BreadCrumbs: Postfix

Postfix

From Luke Jackson

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:42, 11 July 2007 (edit)
Ljackson (Talk | contribs)

← Previous diff
Revision as of 23:52, 11 July 2007 (edit)
Ljackson (Talk | contribs)
(Deferred: Connection refused by [127.0.0.1])
Next diff →
Line 3: Line 3:
=== Deferred: Connection refused by [127.0.0.1] === === Deferred: Connection refused by [127.0.0.1] ===
 +Please uninstall sendmail and then restart Postfix.
 +/etc/mail/access
<pre> <pre>

Revision as of 23:52, 11 July 2007

FAQ

Deferred: Connection refused by [127.0.0.1]

Please uninstall sendmail and then restart Postfix.

/etc/mail/access

# Check the /usr/share/doc/sendmail/README.cf file for a description
# of the format of this file. (search for access_db in that file)
# The /usr/share/doc/sendmail/README.cf is part of the sendmail-doc
# package.
#
# by default we allow relaying from localhost...
localhost.localdomain           RELAY
localhost                       RELAY
127.0.0.1                       RELAY
mail.server.ext                 RELAY
Personal tools