On 10/2/07, Brent Jones <[EMAIL PROTECTED]> wrote: > In essence, I want Exim to be a caching relay. Take in all mail for > specified hosts, hold onto it for processing, and deliver when the > processing is finished.
I would do it this way: Clients -(SMTP)-> Exim -> IMAP Mailbox Then the editor can proofread the Emails via IMAP. After having checked the emails, he moves them to the Outbox and sends them via IMAP (!): http://www.inter7.com/courierimap/INSTALL.html ("SENDING MAIL VIA AN IMAP CONNECTION") Chris -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
