Re: Expires Header(RFC-5536) implementation

2019-03-05 Thread Bill Cole
On 5 Mar 2019, at 0:53, azusa_tar...@yahoo.co.jp wrote: Thank you for your reply! Is there any plans to implement to "Expires" header as Postfix feature?  It is defined in RFC-5536, Which defines the format of *Netnews* (a.k.a. Usenet) messages, *NOT* electronic mail messages. See https://

Re: Expires Header(RFC-5536) implementation

2019-03-05 Thread Matus UHLAR - fantomas
some more info? - Original Message - From: Wietse Venema To: Postfix users Cc: Date: 2019/2/18, Mon 21:46 Subject: Re: Expires Header(RFC-5536) implementation azusa_tar...@yahoo.co.jp: Hi, I'm trying to implement "Expires" header (Defined by RFC-5536). I want P

Re: Expires Header(RFC-5536) implementation

2019-03-04 Thread azusa_tarola
8, Mon 21:46 > Subject: Re: Expires Header(RFC-5536) implementation > > azusa_tar...@yahoo.co.jp: >> Hi, >> I'm trying to implement "Expires" header (Defined by > RFC-5536). >> I want Postfix bounce the expired mails. >> At first, I use content

Re: Expires Header(RFC-5536) implementation

2019-02-18 Thread Wietse Venema
azusa_tar...@yahoo.co.jp: > 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

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