[PLUG] Comcast network remap?

Paul Lankow paul at lankow.net
Tue Jan 13 08:43:02 UTC 2004


> If you use sendmail, then
>
>   cd /etc/mail
>   echo 'aol.com     esmtp:[smtp.comcast.net]' >>mailertable
>   makemap hash mailertable < mailertable
>

For Exim, add the following to /etc/exim.conf

route_append:
  transport = remote_smtp
  driver = domainlist
  route_list = "* smtp.comcast.net byname"

Regards,
Paul


---                  _
Paul F. Lankow      -o)
paul at lankow.net     /\\
Linux enthusiast   _\_v





More information about the PLUG mailing list