[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MAIL FROM discarded



On Mon, 2001-12-10 at 14:57:50, zmailer@pizi.cz wrote:

> I have server with zmailer.
> >From this server I send with my perl script mail to this local
> Zmailer...
> 
> HELO localhost
> MAIL FROM: <automat@jinak.cz>
> RCPT TO: <shaana@shaana.cz>
> DATA
> Subject: Potvrzeni registrace
> From: Potvrzovadlo <potvrd@jinak.cz>
> To: Prihlasovatel <shaana@shaana.cz>
> X-pomucka: blabla
> bla bla bla
> QUIT
> 
> This all is OK. Zmailer receive this from my script, but!
> 
> When Zmailer sending this mail to shaana, this mail have envelope
> MAIL FROM: <>, and shaana's SMTP server is configured to not receive
> mail with empty MAIL FROM:.
> 
> Why Zmailer discard my MAIL FROM?

  I had the same problem when I used a 'hack' to reject nonexistent users
in virtual domains, putting

a.domain.com	error!nosuchuser

  in /etc/zmailer/db/routes file. There's a piece of code in Zmailer that
breaks MAIL FROM addresses when it thinks they are comming from 'error'
channel.

  If this is what you do, I can give you solution to this problem.

Regards,
-- 
Szymon Juraszczyk, szymon@ssk.pl
-
To unsubscribe from this list: send the line "unsubscribe zmailer" in
the body of a message to majordomo@nic.funet.fi