Re: Enforcing line length limit for locally delivered mail

2010-12-17 Thread Wietse Venema
Markus Sch?pflin: > Am 17.12.2010 15:44, schrieb Wietse Venema: > > Markus Sch_pflin: > >> Am 17.12.2010 13:16, schrieb Wietse Venema: > >>> Markus Sch?pflin: > Am 16.12.2010 13:14, schrieb Wietse Venema: > >> > >> [...] > >> > OTOH I'm still wondering whether this is something the cleanu

Re: Enforcing line length limit for locally delivered mail

2010-12-17 Thread Markus Schöpflin
Am 17.12.2010 15:44, schrieb Wietse Venema: Markus Schöpflin: Am 17.12.2010 13:16, schrieb Wietse Venema: Markus Sch?pflin: Am 16.12.2010 13:14, schrieb Wietse Venema: [...] OTOH I'm still wondering whether this is something the cleanup daemon should be able to do? Opinions? Yes. SMTP p

Re: Enforcing line length limit for locally delivered mail

2010-12-17 Thread Wietse Venema
Markus Sch??pflin: > Am 17.12.2010 13:16, schrieb Wietse Venema: > > Markus Sch?pflin: > >> Am 16.12.2010 13:14, schrieb Wietse Venema: > > [...] > > >> OTOH I'm still wondering whether this is something the cleanup daemon > >> should be able to do? Opinions? > > > > Yes. SMTP protocol issues sh

Re: Enforcing line length limit for locally delivered mail

2010-12-17 Thread Markus Schöpflin
Am 17.12.2010 13:16, schrieb Wietse Venema: Markus Sch�pflin: Am 16.12.2010 13:14, schrieb Wietse Venema: [...] OTOH I'm still wondering whether this is something the cleanup daemon should be able to do? Opinions? Yes. SMTP protocol issues should be dealt with in the SMTP client and serve

Re: Enforcing line length limit for locally delivered mail

2010-12-17 Thread Wietse Venema
Markus Sch?pflin: > Am 16.12.2010 13:14, schrieb Wietse Venema: > > Markus Sch?pflin: > >> So is it possible to get postfix to do the SMPT line length limit handling > >> (split long lines and insert CR LF) for this kind of setup? > > > > Perhaps surprisingly, Postfix enforces the SMTP line length

Re: Enforcing line length limit for locally delivered mail

2010-12-17 Thread Markus Schöpflin
Am 16.12.2010 13:14, schrieb Wietse Venema: Markus Sch?pflin: So is it possible to get postfix to do the SMPT line length limit handling (split long lines and insert CR LF) for this kind of setup? Perhaps surprisingly, Postfix enforces the SMTP line length limit only delivery via SMTP. Not r

Re: Enforcing line length limit for locally delivered mail

2010-12-16 Thread Wietse Venema
Markus Sch?pflin: > Hello, > > were running a few mailing lists with news gateway using postfix for the > MTA. So the setup is like this: postfix -> mailman -> innd > > Now the problem is that sometimes mails exceeding the 1000 characters line > limit are handed over to postfix, which happily f

Enforcing line length limit for locally delivered mail

2010-12-16 Thread Markus Schöpflin
Hello, were running a few mailing lists with news gateway using postfix for the MTA. So the setup is like this: postfix -> mailman -> innd Now the problem is that sometimes mails exceeding the 1000 characters line limit are handed over to postfix, which happily forwards them to mailman which