[NTLUG:Discuss] Sendmail Problem?
Ed Coates
edcoates at nighthawk.dyndns.org
Thu Jun 12 09:17:31 CDT 2003
Quoting Tom Woody <woody at nfri.com>:
> On Wed, 2003-06-11 at 18:28, Bobby Sanders wrote:
> > I've just started sendmail on a new computer named "joe." Mail sent to
> > certain sites, mostly universities, is bounced with the notation:
> >
> > (reason: 504 <usr at joe>: Sender address rejected: need fully-qualified
> > address)
> >
> > Can I get sendmail to remote machines that I am really
> > usr1 at isp_name.com? If so, how?
> >
> in your /etc/mail/sendmail.mc (at least this is where it is on Redhat)
> you need to add the following line, and the smtp.your.provider would be
> the hostname of the mail (so on my machine at home its mail.attbi.com).
> define(`SMART_HOST',`smtp.your.provider')
>
> This makes sendmail send your email through your isp, lots of sites
> blacklist people who send email without using the isp because typically
> they are spammers.
> --
One other option I discovered when I ran into the same thing with AOL was to put
an entry into the /etc/mail/mailertable file (SuSE). This way, only mail
destined for aol.com would go through my ISP's mail server.
aol.com smtp:[mail.attbi.com]
This works great just as long as your ISP doesn't require authentication for
outgoing mail like my current ISP does (Verizon DSL). Still trying to figure
out the authentication part.
Ed
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the Discuss
mailing list