|
Prev: 理財大師Robert G.Allen教你如何賺錢
Next: Procmail: how to forward messages without sendmail?<1ed54685-e00a-4dce-9d56-34bdab14bac0@l32g2000hse.googlegroups.com>
From: cooldustbin on 6 Feb 2008 13:28 Hi all! I'm using Postfix with Procmail and everything is working fine so far. Now I'm trying to forward messages using the procmail's recipe: :0 c ! newaccount(a)gmail.com but I have a problem. When the recipe is executed I get this error: procmail: Executing "/usr/sbin/sendmail,-oi,newaccount" /bin/sh: Can't open /usr/sbin/sendmail procmail: Error while writing to "/usr/sbin/sendmail" procmail: Non-zero exitcode (2) from "/usr/sbin/sendmail" procmail: Assigning "LASTFOLDER=/usr/sbin/sendmail -oi newaccount(a)gmail.com" I don't understand why procmail is trying to use sendmail, when my MTA is Postfix. Before installing Postfix, I have removed sendmail. Thanks to everyone could help me. CoolDB |