From: =?ISO-8859-1?Q?Wilberth_P=E9rez?= on
Hi everyone:

Anyone knows what are the differences (or advantages and disadvantages)
between Postfix with Dovecot LDA Vs. Postfix with Procmail LDA?

--
--------------------------------------------------------
LCC Wilberth de Jes�s P�rez Segura CCSA- Administraci�n de Servicios y Seguridad de las TI
Correo: wilberth.perez(a)uady.mx
Universidad Aut�noma de Yucat�n
Secretar�a General
Coordinaci�n Administrativa de Tecnolog�as de Informaci�n
RIUADY
C-59 x Av. Itz�es (999)923-74-28 Ext. 1117
M�rida, Yucat�n, M�xico 2010
--------------------------------------------------------

From: Eero Volotinen on
2010/5/3 Wilberth Pérez <wilberth.perez(a)uady.mx>:
> Hi everyone:
>
> Anyone knows what are the differences (or advantages and disadvantages)
> between Postfix with Dovecot LDA  Vs. Postfix  with  Procmail LDA?

+ easy way to use sieve language (dovecot lda)

--
Eero

From: "Pau Amma" on
On Mon, May 3, 2010 6:19 pm, Wilberth P�rez wrote:
> Hi everyone:
>
> Anyone knows what are the differences (or advantages and disadvantages)
> between Postfix with Dovecot LDA Vs. Postfix with Procmail LDA?

Advantages and disadvantages for which use(s)?

- Answer will likely not be the same if you also have Dovecot installed
for POP3 or IMAP, another POP3/IMAP server, or neither
- Are your users likely to tweak delivery using either? What for? (eg,
selective forwarding or moving to per-ML folders, moving email tagged as
spam (in subject or other headers) to its own folder)

From: mouss on
Wilberth P�rez a �crit :
> Hi everyone:
>
> Anyone knows what are the differences (or advantages and disadvantages)
> between Postfix with Dovecot LDA Vs. Postfix with Procmail LDA?
>

- dovecot supports Sieve (a mail filtering standard)
- maildrop uses pcre (a pattern matching standard)
- procmail uses its own ugly garbage.
http://en.wikipedia.org/wiki/The_UNIX-HATERS_Handbook
http://simson.net/ref/ugh.pdf



- if you use dovecot as a pop/imap server, then dovecot lda is a
"natural" choice.
- elsif you use courier pop/imap, then use maildrop
- elsif you need no filtering, use postfix alone
- else, use maildrop

From: Reinaldo de Carvalho on
On Mon, May 3, 2010 at 6:11 PM, mouss <mouss(a)ml.netoyen.net> wrote:
> Wilberth Pérez a écrit :
>> Hi everyone:
>>
>> Anyone knows what are the differences (or advantages and disadvantages)
>> between Postfix with Dovecot LDA  Vs. Postfix  with  Procmail LDA?
>>
>
> - dovecot supports Sieve (a mail filtering standard)
> - maildrop uses pcre (a pattern matching standard)
> - procmail uses its own ugly garbage.
>        http://en.wikipedia.org/wiki/The_UNIX-HATERS_Handbook
>        http://simson.net/ref/ugh.pdf

if you use cyrus, then use lmtp or as second option cyrdeliver.

> - if you use dovecot as a pop/imap server, then dovecot lda is a
> "natural" choice.
> - elsif you use courier pop/imap, then use maildrop
> - elsif you need no filtering, use postfix alone
> - else, use maildrop


--
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net

"Don't try to adapt the software to the way you work, but rather
yourself to the way the software works" (myself)