Pine and/or Sendmail outgoing mail

Joe Hill joehill-rieW9WUcm8FFJ04o6PK0Fg at public.gmane.org
Fri Sep 5 09:45:59 UTC 2003


On Thu, 4 Sep 2003 23:27:09 -0400
Howard Gibson <hgibson-MwcKTmeKVNQ at public.gmane.org> uttered:

>    Try searching the Red Hat website.  There are notes on there on how
>    to make you local sendmail point to your ISP's mail server.  A
>    search on sendmail probably will reveal it.

with Postfix it's dead simple:

from /etc/postfix/main.cf

# INTERNET OR INTRANET

# The relayhost parameter specifies the default host to send mail to
# when no entry is matched in the optional transport(5) table. When
# no relayhost is given, mail is routed directly to the destination.
# 
# On an intranet, specify the organizational domain name. If your
# internal DNS uses no MX records, specify the name of the intranet
# gateway host instead.
# 
# In the case of SMTP, specify a domain, host, host:port, [host]:port,
# [address] or [address]:port; the form [host] turns off MX lookups.
# 
# If you're connected via UUCP, see also the default_transport
# parameter.
# 
#relayhost = $mydomain
#relayhost = gateway.my.domain
#relayhost = uucphost
relayhost = [address of ISP smtp]

but I like Keith's idea of a nice light thang if that's all yer usin' it
fer...

-- 
JoeHill
Registered Linux user #282046
Homepage: nodex.sytes.net
++++++++++++++++++++++
It does not do to leave a live dragon out of your calculations.
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list