RE: [Exim] Re: submission port

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Creedon, Ted
Fecha:  
A: 'Suresh Ramasubramanian', exim-users
Asunto: RE: [Exim] Re: submission port
which means that         command = /usr/local/sbin/exim -f ${sender_address} ${pipe_addresses}
could be changed to    command = /usr/local/sbin/exim -f <${local_part}@???> ${pipe_addresses}


for us that have a dial in isp account with floating IP addresses?

tedc

-----Original Message-----
From: Suresh Ramasubramanian [mailto:mallet@efn.org]
Sent: Thursday, August 16, 2001 9:54 PM
To: exim-users@???
Subject: [Exim] Re: submission port


+++ Matt Bernstein [exim-users] <16/08/01 07:59 +0100>:
> I use a pipe transport with
> command = /usr/local/sbin/exim -f ${sender_address} ${pipe_addresses}
> ..with that being hit by my only router, and with no local_domains.


You might want to make this "exim -f <${sender_address}> to deal with cases
of null return path, I guess.

     -suresh (got bitten by that when first configuring amavis for exim)



--
## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##