<?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: Something related to mail servers in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947437#M46541</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Also, refer the foll. links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.mailscanner.info/doku.php?id=documentation:configuration:mta:sendmail:how_to:setup_a_gateway" target="_blank"&gt;http://wiki.mailscanner.info/doku.php?id=documentation:configuration:mta:sendmail:how_to:setup_a_gateway&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sng.ecs.soton.ac.uk/mailscanner/serve/cache/4.html" target="_blank"&gt;http://www.sng.ecs.soton.ac.uk/mailscanner/serve/cache/4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sng.ecs.soton.ac.uk/mailscanner/docs.html" target="_blank"&gt;http://www.sng.ecs.soton.ac.uk/mailscanner/docs.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
    <pubDate>Tue, 27 Dec 2005 01:22:43 GMT</pubDate>
    <dc:creator>Hemanth Gurunath Basrur</dc:creator>
    <dc:date>2005-12-27T01:22:43Z</dc:date>
    <item>
      <title>Something related to mail servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947432#M46536</link>
      <description>Dear Friends,&lt;BR /&gt;&lt;BR /&gt;We can setup sendmail+Mailscanner to reject mails with attachments larger than a specified size, say, mails larger than 2 MB will be rejected. We can also notify the sender of such mail. Is there any mechanism by which we can notify the reciepient that the mail of larger attachment sent to him/her has been rejected by mail server?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, 10 pointer for every good logic...&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards</description>
      <pubDate>Sat, 17 Dec 2005 06:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947432#M46536</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2005-12-17T06:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Something related to mail servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947433#M46537</link>
      <description>Shalom kcpant,&lt;BR /&gt;&lt;BR /&gt;Couple of ideas for you. The web based mail package squirrelmail has a 2 MB attachment default, though its not really good at the notification part.&lt;BR /&gt;&lt;BR /&gt;A good place to reaserch this is &lt;A href="http://www.senmdmail.org" target="_blank"&gt;http://www.senmdmail.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Its a really comprehensive place to explore sendmail issues.&lt;BR /&gt;&lt;BR /&gt;Some links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.steines.de/mailf/docs/index-4.html" target="_blank"&gt;http://www.steines.de/mailf/docs/index-4.html&lt;/A&gt;&lt;BR /&gt;procmail as a sendmail enhancement&lt;BR /&gt;&lt;A href="http://www.impsec.org/email-tools/sanitizer-changelog.html" target="_blank"&gt;http://www.impsec.org/email-tools/sanitizer-changelog.html&lt;/A&gt;&lt;BR /&gt;An add in product:&lt;BR /&gt;&lt;A href="http://mail.cc.umanitoba.ca/faq/" target="_blank"&gt;http://mail.cc.umanitoba.ca/faq/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sat, 17 Dec 2005 17:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947433#M46537</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-17T17:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Something related to mail servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947434#M46538</link>
      <description>Check the Mailscanner.conf file.  I believe&lt;BR /&gt;you can send notifications to both the&lt;BR /&gt;sender and recipient.</description>
      <pubDate>Mon, 19 Dec 2005 10:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947434#M46538</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2005-12-19T10:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Something related to mail servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947435#M46539</link>
      <description>Easy - in /etc/mail/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Uncomment line:&lt;BR /&gt;&lt;BR /&gt;# 0 MaxMessageSize=1000000&lt;BR /&gt;&lt;BR /&gt;this is the maximum message size in bytes&lt;BR /&gt;&lt;BR /&gt;0 MaxMessageSize=2000000&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Dec 2005 12:33:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947435#M46539</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-19T12:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Something related to mail servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947436#M46540</link>
      <description>Hi Bill,&lt;BR /&gt;&lt;BR /&gt;I'm working with MailScanner &amp;amp; Sendmail combination from quit a long time, but haven't found a way to do the task (notification to recepient). I know notifications can be configuredf in mailscanner for each &amp;amp; every error, but to the sender only. can you please let me know if there is any way to set mailscanner to send notification to the recepient also?&lt;BR /&gt;&lt;BR /&gt;thanks in advance.</description>
      <pubDate>Mon, 19 Dec 2005 23:38:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947436#M46540</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2005-12-19T23:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Something related to mail servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947437#M46541</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Also, refer the foll. links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.mailscanner.info/doku.php?id=documentation:configuration:mta:sendmail:how_to:setup_a_gateway" target="_blank"&gt;http://wiki.mailscanner.info/doku.php?id=documentation:configuration:mta:sendmail:how_to:setup_a_gateway&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sng.ecs.soton.ac.uk/mailscanner/serve/cache/4.html" target="_blank"&gt;http://www.sng.ecs.soton.ac.uk/mailscanner/serve/cache/4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sng.ecs.soton.ac.uk/mailscanner/docs.html" target="_blank"&gt;http://www.sng.ecs.soton.ac.uk/mailscanner/docs.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
      <pubDate>Tue, 27 Dec 2005 01:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947437#M46541</guid>
      <dc:creator>Hemanth Gurunath Basrur</dc:creator>
      <dc:date>2005-12-27T01:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Something related to mail servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947438#M46542</link>
      <description>hi Pant, &lt;BR /&gt;&lt;BR /&gt;if u r using the squirrel mail fro mail service. edit the mail configuration file, there u can find out the maximum attachement size. try to increase the value. and in sendmail iam not aware any setting is there for rejecting these mails</description>
      <pubDate>Tue, 27 Dec 2005 04:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947438#M46542</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2005-12-27T04:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Something related to mail servers</title>
      <link>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947439#M46543</link>
      <description>Closing open threads..</description>
      <pubDate>Fri, 22 Sep 2006 01:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/something-related-to-mail-servers/m-p/4947439#M46543</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2006-09-22T01:41:34Z</dc:date>
    </item>
  </channel>
</rss>

