On 07/12/2006 23:17, I wrote:
> If a message is arriving in multiple mailboxes at your site, all using 
> the appendfile transport, why wouldn't it handle several at once?

Actually I can answer that myself: because exim can't setuid to several 
different users at once. If your deliveries are to virtual users all 
with the same uid, the transport may make several deliveries, but if 
your deliveries are to real users with different uids, exim will fork 
and setuid for each one, so the transport will be run separately for 
each one.

Cheers,

John.

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to