<?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: sendmail tweak required in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101210#M87578</link>
    <description>now it works.&lt;BR /&gt;&lt;BR /&gt;hey, it is sending mails to everyone except mysite.com. It is deferred always.&lt;BR /&gt;&lt;BR /&gt;pls advice&lt;BR /&gt;thanks&lt;BR /&gt;vijay</description>
    <pubDate>Thu, 23 Oct 2003 22:35:17 GMT</pubDate>
    <dc:creator>Vijaya Kumar_3</dc:creator>
    <dc:date>2003-10-23T22:35:17Z</dc:date>
    <item>
      <title>sendmail tweak required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101206#M87574</link>
      <description>Hi&lt;BR /&gt;I have sendmail 8.10X running in my linux box named mysite.com. This is used ONLY for sending emails. if i have my domain name web.mysite.com. but my email address is resoving to user@web.mysite.com&lt;BR /&gt;&lt;BR /&gt;My sendmail.cf entry:&lt;BR /&gt;Djwebmysite.com&lt;BR /&gt;&lt;BR /&gt;My requirement is to set outgoing email addresses to user@mysite.com. but all emails send from this host to user@mysite.com&lt;BR /&gt;&lt;BR /&gt;I can do it with "Djmysite.com" but all the mails sent to user@mysite.com are delivered locally instead of mx.mysite.com&lt;BR /&gt;&lt;BR /&gt;your advice required&lt;BR /&gt;thanks in advance&lt;BR /&gt;vijay</description>
      <pubDate>Thu, 23 Oct 2003 18:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101206#M87574</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-10-23T18:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail tweak required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101207#M87575</link>
      <description>Look at the 'DM' configuration directive ("MASQUERADE_AS(`mysite.com')" mc entry)</description>
      <pubDate>Thu, 23 Oct 2003 18:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101207#M87575</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-23T18:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail tweak required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101208#M87576</link>
      <description>I'm attaching a script to build the hast databases so that Stuarts suggestion can be implemented.&lt;BR /&gt;&lt;BR /&gt;The script may do a little more than you need.&lt;BR /&gt;&lt;BR /&gt;You an also handle this with user entries in the files genericstable and virtusertable in /etc/mail . These files can let you essentially alias incoming and outcoming mail to a local user on the Linux box.  An entry in /etc/aliases might do the trick to.&lt;BR /&gt;user@mysite.com: localuser&lt;BR /&gt;&lt;BR /&gt;All these configuration files are tab delimited.&lt;BR /&gt;&lt;BR /&gt;The build script will work either way and restart the sendmail daemon when done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 23 Oct 2003 19:05:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101208#M87576</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-23T19:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail tweak required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101209#M87577</link>
      <description>great!!!!&lt;BR /&gt;&lt;BR /&gt;It worked&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vijay</description>
      <pubDate>Thu, 23 Oct 2003 19:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101209#M87577</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-10-23T19:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail tweak required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101210#M87578</link>
      <description>now it works.&lt;BR /&gt;&lt;BR /&gt;hey, it is sending mails to everyone except mysite.com. It is deferred always.&lt;BR /&gt;&lt;BR /&gt;pls advice&lt;BR /&gt;thanks&lt;BR /&gt;vijay</description>
      <pubDate>Thu, 23 Oct 2003 22:35:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101210#M87578</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-10-23T22:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail tweak required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101211#M87579</link>
      <description>Resolution of of 'mysite.com' appears to be a bit fubar.&lt;BR /&gt;&lt;BR /&gt;You should be able to get around that (if it's to be delivered locally) by using a Cw line (or if you have an Fw line, an entry in the file it points to).</description>
      <pubDate>Thu, 23 Oct 2003 22:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101211#M87579</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-23T22:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail tweak required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101212#M87580</link>
      <description>nope,&lt;BR /&gt;&lt;BR /&gt;it is going to be delivered remote&lt;BR /&gt;&lt;BR /&gt;thanks for ur help&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 22:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101212#M87580</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-10-23T22:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail tweak required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101213#M87581</link>
      <description>i am sure it is not a resolution problem as it is saying remote [ mx.mysite.com] IP address etc. Finally it is saying deferred connection reset.&lt;BR /&gt;&lt;BR /&gt;I tried connecting thro' "telnet mx.mysite.com 25" and i got connected but&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;whats the issue?</description>
      <pubDate>Thu, 23 Oct 2003 22:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101213#M87581</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-10-23T22:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail tweak required</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101214#M87582</link>
      <description>You didn't get the SMTP header line? that's un-good.&lt;BR /&gt;&lt;BR /&gt;If the remote is a sendmail system, you should get a big-long-banner, something like:&lt;BR /&gt;&lt;BR /&gt;220 mysite.com ESMTP Sendmail 8.12.8/8.12.5; Fri, 24 Oct 2003 14:08:19 +1000&lt;BR /&gt;&lt;BR /&gt;If it's an exchange server, you should get something similar (or with lots of ***'s).&lt;BR /&gt;&lt;BR /&gt;Either way, to be SMTP RFC complient, it has to throw you a line starting with 220.</description>
      <pubDate>Thu, 23 Oct 2003 23:14:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-tweak-required/m-p/3101214#M87582</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-23T23:14:59Z</dc:date>
    </item>
  </channel>
</rss>

