procmail
[Top] [All Lists]

RE: Email Forward broke

2003-12-11 13:05:26
At 11:39 2003-12-11 -0700, Daniel Kaliel wrote:
the results of ls -al /var/spool/mail/li are:

folder or file does not exist.

In your procmailrc, after defining the log:

LOG="SENDMAIL: ${SENDMAIL}
"

(yea, with the closing quote on the following line - this inserts a hard newline into the log)

Looks to me like your $SENDMAIL variable is hosed. You should find out why. But if you find the sendmail stub your MTA uses, you can set it in your /etc/procmairlcs:

SENDMAIL="/path/to/sendmail_stub"

And then your blackberry messages should start getting delivered.

Consider the above only a bodge to get it working - SENDMAIL should be properly defined in procmail. Perhaps your procmail isn't compiled with the proper settings for your MTA?

[big wholesale quote snipped]

---
 Sean B. Straw / Professional Software Engineering

 Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
 Please DO NOT carbon me on list replies.  I'll get my copy from the list.


_______________________________________________
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>