<?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: Send Mail configuration in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553721#M17852</link>
    <description>Hi Maury,&lt;BR /&gt;&lt;BR /&gt;Maybe it sounds dumb, but it depends on your network. On &lt;A href="http://www.sendmail.org" target="_blank"&gt;www.sendmail.org&lt;/A&gt; at lot of information can be found. &lt;BR /&gt;To get you starting, edit your /etc/mail/sendmail.mc. Read the comment lines very well and don't forget to backup before editing!&lt;BR /&gt;After editing create the sendmail.cf file by the command: m4 /etc/mail/sendmail.mc &amp;gt; /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;restart sendmail by typing /etc/init.d/sendmail restart and try...&lt;BR /&gt;Open port 25 to the internet and 143 to local network.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Cheerio,&lt;BR /&gt;&lt;BR /&gt;Renarios</description>
    <pubDate>Sun, 29 May 2005 15:02:07 GMT</pubDate>
    <dc:creator>renarios</dc:creator>
    <dc:date>2005-05-29T15:02:07Z</dc:date>
    <item>
      <title>Send Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553719#M17850</link>
      <description>I'm new in Linux. I'll like to configure a mail server with suse linux 9.0 server and the workstation will be running window 2k,xp.&lt;BR /&gt;can somebody help me with a step by step configuration for the server and the workstation? &lt;BR /&gt;Maury</description>
      <pubDate>Sat, 28 May 2005 08:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553719#M17850</guid>
      <dc:creator>kouyate_1</dc:creator>
      <dc:date>2005-05-28T08:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553720#M17851</link>
      <description>Your server is already equipped with everything you need to do the job.&lt;BR /&gt;&lt;BR /&gt;Sendmail is installed be default.&lt;BR /&gt;&lt;BR /&gt;All you need to do is decide how you want the workstation to get its mail.&lt;BR /&gt;&lt;BR /&gt;If you want to use popmail, you need to install a popmail server. Dovecot is a good choice, and older Linux versions can provide popmail as part of the xinetd daemon.&lt;BR /&gt;&lt;BR /&gt;On the workstation you either install outlook express or outlook.&lt;BR /&gt;&lt;BR /&gt;Add Internet mail and set the pop server as the ip address of the Linux server.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Sun, 29 May 2005 05:04:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553720#M17851</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-29T05:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553721#M17852</link>
      <description>Hi Maury,&lt;BR /&gt;&lt;BR /&gt;Maybe it sounds dumb, but it depends on your network. On &lt;A href="http://www.sendmail.org" target="_blank"&gt;www.sendmail.org&lt;/A&gt; at lot of information can be found. &lt;BR /&gt;To get you starting, edit your /etc/mail/sendmail.mc. Read the comment lines very well and don't forget to backup before editing!&lt;BR /&gt;After editing create the sendmail.cf file by the command: m4 /etc/mail/sendmail.mc &amp;gt; /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;restart sendmail by typing /etc/init.d/sendmail restart and try...&lt;BR /&gt;Open port 25 to the internet and 143 to local network.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;Cheerio,&lt;BR /&gt;&lt;BR /&gt;Renarios</description>
      <pubDate>Sun, 29 May 2005 15:02:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553721#M17852</guid>
      <dc:creator>renarios</dc:creator>
      <dc:date>2005-05-29T15:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553722#M17853</link>
      <description>What type of mail server u would like to install . If it is an internal only server the steps in brief is given below.&lt;BR /&gt;Install sendmail . NO extra configuration required if u r not going to use it for external mails. Start the sendmail service .&lt;BR /&gt;Add all those users with password who will have mail accounts to this mail server.&lt;BR /&gt;Install imap rpm file , which also contains the pop3 server . Edit /etc/xinetd.d/ipop3 and replace 'yes' with 'no' in disable = yes . Restart xinetd service . &lt;BR /&gt;Try telneting to port 25 and 110 , u should get the smtp and pop3 servers replys. &lt;BR /&gt;Configure the workstations to use this server's ip address for incoming and outgoing mails. &lt;BR /&gt;If u r going to use it for external mails , just give a reply , i'will be back with some fundas..</description>
      <pubDate>Thu, 02 Jun 2005 08:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553722#M17853</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-06-02T08:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553723#M17854</link>
      <description>yes i'll use the server as a external mails&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Maury</description>
      <pubDate>Tue, 07 Jun 2005 12:19:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553723#M17854</guid>
      <dc:creator>kouyate_1</dc:creator>
      <dc:date>2005-06-07T12:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553724#M17855</link>
      <description>If u r going to use the server for external mails , then u need to setup dns also. First u should get the ips assinged from ur isp , configure the dns servers , then confiugre ur mailservers .</description>
      <pubDate>Thu, 09 Jun 2005 08:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553724#M17855</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-06-09T08:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Send Mail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553725#M17856</link>
      <description>Do u already have a pop account from ur isp ...can u be more clear about what should u want to do ?</description>
      <pubDate>Thu, 09 Jun 2005 08:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/send-mail-configuration/m-p/3553725#M17856</guid>
      <dc:creator>Bejoy C Alias</dc:creator>
      <dc:date>2005-06-09T08:29:33Z</dc:date>
    </item>
  </channel>
</rss>

