Auteur: Cyborg Date: À: exim-users Sujet: Re: [exim] imap use after exim
Am 24.07.2012 21:38, schrieb Todd Lyons: > 3. Have exim deliver all messages send by this user into a subfolder
> in his maildir. To do this, I would add a router which delivers the
> email into /path/to/his/Maildir/.Sent/ or similar, with the "unseen"
> setting so that it continues on to do a regular delivery as well. *It
> will pollute* your mail logs though.
Add "disable_logging" to that router and it won't log it ;)