<?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: Pb sendmail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994747#M89319</link>
    <description>I speak no French and understand little.&lt;BR /&gt;&lt;BR /&gt;But it seems that you need to get mail off your Linux box onto an exchange server.&lt;BR /&gt;&lt;BR /&gt;You edit the file /etc/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;You look for the DS directive.&lt;BR /&gt;&lt;BR /&gt;Change&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[IP_address_of_exchange_server]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;save the file.&lt;BR /&gt;&lt;BR /&gt;service sendmail restart&lt;BR /&gt;&lt;BR /&gt;This establishes intent to relay mail via the exchange server.  It must explicitly authorize mail transfer or it will reject your mail.&lt;BR /&gt;&lt;BR /&gt;Here is how to diagnose sendmail issues:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Again on the Linux box.&lt;BR /&gt;sendmail -v -d8 -d38 someaddress@yourdomian.net&lt;BR /&gt;&lt;BR /&gt;Type in some text, hit enter&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;Type in a dot(period) hit enter&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;You will get some mail diagnostics.&lt;BR /&gt;&lt;BR /&gt;Just wondering if HP has a french language forum.  Anyway if you understand English, the proposed solution should help.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
    <pubDate>Wed, 11 Jun 2003 15:16:34 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-06-11T15:16:34Z</dc:date>
    <item>
      <title>Pb sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994746#M89318</link>
      <description>Je suis sous linux Red Hat 7.3&lt;BR /&gt;Sur un poste windows avc outlook express, je peux recevoir de email... MAIS... je ne peux pas les envoyer. Pourtant mon port smtp sur linux et ouvert.&lt;BR /&gt;&lt;BR /&gt;Merci d'avance pour toutes solutions.</description>
      <pubDate>Wed, 11 Jun 2003 14:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994746#M89318</guid>
      <dc:creator>DELVALLE</dc:creator>
      <dc:date>2003-06-11T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pb sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994747#M89319</link>
      <description>I speak no French and understand little.&lt;BR /&gt;&lt;BR /&gt;But it seems that you need to get mail off your Linux box onto an exchange server.&lt;BR /&gt;&lt;BR /&gt;You edit the file /etc/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;You look for the DS directive.&lt;BR /&gt;&lt;BR /&gt;Change&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[IP_address_of_exchange_server]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;save the file.&lt;BR /&gt;&lt;BR /&gt;service sendmail restart&lt;BR /&gt;&lt;BR /&gt;This establishes intent to relay mail via the exchange server.  It must explicitly authorize mail transfer or it will reject your mail.&lt;BR /&gt;&lt;BR /&gt;Here is how to diagnose sendmail issues:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Again on the Linux box.&lt;BR /&gt;sendmail -v -d8 -d38 someaddress@yourdomian.net&lt;BR /&gt;&lt;BR /&gt;Type in some text, hit enter&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;Type in a dot(period) hit enter&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;You will get some mail diagnostics.&lt;BR /&gt;&lt;BR /&gt;Just wondering if HP has a french language forum.  Anyway if you understand English, the proposed solution should help.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Wed, 11 Jun 2003 15:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994747#M89319</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-11T15:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pb sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994748#M89320</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://babelfish.altavista.com/" target="_blank"&gt;http://babelfish.altavista.com/&lt;/A&gt;  gives:&lt;BR /&gt;I am under linux Red Hat 7.3 On a station Windows avc  outlook express train, I can receive email... BUT... I cannot send them. However my port smtp on linux and open. &lt;BR /&gt;&lt;BR /&gt;It depends on how you have installed your Linux RH 7.3 environment. By default, a lot of ports are closed by the firewall (IPChains &amp;amp; IPTables).. You can check and change this with the command: chkconfig (chkconfig --list, chkconfig --levels &lt;NAME&gt; on).&lt;BR /&gt;You can also test connectivity from your Windows station. Open a cmd box, and run 'telnet &lt;LINUX host=""&gt; 25'  port 25 is the smtp port. you should get something like:&lt;BR /&gt;220 &lt;HOSTNAME.DOMAIN&gt; ESMTP Sendmail 8.11.6/8.11.6 OpenMail; Thu, 12 Jun 2003 12:31:33 +0200&lt;BR /&gt;[you type] quit&lt;BR /&gt;221 2.0.0 &lt;HOSTNAME.DOMAIN&gt; closing connection&lt;BR /&gt;anything else means, you cannot connect. now it depends on the returned message, what the reason for no connection is. Maybe sendmail is not running on the Linux station?&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Kasper&lt;/HOSTNAME.DOMAIN&gt;&lt;/HOSTNAME.DOMAIN&gt;&lt;/LINUX&gt;&lt;/NAME&gt;</description>
      <pubDate>Thu, 12 Jun 2003 09:34:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994748#M89320</guid>
      <dc:creator>Kasper Haitsma</dc:creator>
      <dc:date>2003-06-12T09:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pb sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994749#M89321</link>
      <description>Welcome to this forum !&lt;BR /&gt;Translating (and interpretating) would be :&lt;BR /&gt;I'm under rh 7.3, I have a windows client with outlook express, I can receive emails, but I can't send any. My smtp port is still open on Linux machine.&lt;BR /&gt;Same questions,  are you sure about your iptables configuration ?&lt;BR /&gt;Can I precise that you have 2 boxes, the linux one being the server.&lt;BR /&gt;Assuming that, check that your sendmail is configured to relay (do you want me to remind you how to do this ?), and on your outlook box, select Tools&amp;gt;Accounts&amp;gt;Mail, select Account&amp;gt;Properties&amp;gt;Servers&amp;gt;Outgoing mail(SMTP) and change the Outgoing mail to your Linux box IP.&lt;BR /&gt;Do both procedures ! It shoud work.&lt;BR /&gt;I can translate back to french for you if required (je peux te traduire tout ??a si tu veux).&lt;BR /&gt;J</description>
      <pubDate>Thu, 12 Jun 2003 19:25:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994749#M89321</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-12T19:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pb sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994750#M89322</link>
      <description>One thing is obvious here.&lt;BR /&gt;&lt;BR /&gt;My frend needs work.&lt;BR /&gt;&lt;BR /&gt;Thanks Gerome for the translation and point deserving suggestion(imho).&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 12 Jun 2003 23:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994750#M89322</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-12T23:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pb sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994751#M89323</link>
      <description>Dans la configuration implicite, le daemon sendmail ecoute seulement sur l'interface loopback (127.0.0.1). Si vous voulez utiliser le serveur SMTP pour autre ordinateur (dans la reseau) vous devrez editer le fichier /etc/sendmail.cf et ajouter a la ligne &lt;BR /&gt;&lt;BR /&gt;O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA&lt;BR /&gt;une autre, avec 127.0.0.1 remplacee par l'adresse de votre serveur, comme il est vue par les autres ordinateur. Par exemple&lt;BR /&gt;O DaemonPortOptions=Port=smtp,Addr=192.168.1.1, Name=MTA&lt;BR /&gt;Ou, vous pouvez eliminer completment l'adresse IP:&lt;BR /&gt;O DaemonPortOptions=Port=smtp, Name=MTA&lt;BR /&gt;dans ce cas la serveur va ecoutez sur toutes les interfaces/adresses disponible.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dans une autre ordre des idees, je vous conseille de remplacer sendmail par postfix (disponible a &lt;A href="http://postfix.wl0.org/ftp/RPMS-rh73-i386/)." target="_blank"&gt;http://postfix.wl0.org/ftp/RPMS-rh73-i386/).&lt;/A&gt; Si vous ne voulez ou vous ne pouvez pas, n'oubliez pas de instaler la version actualisee de sendmail, celle inclue dans le kit de RH 7.3 a des serieuses problemes de securite.</description>
      <pubDate>Fri, 13 Jun 2003 19:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994751#M89323</guid>
      <dc:creator>Manuel Wolfshant</dc:creator>
      <dc:date>2003-06-13T19:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pb sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994752#M89324</link>
      <description>Manuel,&lt;BR /&gt;&lt;BR /&gt;Even if your tip is very valuable, I feel it would be great if it was also posted in English (why not bilingual), sot that if someone else has the same problem and is not french speacker, he or she could use posts here.&lt;BR /&gt;Just a suggestion, for I do not speack all the languages of the people posting in this forum...&lt;BR /&gt;what do you think ?&lt;BR /&gt;J</description>
      <pubDate>Sat, 14 Jun 2003 04:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pb-sendmail/m-p/2994752#M89324</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-14T04:50:35Z</dc:date>
    </item>
  </channel>
</rss>

