<?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 ... virtusertable and virtualdomains in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558738#M87256</link>
    <description>HI Maaz,&lt;BR /&gt;&lt;BR /&gt;if you will have to deal with mail servers, as it seems, I suggest you not use sendmail. Instead of it use Postfix that is easier to implement and configure and is equal or more reliable then sendmail.&lt;BR /&gt;Almost all distros have Postfix as it's MTA default application or as a second choice.&lt;BR /&gt;Postfix's site =&amp;gt; &lt;A href="http://www.postfix.org" target="_blank"&gt;www.postfix.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
    <pubDate>Mon, 06 Jun 2005 14:38:15 GMT</pubDate>
    <dc:creator>xyko_1</dc:creator>
    <dc:date>2005-06-06T14:38:15Z</dc:date>
    <item>
      <title>sendmail ... virtusertable and virtualdomains</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558736#M87254</link>
      <description>Hello Dear gurus,&lt;BR /&gt;&lt;BR /&gt;1 what is purpose/usage of /etc/mail/virtusertable ?&lt;BR /&gt;2 what are the virtualdomains ?&lt;BR /&gt;3 what is purpose/usage of /etc/mail/domaintable ?&lt;BR /&gt;4 what is MDA(mail delivery agent) ? and plz give me a name of MDA, available at rhel 3.0&lt;BR /&gt;5 what is MSP(mail submission Program) and plz also give me the name/example of MSP available at rhel 3.0 systems ?&lt;BR /&gt;6 what is procmail ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 13:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558736#M87254</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2005-06-06T13:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail ... virtusertable and virtualdomains</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558737#M87255</link>
      <description>All of these questions can be answered at &lt;A href="http://www.sendmail.org" target="_blank"&gt;http://www.sendmail.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This site has more information than you can shake a stick at.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Jun 2005 14:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558737#M87255</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-06-06T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail ... virtusertable and virtualdomains</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558738#M87256</link>
      <description>HI Maaz,&lt;BR /&gt;&lt;BR /&gt;if you will have to deal with mail servers, as it seems, I suggest you not use sendmail. Instead of it use Postfix that is easier to implement and configure and is equal or more reliable then sendmail.&lt;BR /&gt;Almost all distros have Postfix as it's MTA default application or as a second choice.&lt;BR /&gt;Postfix's site =&amp;gt; &lt;A href="http://www.postfix.org" target="_blank"&gt;www.postfix.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Mon, 06 Jun 2005 14:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558738#M87256</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-06-06T14:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail ... virtusertable and virtualdomains</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558739#M87257</link>
      <description>1) virtusertable is a database of email addresses to allow virtual hosting of more than one domain on a server &lt;BR /&gt;&lt;BR /&gt;username@virt.com addresses to local user username.... geneticstable is the reverse. Between the two you can full handle virtulized domains inbound and outbound.&lt;BR /&gt;&lt;BR /&gt;2) Kind of explained in 1, more than one domain name on one server.&lt;BR /&gt;3) domaintable also is used to handle multiple domains, though I've never had to use it even on a webhosting server.&lt;BR /&gt;3) MSP mail client. firefox, netscape has one.&lt;BR /&gt;4) procmail, an alternate mta mail transfer system. Differeent feature set for specialized tasks.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 06 Jun 2005 15:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558739#M87257</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-06T15:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail ... virtusertable and virtualdomains</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558740#M87258</link>
      <description>For 4 and 5, using the acronyms MTA and MUA is more appropraite (Mail Transfer Agent, and Mail User Agent).&lt;BR /&gt;&lt;BR /&gt;As for 6, I'll expand a little on what SEP said.&lt;BR /&gt;&lt;BR /&gt;Procmail is a local-only-MTA.  It is what actually puts mail in the mailboxes on a Linux system running Sendmail.  It has very powerful rule-sets that can do an awesome amount of filtering and funkyness.. ;)</description>
      <pubDate>Mon, 06 Jun 2005 17:48:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-virtusertable-and-virtualdomains/m-p/3558740#M87258</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-06T17:48:10Z</dc:date>
    </item>
  </channel>
</rss>

