|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Noel Jones (njones
megan.vbhcs.org)
Date: Tue Aug 05 2008 - 19:48:30 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stan Hoeppner wrote:
> Hello fellow smart hosters,
>
> I've been running this way for 3 years now because I could never figure
> out how to wildcard "everything else". Here's the top of my transport
> file (a very small portion of it):
>
> hardwarefreak.com smtp:[192.168.100.2]
> earthlink.net smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> .earthlink.net smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> sbcglobal.net smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> .sbcglobal.net smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> swbell.net smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> .swbell.net smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> sbc.com smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> .sbc.com smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> yahoo.com smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> .yahoo.com smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> aol.com smtp:[smtp.sbc.mail.yahoo4.akadns.net]
> .aol.com smtp:[smtp.sbc.mail.yahoo4.akadns.net]
>
>
> Is there a way to wildcard everything other than hardwarefreak.com? I'd
> sure like to have a two line transport file instead of 200.
>
> Any help in getting this fixed would be greatly appreciated.
>
> Thanks.
>
> Stan Hoeppner
> TheHardwareFreak
# main.cf
relayhost = [smtp.sbc.mail.yahoo4.akadns.net]
# transport
hardwarefreak.com smtp:[192.168.100.2]
All mail is sent to the relayhost, except for overrides listed
in the transport map.
--
Noel Jones
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]