<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-7" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Tahoma">Joseph thank you for your answer.<br>
We use sendmail. Do you know how to set up sendmail.mc to reject those
emails?<br>
Thank you<br>
</font><br>
Joseph Brennan wrote:
<blockquote cite="mid:858DA7E6B8B8546F6DC78545@sodor.cc.columbia.edu"
 type="cite">
  <pre wrap="">
--On Tuesday, February 12, 2008 10:58 +0200 Nikos Gatsis <a class="moz-txt-link-rfc2396E" href="mailto:ngatsis@qbit.gr">&lt;ngatsis@qbit.gr&gt;</a> 
wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello list.
Is it possible with cyrus to reject emails with large attachments and
inform the sender for the rejection?
    </pre>
  </blockquote>
  <pre wrap=""><!---->

As stated, normally done at the MTA level.  But note also, normally
done by total message size, not attachment size.  If you have to
analyze mime parts and measure the size of each one, half the battle
is lost already, that is the sender already transmitted the large
message and you had to store it in a spool file and parse it.

At MTA level, if you and the sender both use ESMTP, your MTA can state
its maximum message size in the ehlo response, and the sender's MTA can
see that and not even send the message.  That is the best outcome.  If
the sender does not use ESMTP, it wastes time sending the entire
message, but you can still reject quickly.

The sender's MTA will create the bounce notice, or do whatever else
it does when mail can't be delivered.

The Cyrus system should not send a bounce.  It should only accept or
reject, and the sending MTA should handle notifying the sender.

Joseph Brennan
Columbia University Information Technology


----
Cyrus Home Page: <a class="moz-txt-link-freetext" href="http://cyrusimap.web.cmu.edu/">http://cyrusimap.web.cmu.edu/</a>
Cyrus Wiki/FAQ: <a class="moz-txt-link-freetext" href="http://cyrusimap.web.cmu.edu/twiki">http://cyrusimap.web.cmu.edu/twiki</a>
List Archives/Info: <a class="moz-txt-link-freetext" href="http://asg.web.cmu.edu/cyrus/mailing-list.html">http://asg.web.cmu.edu/cyrus/mailing-list.html</a>

  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; ">
<hr align="left" noshade="noshade" size="1" width="90%">
<font face="Georgia, Times New Roman, Times, serif" size="2"><b>Γατσής
Νίκος - Gatsis Nikos</b><br>
Web developer<br>
tel.: 2108256721 - 2108256722<br>
fax: 2108256712<br>
email: <a class="moz-txt-link-abbreviated" href="mailto:ngatsis@qbit.gr">ngatsis@qbit.gr</a><br>
<a class="moz-txt-link-freetext" href="http://www.qbit.gr">http://www.qbit.gr</a></font> </div>
</body>
</html>