<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: postfix configuration issues...specifically masquerading (lack of ) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060112#M48890</link>
    <description>when I add "-v" to my mail command, I receive a Mail Delivery Status Report&lt;BR /&gt;&lt;BR /&gt;This report indicates a connection timed out error when testing to my cellphone acct. and gmail.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;ME&gt;: connect to gsmtp183.google.com[64.233.183.27]: Connection    timed out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mail just sits captive in my queue directory...until I manually remove it.&lt;/ME&gt;</description>
    <pubDate>Fri, 27 Jul 2007 09:56:05 GMT</pubDate>
    <dc:creator>Manuel Contreras</dc:creator>
    <dc:date>2007-07-27T09:56:05Z</dc:date>
    <item>
      <title>postfix configuration issues...specifically masquerading (lack of )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060109#M48887</link>
      <description>Mail sent to our intranet arrives correctly (me@domain.com).&lt;BR /&gt;&lt;BR /&gt;Anything going outside does not, so my tests get rejected (me@hostname.com) :(&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;any assistance am I missing something?&lt;BR /&gt;thanks,&lt;BR /&gt;manny&lt;BR /&gt;&lt;BR /&gt;main.cf entries:&lt;BR /&gt;smtp_generic_maps = hash:/etc/postfix/generic&lt;BR /&gt;masquerade_domains = $mydomain&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;contents of generic file:&lt;BR /&gt;me@hostname.com me@domain.com</description>
      <pubDate>Thu, 26 Jul 2007 14:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060109#M48887</guid>
      <dc:creator>Manuel Contreras</dc:creator>
      <dc:date>2007-07-26T14:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: postfix configuration issues...specifically masquerading (lack of )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060110#M48888</link>
      <description>I don't need to configure smtp_generic_maps or masquerade_domains parameter. Normally:&lt;BR /&gt;&lt;BR /&gt;mydomain = domain.com&lt;BR /&gt;myorigin = $mydomain&lt;BR /&gt;&lt;BR /&gt;Should be enough.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jul 2007 17:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060110#M48888</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-07-26T17:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: postfix configuration issues...specifically masquerading (lack of )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060111#M48889</link>
      <description>changed myorigin to $mydomain, now I don't need to worry about the generic file/smtp_generic_maps entry...thanks&lt;BR /&gt;&lt;BR /&gt;still having problems w/outgoing internet mail...not being masqueraded.</description>
      <pubDate>Fri, 27 Jul 2007 09:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060111#M48889</guid>
      <dc:creator>Manuel Contreras</dc:creator>
      <dc:date>2007-07-27T09:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: postfix configuration issues...specifically masquerading (lack of )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060112#M48890</link>
      <description>when I add "-v" to my mail command, I receive a Mail Delivery Status Report&lt;BR /&gt;&lt;BR /&gt;This report indicates a connection timed out error when testing to my cellphone acct. and gmail.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;ME&gt;: connect to gsmtp183.google.com[64.233.183.27]: Connection    timed out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mail just sits captive in my queue directory...until I manually remove it.&lt;/ME&gt;</description>
      <pubDate>Fri, 27 Jul 2007 09:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060112#M48890</guid>
      <dc:creator>Manuel Contreras</dc:creator>
      <dc:date>2007-07-27T09:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: postfix configuration issues...specifically masquerading (lack of )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060113#M48891</link>
      <description>after further research, it appears that "connection timed out error" is not necessarily a email-server issue.&lt;BR /&gt;&lt;BR /&gt;I performed a telnet "gsmtp183.google.com 25" which timed out.&lt;BR /&gt;&lt;BR /&gt;Called the Network Guys and requested that they allow smtp traffic from my box...please :) &lt;BR /&gt;&lt;BR /&gt;it's a conspiracy :p  will test once they open the port.&lt;BR /&gt;&lt;BR /&gt;manny</description>
      <pubDate>Mon, 30 Jul 2007 09:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060113#M48891</guid>
      <dc:creator>Manuel Contreras</dc:creator>
      <dc:date>2007-07-30T09:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: postfix configuration issues...specifically masquerading (lack of )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060114#M48892</link>
      <description>We gots a postfix mail server :D&lt;BR /&gt;&lt;BR /&gt;Had to take the network guys out for lunch, before they allowed outbound smtp traffic from my box...&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;manny</description>
      <pubDate>Wed, 01 Aug 2007 09:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060114#M48892</guid>
      <dc:creator>Manuel Contreras</dc:creator>
      <dc:date>2007-08-01T09:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: postfix configuration issues...specifically masquerading (lack of )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060115#M48893</link>
      <description>I'm glad is working. When problem arrives, always remember:&lt;BR /&gt;&lt;BR /&gt;Check the maillog file.&lt;BR /&gt;&lt;BR /&gt;Ensure DNS resolution is working:&lt;BR /&gt;dig domain.com MX&lt;BR /&gt;&lt;BR /&gt;Ensure you can connect to the SMTP server:&lt;BR /&gt;telnet smtp_server.domain.com 25&lt;BR /&gt;&lt;BR /&gt;Ensure that is listening in port 25:&lt;BR /&gt;netstat -an |grep :25&lt;BR /&gt;&lt;BR /&gt;Get familiarized with postalias, postsuper and postqueue commands.&lt;BR /&gt;&lt;BR /&gt;Have a nice day.</description>
      <pubDate>Wed, 01 Aug 2007 09:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060115#M48893</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-08-01T09:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: postfix configuration issues...specifically masquerading (lack of )</title>
      <link>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060116#M48894</link>
      <description>performing a telnet test pointed me in the right direction...</description>
      <pubDate>Wed, 01 Aug 2007 11:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/postfix-configuration-issues-specifically-masquerading-lack-of/m-p/5060116#M48894</guid>
      <dc:creator>Manuel Contreras</dc:creator>
      <dc:date>2007-08-01T11:40:03Z</dc:date>
    </item>
  </channel>
</rss>

