如何快速测试procmailrc

在 fetchmail 收到邮件后,可以做到自动让 procmail 执行分拣工作。但是对已经接收到本地的邮件,怎样才能手动让 procmail 执行分拣工作呢? 假设我要对已经收到的邮件/sun/mails/company 重新作一次分拣,我可以执行以下命令(请注意备份): mv /sun/mails/company /sun/mails/seed formail -s procmail < /sun/mails/seed 注意是 formail,而不是 fetchmail ^^ 参考 http://info.ccone.at/INFO/Mail-Archives/procmail/Jun-2005/msg00053.html

2007-01-07 · wuan

搞定mutt

经过多天的摸索,终于得到了一个令自己称心满意的邮件客户端了,贴图庆祝 ^^ 其它一些问题 如果你在fetchmail的日志中看到以下错误信息 fetchmail: 正在读取信息[email protected]:232 of 464 (5862 octets) procmail: Renaming bogus mailbox "/var/mail/sun" info "/var/mail/BOGUS.sun.M" procmail: Couldn't create "/var/mail/sun" fetchmail: not flushed 解决办法是,把/var/ma...

2007-01-06 · wuan

Gmail - TB

pop: pop.gmail.com, 995, SSL, smtp: smtp.gmail.com, 587, TLS,

2006-10-19 · wuan