Re: Sieve: adding Date: header when missing

2014-07-17 Thread Reindl Harald
Am 17.07.2014 21:19, schrieb Jost Krieger: > On Thu, Jul 17, 2014 at 04:50:20PM +0200, Reindl Harald wrote: > >> as said: >> fix the application or try to solve that at MTA level > > The correct place would be the MSA. pfff MSA / MTA - 999 out of 1000 "MSA" setups are just postfix or exim on lo

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Jost Krieger
On Thu, Jul 17, 2014 at 04:50:20PM +0200, Reindl Harald wrote: > as said: > fix the application or try to solve that at MTA level The correct place would be the MSA. If all mail genrated by Web appliocations woul pass through a working MSA fixing them up, a lot of problems would go away. > >> i

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Reindl Harald
Am 17.07.2014 18:24, schrieb Daniele Nicolodi: > On 17/07/2014 16:50, Reindl Harald wrote: >> as said: >> fix the application or try to solve that at MTA level > > If it were so simple to convince people to fix their applications (I > especially hate applications refusing the "+" character in em

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Daniele Nicolodi
On 17/07/2014 16:50, Reindl Harald wrote: > as said: > fix the application or try to solve that at MTA level If it were so simple to convince people to fix their applications (I especially hate applications refusing the "+" character in email address local part), the world would definitely be a be

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Daniele Nicolodi
On 17/07/2014 16:51, Alex JOST wrote: > Am 17.07.2014 16:13, schrieb Daniele Nicolodi: >> Hello, >> >> there is a way with a sieve rule to add a Date: header when it is >> missing? Adding one with the time of reception of the message or using >> the date from the the first Received: header would b

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Daniele Nicolodi
On 17/07/2014 17:34, Jiri Bourek wrote: > On 17.7.2014 16:40, Jochen Bern wrote: >> On -10.01.-28163 20:59, Daniele Nicolodi wrote: >>> Unfortunately I'm receiving some useful automated messages that lack a >>> Date header and this screws up the sorting in my imap clients. I have a >>> script to f

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Jiri Bourek
On 17.7.2014 16:40, Jochen Bern wrote: On -10.01.-28163 20:59, Daniele Nicolodi wrote: Unfortunately I'm receiving some useful automated messages that lack a Date header and this screws up the sorting in my imap clients. I have a script to fix those acting on the Maildir storage, but I would pr

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Alex JOST
Am 17.07.2014 16:13, schrieb Daniele Nicolodi: Hello, there is a way with a sieve rule to add a Date: header when it is missing? Adding one with the time of reception of the message or using the date from the the first Received: header would be good options. Unfortunately I'm receiving some us

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Reindl Harald
Am 17.07.2014 16:46, schrieb Daniele Nicolodi: > Hello Harald, > > On 17/07/2014 16:30, Reindl Harald wrote: >> >> Am 17.07.2014 16:13, schrieb Daniele Nicolodi: >>> there is a way with a sieve rule to add a Date: header when it is >>> missing? Adding one with the time of reception of the messa

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Daniele Nicolodi
Hello Harald, On 17/07/2014 16:30, Reindl Harald wrote: > > Am 17.07.2014 16:13, schrieb Daniele Nicolodi: >> there is a way with a sieve rule to add a Date: header when it is >> missing? Adding one with the time of reception of the message or using >> the date from the the first Received: heade

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Jochen Bern
On -10.01.-28163 20:59, Daniele Nicolodi wrote: > Unfortunately I'm receiving some useful automated messages that lack a > Date header and this screws up the sorting in my imap clients. I have a > script to fix those acting on the Maildir storage, but I would prefer to > have the thing solved more

Re: Sieve: adding Date: header when missing

2014-07-17 Thread Reindl Harald
Am 17.07.2014 16:13, schrieb Daniele Nicolodi: > there is a way with a sieve rule to add a Date: header when it is > missing? Adding one with the time of reception of the message or using > the date from the the first Received: header would be good options. > > Unfortunately I'm receiving some u