procmail
[Top] [All Lists]

Re: Trying to forward mail....

2002-01-10 09:36:31
Well its getting closer

I added 
SENDMAIL=/path/to/sendmail to the /etc/procmailrc file
but changed the path to point to postfix. Yes, I am using Postfix.
I pulled this from the maillog on the mail server

Jan 10 09:26:29 ix postfix[8523]: error: to submit mail, use the Postfix 
sendmail command
Jan 10 09:26:29 ix postfix[8523]: fatal: the postfix command is reserved for 
the superuser


I get this from the procmail log
procmail: Executing "/usr/sbin/postfix,-oi,user(_at_)abc(_dot_)com"

So I think thats ok now.



Anthony


On Thursday 10 January 2002 08:44, you wrote:
Anthony,

I've seen this problem before a while back.  It appeared as if procmail
wasn't finding my sendmail binary, so i had to tell it where sendmail was.
I added this line to my procmailrc:

SENDMAIL=/path/to/sendmail

This worked for me.  Let me know how it turns out.

Jason

-----Original Message-----
From: Anthony Hologounis [mailto:anthony(_at_)penguinnetworking(_dot_)com]
Sent: Thursday, January 10, 2002 10:38 AM
To: procmail(_at_)Lists(_dot_)RWTH-Aachen(_dot_)DE
Subject: Trying to forward mail....


Hello

I am using procmail and its going well. I now want to forward certain
emails

to another person.

:0c

* ^Subject: XXXX
! user(_at_)abc(_dot_)com

It fails. I get this in the log file

procmail: Match on "^Subject: XXXX"
procmail: Assigning "LASTFOLDER= -oi user(_at_)abc(_dot_)com"
procmail: Executing ",-oi ,user(_at_)abc(_dot_)com"

: : No such file or directory

ideas?

Cheers and Thanks Much

Anthony
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>