Re: [EXIM] Recurrent problem with exim and fetchmail.

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Rob Browning
Fecha:  
A: Philip Hazel
Cc: exim-users
Asunto: Re: [EXIM] Recurrent problem with exim and fetchmail.
Philip Hazel <ph10@???> writes:

> I'm afraid that I feel this is really a fetchmail problem.


If you mean by that that fetchmail should be fixing the address, then
that's fine, but in case I didn't make it clear, fetchmail's not the
one producing the bad addresses, the bad addresses are coming from
upstream. The messages had reached my departmental mailbox with these
broken addresses. I guess ideally the department's MTA should be
refusing them...

> Nevertheless, Exim 1.90 has a feature whereby you can apply a
> special rewriting rule to incoming SMTP addresses before anything
> else is done to them. You could use this to rewrite
> <foo@.somehost.bar> to <foo@???> I suppose, to paper over
> this particular mess. Something like
>
> ^([^@]+)@\.(.*)$ $1@$2 S


OK, thanks, I'll try that.

--
Rob Browning <rlb@???>
PGP fingerprint = E8 0E 0D 04 F5 21 A0 94 53 2B 97 F5 D6 4E 39 30

--
*** Exim information can be found at http://www.exim.org/ ***