<?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: Mailing in Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3093998#M7268</link>
    <description>Do you mean a mail client i.e. a progarmme you can write and send mails in or do you mean a mail transport agent.  If the latetr then sendmail is the standar but there are others as well, such as procmail.&lt;BR /&gt; &lt;BR /&gt;If you mean a client I think it would best depend on which desktop you are using.  There are hundreds of them!</description>
    <pubDate>Wed, 15 Oct 2003 09:55:53 GMT</pubDate>
    <dc:creator>Mark Grant</dc:creator>
    <dc:date>2003-10-15T09:55:53Z</dc:date>
    <item>
      <title>Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3093997#M7267</link>
      <description>Could any one suggest me which MAILING software is best for Redhat linux and also please send me the installation/configuration procedure.</description>
      <pubDate>Wed, 15 Oct 2003 09:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3093997#M7267</guid>
      <dc:creator>chennai</dc:creator>
      <dc:date>2003-10-15T09:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3093998#M7268</link>
      <description>Do you mean a mail client i.e. a progarmme you can write and send mails in or do you mean a mail transport agent.  If the latetr then sendmail is the standar but there are others as well, such as procmail.&lt;BR /&gt; &lt;BR /&gt;If you mean a client I think it would best depend on which desktop you are using.  There are hundreds of them!</description>
      <pubDate>Wed, 15 Oct 2003 09:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3093998#M7268</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-15T09:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3093999#M7269</link>
      <description>There are a bunch of clients on the install cd's. All have advantages and disadvantages.&lt;BR /&gt; &lt;BR /&gt;On the server side, sendmail is an old workhorse, but is repleat with security flaws that must be dealt with. The advantage is everyone uses it and there are lots of ways to tweak the setup.  &lt;BR /&gt; &lt;BR /&gt;Just explore the install cd and look for sendmail. rpm -i sendmail_version....&lt;BR /&gt; &lt;BR /&gt;SEP</description>
      <pubDate>Wed, 15 Oct 2003 10:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3093999#M7269</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-15T10:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094000#M7270</link>
      <description>Iam looking for Mailing server [ ex. sendmail, qmail etc.. ]</description>
      <pubDate>Wed, 15 Oct 2003 10:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094000#M7270</guid>
      <dc:creator>chennai</dc:creator>
      <dc:date>2003-10-15T10:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094001#M7271</link>
      <description>well SEP points out the issues with sendmail but this is really a question that you need to look into.  What exactly do you want to achieve.  Different agents had different strengths and weaknesses.  The main advantage of sendmail here i sthat you can probably click a button somewhere within your distributions installer and have everything set up for you.  the disadvantage is that you need to have your brain soaked in anti-feeze for a month if you decide you need to re-configure &lt;BR /&gt; &lt;BR /&gt;Have a look at this page.  &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://216.239.59.104/search?q=cache:RATXNCGxbBgJ:www.tldp.org/HOWTO/Mail-Administrator-HOWTO.html+linux+%2B+mail+%2B+transport&amp;amp;hl=en&amp;amp;ie=UTF-8" target="_blank"&gt;http://216.239.59.104/search?q=cache:RATXNCGxbBgJ:www.tldp.org/HOWTO/Mail-Administrator-HOWTO.html+linux+%2B+mail+%2B+transport&amp;amp;hl=en&amp;amp;ie=UTF-8&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2003 10:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094001#M7271</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-10-15T10:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094002#M7272</link>
      <description>I've dropped sendmail a long ago. It's full of security holes and a pain in the a** to maintain.&lt;BR /&gt; &lt;BR /&gt;I'm using postfix nowadays with courier-imap with excellent results. If your distribution is a recent one, they will be available for installation.&lt;BR /&gt; &lt;BR /&gt;More documentation about Postfix can be found on &lt;A href="http://www.postfix.org." target="_blank"&gt;http://www.postfix.org.&lt;/A&gt; Info on Courier can be found at &lt;A href="http://www.courier-mta.org." target="_blank"&gt;http://www.courier-mta.org.&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt;Paulo Fessel</description>
      <pubDate>Wed, 15 Oct 2003 10:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094002#M7272</guid>
      <dc:creator>Paulo A G Fessel</dc:creator>
      <dc:date>2003-10-15T10:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094003#M7273</link>
      <description>I am using qmail + spamassassin + courierimap + squirrelmail and it works beautifully.  There was a lot of reading and playing before I could make qmail hum.  The biggest hurdle with qmail is it uses Dan Bernstein's way of monitoring processes and moves away from the inetd superserver, and it can take a little getting used to.  Courier was a pain to compile on solaris 8 but was a dream on a debian system.  Squirrelmail is a great webmail tool if you need one, I have also had great success with imp both require a web server though ( it is webmail after all :).  Mailman is a good mailing list manager with a web frontend if you need to manage lists.&lt;BR /&gt;&lt;BR /&gt;If I had it all to do over I would probably go with Postfix though.  It has a rich feature set and allows great control over mail delivery.  Spam Assassin is great and Iw would say it is a necessity in todays email world.&lt;BR /&gt;&lt;BR /&gt;I hope that helps,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 16 Oct 2003 12:29:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094003#M7273</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2003-10-16T12:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094004#M7274</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I sugest use sendmail programma. Of course on your server side &lt;A href="http://www.sendmail.com," target="_blank"&gt;www.sendmail.com,&lt;/A&gt; &lt;BR /&gt; or &lt;BR /&gt;you can use openexchange server from Suse&lt;BR /&gt;&lt;A href="http://www.suse.de/us/business/products/openexchange/screenshots.html" target="_blank"&gt;http://www.suse.de/us/business/products/openexchange/screenshots.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;On your client side you can use evry kind  &lt;BR /&gt;of programma to conect your sendmail.&lt;BR /&gt;Voor example Mozilla&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Oct 2003 13:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094004#M7274</guid>
      <dc:creator>I.Delic</dc:creator>
      <dc:date>2003-10-16T13:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094005#M7275</link>
      <description>&lt;BR /&gt;Dear Dave,&lt;BR /&gt;&lt;BR /&gt;     I came to know there is a SMTP configuration problems in qmail. is it like that?? &lt;BR /&gt;Please send me the installation/configuration procedure for the qmail. &lt;BR /&gt;&lt;BR /&gt;arun</description>
      <pubDate>Fri, 17 Oct 2003 05:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094005#M7275</guid>
      <dc:creator>chennai</dc:creator>
      <dc:date>2003-10-17T05:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094006#M7276</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;here i have another good link for you&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.invantive.com" target="_blank"&gt;www.invantive.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;succes&lt;BR /&gt;&lt;BR /&gt;Idriz</description>
      <pubDate>Fri, 17 Oct 2003 05:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094006#M7276</guid>
      <dc:creator>I.Delic</dc:creator>
      <dc:date>2003-10-17T05:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094007#M7277</link>
      <description>I haven't run into any troubles with smtp standards compliancy with qmail, but like I said if I was to do it again I would use postfix + courier-imap + spamassassin. &lt;BR /&gt;&lt;BR /&gt;Heres a link to the postfix docs page with tons of good info on installation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.postfix.org/docs.html" target="_blank"&gt;http://www.postfix.org/docs.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Specifically I would read the postfix + LDAP + courier-imap howto.  That should cover most peoples needs.  Here is a another page off the postfix site, its the add-on software page, this should give you an idea of how many tools work with postfix:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.postfix.org/addon.html" target="_blank"&gt;http://www.postfix.org/addon.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;That should be a good start as far as bedtime reading :)&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Fri, 17 Oct 2003 12:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mailing-in-linux/m-p/3094007#M7277</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2003-10-17T12:39:07Z</dc:date>
    </item>
  </channel>
</rss>

