Not sure if this applies, but we received similar problem in 2.0.16 with qmail until 
we modified lmtp.c to replace all
instances of

    smbuf[2] = "<>";
with something like
    smbuf[2] = "[EMAIL PROTECTED]";

qmail's sendmail replacement really did not like the <> as a "From" address.

Hope this helps,
John



Alexander Brill wrote:

> I am having some problems related to sieve and its vacation module. It
> just won't send out to the right recipient, but it tries to send it to
> [EMAIL PROTECTED] This is what I get in my logs:
>
> Jul  3 10:48:25 tarkan postfix/smtpd[13027]: 15CEB3FA05: client=localhost[127.0.0.1]
> Jul  3 10:48:25 tarkan postfix/cleanup[13046]: 15CEB3FA05: message-id=<[EMAIL 
> PROTECTED]>
> Jul  3 10:48:25 tarkan postfix/smtpd[13027]: disconnect from localhost[127.0.0.1]
> Jul  3 10:48:25 tarkan postfix/qmgr[14206]: 15CEB3FA05: from=<>, size=1436, nrcpt=1 
> (queue active)
> Jul  3 10:48:25 tarkan amavis[12936]: (12936-01) Passed, (?) -> <[EMAIL PROTECTED]>, 
> Message-I
> D: <[EMAIL PROTECTED]>
> Jul  3 10:48:25 tarkan postfix/smtp[13022]: 9215E3FB50: to=<[EMAIL PROTECTED]>, 
> orig_to=<cyrus
> @unspecified-domain>, relay=127.0.0.1[127.0.0.1], delay=1, status=sent (250 2.6.0 
> Ok, id=12936-01, from MTA: 250 Ok
> : queued as 15CEB3FA05)
> Jul  3 10:48:26 tarkan postfix/smtp[13050]: 15CEB3FA05: to=<[EMAIL PROTECTED]>, 
> relay=mail.onl
> ine.no[148.122.161.36], delay=1, status=sent (250 KAA05768 Message accepted for 
> delivery)
>
> --
> Alexander Brill <[EMAIL PROTECTED]>
> http://www.project23.no
> PGP-key: http://www.nettstudio.no/pgp/alexander.brill.asc
>
>   ------------------------------------------------------------------------
>                        Name: signature.asc
>    signature.asc       Type: application/pgp-signature
>                 Description: This is a digitally signed message part

Reply via email to