Re: DNS - Postfix
- From: Chuck Swiger <cswiger@xxxxxxx>
- Date: Thu, 21 Sep 2006 16:32:52 -0700
On Sep 21, 2006, at 4:22 PM, Dave Kingsley wrote:
Our DNS server coughed a major hairball and our[ ... ]
postfix based email setup suddenly stopped working.
Our problem seemd to be centered around MX records.?!
What do I need to post (file chuncks, etc.) to aid getting help?
The mailserver must have access to the DNS, or it will need to forward all email to a mail relay which does have working DNS. It is likely that if you add the IP address of a working nameserver to /etc/ resolv.conf on your mailserver, it will become happy again until you can fix your own DNS.
Otherwise, you can change the "relayhost" setting /usr/local/etc/ postfix/main.cf:
# 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 = [mailserver.isp.tld]
Uncomment the last and replace the stuff within the square brackets with the IP address of your ISP's mailserver...
--
-Chuck
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"
- References:
- DNS - Postfix
- From: Dave Kingsley
- DNS - Postfix
- Prev by Date: DNS - Postfix
- Next by Date: Re: control panel software for FreeBSD...
- Previous by thread: DNS - Postfix
- Next by thread: Re: DNS - Postfix
- Index(es):
Relevant Pages
|
|