[Dovecot] Pigeonhole and Dovecot deliver
Hi,
i still try to sieve system.
ok first our deliver command procmail. our user accounts stored in openldap, mail files are in Maildir folders
in 15-lda.conf recommented
protocol lda { # Space separated list of plugins to load (default is global mail_plugins). mail_plugins = $mail_plugins sieve log_path = info_log_path =
}
after that,
in master.cf i added dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/dovecot-lda -f ${sender} -a ${recipient} -d ${user}@${nexthop}
in main.cf mailbox_command = /usr/libexec/dovecot/dovecot-lda -a "$RECIPIENT" dovecot_destination_recipient_limit = 1 virtual_transport = dovecot virtual_mailbox_domains = ldap:domains
İN 90-sieve.conf sieve = /home/vmail/domains/..................edu.tr/%n/.dovecot.sieve sieve_dir = /home/vmail/domains/.........................edu.tr/%n/.sieve
and also i successfuly add my filters, shown in attachment.
but mail don't deliver, waitin hold queue
77CBB22736! 2667 Fri May 16 11:15:54 selcuk.yazar@gmail.com selcukyazar@................... edu.tr
76228227F9! 3028 Fri May 16 10:19:12 selcuk.yazar@gmail.com selcukyazar@.................... edu.tr
any advice or solution
thanks in advance
-- Selçuk YAZAR http://www.selcukyazar.blogspot.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Fri, 16 May 2014, Selcuk Yazar wrote:
ok first our deliver command procmail.
you mean that your current MDA is procmail, which you want to replace by Dovecot deliver?
in master.cf i added dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/dovecot-lda -f ${sender} -a ${recipient} -d ${user}@${nexthop}
in main.cf mailbox_command = /usr/libexec/dovecot/dovecot-lda -a "$RECIPIENT" dovecot_destination_recipient_limit = 1 virtual_transport = dovecot virtual_mailbox_domains = ldap:domains
but mail don't deliver, waitin hold queue
77CBB22736! 2667 Fri May 16 11:15:54 selcuk.yazar@gmail.com selcukyazar@................... edu.tr
76228227F9! 3028 Fri May 16 10:19:12 selcuk.yazar@gmail.com selcukyazar@.................... edu.tr
any advice or solution
postfix and/or Dovecot are to log something, post the log lines of Dovecot and postfix. Did you've read http://wiki2.dovecot.org/LDA/Postfix ?
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBU3XRNXz1H7kL/d9rAQKuUwgAk1bBYiPAgH+dXe70KXSnYZoSCkgQdI73 AjUCj7zCs3L5BF09QGD7oamjvzSAltEvFBvN2HTsh4k7+9tiDz1//5QfPtgc9yVy ditUUf2Tppa+ls3cZKxJ5IehKJxlSrTIDssqThR3Q4Wp5b1o1y/cEZXGT2mq93ge Rhjnm5fo2LdysqtDMtY4Wbt4UeoZr/ICi73yxzvB6OrT6OqY3pvpWrU4LlVTRnES 5GyQkAQjN65BxggEAYKbGiY/5scuNu03YkQBAzBMeDnqtXL3ApjwK4P+c/OyTW/r 9udykdk93s6zMtV1bbNJ8qEgTcGxaCwxcvNzfwvXkwX86Fue02WX6g== =wiMy -----END PGP SIGNATURE-----
participants (2)
-
Selcuk Yazar
-
Steffen Kaiser