tomww: > Hi, > > is it possible to config the sending postfix to retry the delivery > to one specific target mailserver as if it was a soft-bounce? > Unfortunatly the target shows very often a full mailbox. > > May 14 15:26:21 mailrouter postfix/smtp[8044]: [ID 197553 mail.info] > 2B6FC248FC: to=<[email protected]>, > relay=smtp.rzone.de[1.2.3.4]:25, delay=1, > delays=0.16/0.01/0.52/0.31, dsn=5.2.2, status=bounced (host > smtp.rzone.de[1.2.3.4] said: 554 5.2.2 Delivery failed: mailbox is > full (quota exceeded) (in reply to end of DATA command))
http://www.postfix.org/postconf.5.html#smtp_reply_filter This may require a dedicated transport_maps and master.cf entry Wietse
