ive got my TLS smarthost working , now I need to sort the SSL  one.

ive setup stunnel and can telnet to localhost 26 , which brings up the remote mail server
when i try and send  i get a
 "remote host address is the local host" error  message

the lookup in the smtp_users file
is
*@domain.com smarthost="localhost::26" auth_name="[email protected]" auth_pass="xxxx"

google said try send = self is an option, but i get an error when i add this to the config file.

the transport  is
remote_smtp:

 driver = smtp
 hosts_require_tls =*
hosts_require_auth = *

So i need to tell  it that connections on localhost:26  are OK

How ?


thanks






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

Reply via email to