由 sjqu 在 08-10-2003 21:12 发表:
fetchmail的问题
我使用fetchmail收信时,发生如下错误
fetchmail: starting fetchmail 6.2.3 daemon
fetchmail: 5 messages for xxx at pop3.sohu.com (23214 octets).
fetchmail: reading message [email protected] :1 of 5 (2759 octets) fetchmail: SMTP error: 501 5.1.7 Syntax error in mailbox address "[email protected]" (non-printable character)
gethostbyname failed for debian
如果删除了有错误的信以后,其他的信可以收。
.fetchmail该如何设置。
由 nobody_am 在 08-13-2003 02:44 发表:
下面是.fetchmail的一个样板:
-----------------------------------------
poll pop.21cn.com with protocol pop3:
user mingming there is user root here
password "1924568"
-------