mail# echo "test" | maildrop -V 10 -d
test@extmail.org
Invalid user specified.
mail# tail -f /var/log/maillog
Jun 14 01:28:05 mail postfix/smtpd[981]: lost connection after UNKNOWN from loca lhost.extmail.org[127.0.0.1]
Jun 14 01:28:05 mail postfix/smtpd[981]: disconnect from localhost.extmail.org[1 27.0.0.1]
Jun 14 01:57:06 mail postfix/postfix-script[1133]: stopping the Postfix mail sys tem
Jun 14 01:57:06 mail postfix/master[738]: terminating on signal 15
Jun 14 01:57:07 mail authdaemond: stopping authdaemond children
Jun 14 17:41:28 mail authdaemond: modules="authmysql", daemons=5
Jun 14 17:41:28 mail authdaemond: Installing libauthmysql
Jun 14 17:41:29 mail authdaemond: Installation complete: authmysql
Jun 14 17:41:30 mail postfix/postfix-script[740]: starting the Postfix mail syst em
Jun 14 17:41:30 mail postfix/master[741]: daemon started -- version 2.4.3, confi guration /usr/local/etc/postfix
这是怎么回事啊~
mail# echo "test" | maildrop -V 10 -d
test@extmail.org
Invalid user specified.
我按步一步一步来的啊.怎么回事啊`