Autor: listrcv Data: Para: Rafe Slattery CC: Exim-users Asunto: Re: [exim] Exim to Cyrus Delivery problem - missing headers after
delivery
Rafe Slattery wrote:
> I have an exim and cyrus installation set up, but when exim delivers the
> mail to cyrus, they are showing up in the mail app without headers.
trusted_users = cyrus
## local delivery is with cyrus only!
local_delivery:
driver = lmtp
socket = /var/run/cyrus/socket/lmtp
batch_max = 20
user = mail
current_directory = /tmp
> When I edit the file itself within cyrus I get something like
nothing unusual
> I have had in verbatim whats on the exim site and have tried playing
> round with a few settings but am still having the same problem.... Any
> pointers or slaps on the head saying "look here muppet" appreciated.