Hi to all, my question is what is benefit implementing LMTP service replacing LDA i have dovecot 2.1.8 with vpoipmail+qmail and about 500 users now i'm using LDA and i'm interested on LMTP service. Thanks in advance
*/Davide Marchi /Teorema Ferrara Srl /(Tel: /**/+39 0532 783161)/**/ (Fax: +/**/39 0532 783368/**/)/**//**/ /**//**/Davide.Marchi@mail.cgilfe.it mailto:davide.marchi@mail.cgilfe.it?subject=Info
/CONFIDENZIALITA’ *** Questo messaggio, inclusi gli eventuali allegati, è indirizzato solo ai destinatari e può contenere informazioni riservate e confidenziali. Se avete ricevuto il messaggio senza esserne un destinatario, siete pregati di non utilizzare, copiare o distribuire questo messaggio o i suoi allegati. Se avete ricevuto il messaggio per errore, siete pregati di cancellarlo dal vostro sistema, assieme a tutti gli allegati, e di informare immediatamente il mittente,sia ai sensi dell'art. 616 c.p., sia ai sensi del DL n. 196/03.
*CONFIDENTIALITY*** This message and any attachments are intended only for the use of the addressee(s) and may contain information that is privileged and/or confidential. If the reader of the message is not the intended recipient(s) or an authorized representative of the intended recipient(s), please do not use, copy, distribute this email or its attachments or take action based on them. If you have received this communication in error, please notify us immediately by email and delete the message and any attachments from your system. *Teorema FerraraSrl - Via Spronello, 7 - 44121 Ferrara Italia - P. IVA 01244490387** P**S**tampa questo messaggio solo se veramente necessario, pensa alla natura! - Please consider whether it is necessary to print this e-mail*
On Sat, Nov 3, 2012 at 10:45 AM, Davide davide.marchi@mail.cgilfe.it wrote:
Hi to all, my question is what is benefit implementing LMTP service replacing LDA i have dovecot 2.1.8 with vpoipmail+qmail and about 500 users now i'm using LDA and i'm interested on LMTP service. Thanks in advance
For us it has the benefit that we don't need to run any SMTP servers on the backend dovecot servers, and we can have our frontend postfix servers deliver incoming messages trough the dovecot director so that the users are sticky to their servers. For a single server running everything, I don't know if there's any point.
-jf
Davide wrote:
my question is what is benefit implementing LMTP service replacing LDA i have dovecot 2.1.8 with vpoipmail+qmail and about 500 users now i'm using LDA and i'm interested on LMTP service.
with LMTP...
- you dont need to care about mail filesystem permissions
- you can use dovecot lmtp proxy and/or director
- you don't need to spawn a new process for each message
Regards Daniel
Il 03/11/2012 13:41, Daniel Parthey ha scritto:
Davide wrote:
my question is what is benefit implementing LMTP service replacing LDA i have dovecot 2.1.8 with vpoipmail+qmail and about 500 users now i'm using LDA and i'm interested on LMTP service. with LMTP... [...]
- you don't need to spawn a new process for each message
For me this options is the most valuable. I'm also running qmail+vpopmail and dovecot as LDA and with thousand of users spawn a new process for each message could be a problem.
But you need to swith to postfix, or have you some idea on how to run qmail and LMTP together?
-- Alessio Cecchi is: @ ILS -> http://www.linux.it/~alessice/ on LinkedIn -> http://www.linkedin.com/in/alessice Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/ @ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it
Alessio Cecchi wrote:
Daniel Parthey wrote:
Davide wrote:
my question is what is benefit implementing LMTP service replacing LDA i have dovecot 2.1.8 with vpopmail+qmail and about 500 users now i'm using LDA and i'm interested on LMTP service. with LMTP...
- you don't need to spawn a new process for each message
For me this options is the most valuable. I'm also running qmail+vpopmail and dovecot as LDA and with thousand of users spawn a new process for each message could be a problem.
But you need to switch to postfix, or have you some idea on how to run qmail and LMTP together?
You will need an MTA with LMTP client support, e.g. postfix or exim: http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP
Regards Daniel
participants (4)
-
Alessio Cecchi
-
Daniel Parthey
-
Davide
-
Jan-Frode Myklebust