Am Dienstag, 5. Juni 2001 16:44 schrieben Sie:
> Rusty Carruth <[EMAIL PROTECTED]> wrote:
> > ...
> > My guess is that procmail is not using sendmail to send the mail,
> > but rather going direct.
>
> Um, I meant going direct to your ISP...
Hallo Rusty,
I suppose that procmail IS using sendmail.
In the procmailogs I see a line like this:
>From [EMAIL PROTECTED] Tue Jun 5 12:01:30 2001
Subject: Blah
Folder: /usr/sbin/sendmail -oi [EMAIL PROTECTED]
So it appernetly uses sendmail or not?
This is what I've found in the sendmail info logs:
Jun 5 12:01:30 localhost sendmail[1443]: f55A1TR01443:
from=<[EMAIL PROTECTED]>, size=5444, class=0, nrcpts=1,
msgid=<[EMAIL PROTECTED]>, proto=ESMTP,
daemon=Daemon0, relay=IDENT:[EMAIL PROTECTED] [127.0.0.1]
Jun 5 12:01:41 localhost sendmail[1444]: f55A1TR01443: to=<am@localhost>,
delay=00:00:11, xdelay=00:00:11, mailer=local, pri=34427, dsn=2.0.0, stat=Sent
Jun 5 12:01:41 localhost sendmail[1448]: f55A1ao01448: from=am, size=5681,
class=0, nrcpts=2, msgid=<[EMAIL PROTECTED]>,
relay=am@localhost
And some secs later:
Jun 5 12:02:09 localhost sendmail[1451]: f55A1ao01448:
[EMAIL PROTECTED], ctladdr=am (501/501), delay=00:00:33,
xdelay=00:00:28, mailer=smtp, pri=65681, relay=smtp.provider.com
[xxx.xx.xx.xx], dsn=5.6.0, stat=Data format error
Jun 5 12:02:09 localhost sendmail[1451]: f55A1ao01448: f55A29n01451: DSN:
Data format error
I have no idea how to solve this problem. I don't know whether the problem is
caused by procmail or sendmail? PLZ, I'm desperate because I need it working.
Thanx a lot
Andreas