Re: [exim] Exim 4.6 Catchall Behaviour

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Jimmy Phelan :: Blacknight Solutions
Cc: exim-users
Asunto: Re: [exim] Exim 4.6 Catchall Behaviour
On Thu, 2 Aug 2007, Jimmy Phelan :: Blacknight Solutions wrote:

> They have a single POP3 account setup as a catchall account. However there
> is an issue with this. If you send a single email to blah@??? and
> blah2@??? only a single message is delivered. This unfortunately
> breaks the getmail app, it sees the single email, but it is trying to
> deliver the message to the two valid users on its side (blah and blah2)


If Exim is doing the delivery using a local transport, it should do
multiple copies by default for an appendfile or pipe transport. This can
be changed using batch_max. Check if you have set that by mistake.

If using the smtp transport, check the max_rcpt option.

And note what the OP said about getting the address from To: and Cc:.
Make sure you use envelope_to_add on the transport and use the header
that it adds.

-- 
Philip Hazel            University of Cambridge Computing Service
Get the Exim 4 book:    http://www.uit.co.uk/exim-book