* Iain_Gray@??? [2004-01-26 13:53]:
> HI
>
> I have exim 4.30 running and I want to direct all localusers to a cyrus
> imap server using lmtp.
>
> my local_delivery transport is
>
> local_delivery:
> driver = lmtp
> command = "/usr/lib/cyrus-imapd/deliver -l"
> batch_max = 20
> user = cyrus
>
> This delivers to a local lmtp, but my problem is I want to deliver to a
> cyrus lmtp on another machine and I have no idea how to do this.
>
> Is there anyone who has delivered with lmtp to another host running cyrus
> imapd?
local_delivery:
driver = smtp
protocol = lmtp
hosts = cyrus-host.example.com
hosts_override
authenticated_sender = $local_part@$domain
rcpt_include_affixes
--
Kirill Miazine
mailto:km@krot.org
http://km.krot.org/