Postfix + Dovecot and the purpose of LMTP

2016-01-06 Thread Dennis Steinkamp
Hey guys, i hope i am not bothering you guys lately with my rather stupid questions about postfix on the mailing list. There are tons of guides and how-tos out there and of course i try to look for answers there first but apparently, there are so many different ways of how things can be done, i

Re: Postfix + Dovecot and the purpose of LMTP

2016-01-06 Thread Robert Schetterer
Am 06.01.2016 um 17:51 schrieb Dennis Steinkamp: > My first questions is, what are the benefits of letting Dovecot handle > mail delivery instead of the postfix mda? i.e dovecot and postfix may hosted at different places/servers, in real complex mail setups are used widely > If i go for the lmtp

Re: Postfix + Dovecot and the purpose of LMTP

2016-01-06 Thread Wietse Venema
The main difference is that with LMTP, Dovecot is in complete control over the message store: how messages are stored, how they are retrieved, per-user filters, per-user quotas, and so on. It makes a lot of sense to split the responsibilities of mail handling. (the use of LMTP instead of SMTP is a

Re: Postfix + Dovecot and the purpose of LMTP

2016-01-06 Thread Dennis Steinkamp
Thank you very much Wietse and Robert. :) Dennis Am 06.01.2016 um 19:55 schrieb Wietse Venema: The main difference is that with LMTP, Dovecot is in complete control over the message store: how messages are stored, how they are retrieved, per-user filters, per-user quotas, and so on. It makes a

Re: TLS Logging per MsgId

2016-01-06 Thread Markus Benning
Am Montag, den 04.01.2016, 20:40 +0100 schrieb Markus Benning: > My log analyser "saftpresse" implements this: > > https://metacpan.org/release/Log-Saftpresse > > Theres a commandline interface "saftsumm" which tries to provide the > classic pflogsumm inteface. > Try '--tls-stats' > > The saftpr

Re: TLS Logging per MsgId

2016-01-06 Thread Quanah Gibson-Mount
--On Wednesday, January 06, 2016 11:58 PM +0100 Markus Benning wrote: Am Montag, den 04.01.2016, 20:40 +0100 schrieb Markus Benning: My log analyser "saftpresse" implements this: https://metacpan.org/release/Log-Saftpresse Theres a commandline interface "saftsumm" which tries to provide the