This is a discussion on Re: [courier-users] within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --===============1248319469== Content-Type: multipart/signed; boundary="=_mimegpg-commodore.email-scan.com-26698-1209075475-0001"; micalg=pgp-sha1; protocol="application/pgp-signature" This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-26698-1209075475-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Bernd Wurst writes: > Hi. > > > On Thursday 24 April 2008, Sam Varshavchik wrote: >> Define "primary MX". The MX record for the other machine must have a >> numerically lower priority (higher order priority) than the MX record for >> this machine. > > Well, I think I did this step correctly. > > To be precise, this is my setup: > > > # dig -t mx suessmost.de > [...] > ;; ANSWER SECTION: > suessmost.de. 3600 IN MX 5 d.ns.schokokeks.org. > suessmost.de. 3600 IN MX 10 zucker.schokokeks.org. > [...] > zucker.schokokeks.org. 60 IN A 85.10.204.247 > zucker.schokokeks.org. 3600 IN AAAA 2001:6f8:1060::1 > d.ns.schokokeks.org. 3600 IN A 85.10.228.82 > > > The entry of the priority 10 mx does not affect anything. > > In the above scenario, the courier daemon listenes to port 25 only on > specified IP addresses: > > # netstat -nplt|grep ':25' > tcp 0 0 78.46.69.2:25 0.0.0.0:* LISTEN 19945/couriertcpd > tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 19945/couriertcpd The couriertcpd configuration is not relevant. The esmtp client has no knowledge of how the tcpd daemon is configured. > But: > 78.46.69.2 and 85.10.228.82 are configured on the same device: There you go. Courier obtains a list of all locally-configured IP addresses. It sees 85.10.228.82, and sees that it's the highest priority MX, so it concludes that this domain should be configured as a local domain. --=_mimegpg-commodore.email-scan.com-26698-1209075475-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBIEQcTx9p3GYHlUOIRAgGiAJ9IJHBm4k3Ze4LBTwcXdu tCr1RZVQCeNh2S BDaePwJoNDXffTgMkkaEQec= =9ZJQ -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-26698-1209075475-0001-- --===============1248319469== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757...un.com/javaone --===============1248319469== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users --===============1248319469==-- |