[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: configuring exim



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 19 October 2002 1:25 pm, Sandip P Deshmukh wrote:
>
> # This transport is used for delivering messages over SMTP connections.
>
> remote_smtp:
>    driver = smtp
>   authenticate_hosts = what.do.i.write.here

I have this commented out in my configuration - I think it should be the fully 
qualified domain name of the your ISPs SMTP mail server for outgoing mail.  
This is all about logging yourself into the remote smtp machine if you need 
to - normally the remote machine should detect you are an allowed relay from 
your IP address and where in the network you come from to it is unlikely you 
will need it


...
> smarthost:
>    driver = domainlist
>    transport = remote_smtp
>    route_list = "* what.do.i.write.here byname(or something else?)"
>

something like (including quotes) "* smtp.myisp.com bydns_a"

I think this says route all outgoing messages (the *) via smtp.myisp.com 
looking you their A records by DNS (bydns_a) to check that they are valid.


- -- 
Alan Chandler
alan@chandlerfamily.org.uk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9sXJ/uFHxcV2FFoIRAohzAJ9t+cpbjBArxLj4TgtEcJgWmlNR7ACeIGuC
R5nhw8VeML7K+YWlCvytUkw=
=psi2
-----END PGP SIGNATURE-----



Reply to: