Re: Expires Header(RFC-5536) implementation

2019-03-04 Thread azusa_tarola
Thank you for your reply! Is there any plans to implement to "Expires" header as Postfix feature?  It is defined in RFC-5536, and sometimes others MTA has that feature. Azusa - Original Message - > From: Wietse Venema > To: Postfix users > Cc: > Date: 2019/2/18, Mon 21:46 > Subject: R

Expires Header(RFC-5536) implementation

2019-02-17 Thread azusa_tarola
Hi, I'm trying to implement "Expires" header (Defined by RFC-5536). I want Postfix bounce the expired mails. At first, I use content filter to check Expires date is valid. However, content filtering can be done only one time when into the mail queue. (It can't be done when Postfix resend deferred