On Sun, Dec 08, 2013 at 08:26:41PM +0100, Michael Strauss wrote: > Hi, > > if a relay server rejects my mail in SMTP dialog, it's gone? In this > case I get no bounce, no error message (except in logs). >
can you show your smtpd.conf ? You're probably missing a rule for the localhost to generate a mail > For example: > _________ > | > | mta: 0x8add138: <<< 553 5.7.1 <[email protected]>: Sender address > rejected: not owned by user [email protected] > | relay: PermFail for b000326cf0ecb739: session=ffffffff86b0966c, > from=<[email protected]>, to=<[email protected]>, rcpt=<->, source=192.168.1.2, > relay=198.187.29.228 (lb-fly.ox.registrar-servers.com), delay=29s, stat=553 > 5.7.1 <[email protected]>: Sender address rejected: not owned by user > [email protected] > | mta: 0x8add138: MTA_RCPT -> MTA_RSET > | mta: 0x8add138: >>> RSET > | mta: 0x8add138: <<< 250 2.0.0 Ok > | debug: mta: waiting for 1s after reset > | debug: mta: flush for b000326cf0ecb739 (-> [email protected]) > | debug: queue: bouncing evp:b000326cf0ecb739 as evp:b000326c47d475e6 > | debug: scheduler: evp:b000326c47d475e6 scheduled (bounce) > | debug: bounce: new message b000326c > | debug: bounce: adding report b000326c47d475e6: [email protected]: 553 5.7.1 > <[email protected]>: Sender address rejected: not owned by user [email protected] > | debug: bounce: drain: nmessage=1 running=0 > | debug: bounce: next message not ready yet > | debug: bounce: setting timer > | debug: bounce: timeout > | mta: timeout for session hangon > | debug: bounce: drain: nmessage=1 running=0 > | debug: bounce: requesting new enqueue socket... > | mta: 0x8add138: MTA_RSET -> MTA_READY > | debug: mta: 0x8add138: no task for relay > [relay:oxmail.registrar-servers.com,port=587,starttls,auth=secrets:pw,mx] > | debug: bounce: enough sessions running > |_________ > > The mail seems to be silently dropped. How to configure a warning > message for example to postmaster@localhost in such a case? > > Thank you, > > Michael > > -- > You received this mail because you are subscribed to [email protected] > To unsubscribe, send a mail to: [email protected] > -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
