On Čt, 2002-04-18 at 13:24, Sergey Golubitsky wrote:
> IP> I prefer delivery over lmtp - better handling of nonexistent users.
> IP> Setup is:
>
> IP> in main.cf:
> IP> mailbox_transport=lmtp:unix:/var/imap/socket/lmtp
>
> IP> and in master.cf disable chroot (or create and user
> IP> that socket
On Čt, 2002-04-18 at 11:54, Sergey Golubitsky wrote:
> BT> 1. You may try to set "mailbox_transport" to deliver locally
(non-cyrus)
> fixed
>
> BT>and "luser_relay" to use cyrus if no valid local user could be
found.
> luser_relay = cyrus ?
>
> BT> 2. You may try to set "mailbox_transport" t
Is there any way to trigger adding message to mailbox
and launch external program on such event?
My intention is to have "special" IMAP folders
and let messages be processes after moving
to such folder (either by "hand" or by sieve script).
Thanks,
ivo
Hi all,
I'm currently upgrading my mail system. I use postfix+cyrus
(older versions), I wan to continue to use them. My system
is RedHat 7.2, so I use rpm versions. Postfix rpm seems
to work as expected (version 1.1.4). I did not found any
Cyrus-imapd rpm, so I have created it myself. It is close