Re: Reject large emails

2008-02-13 Thread Nikos Gatsis
Joseph thank you for your answer. We use sendmail. Do you know how to set up sendmail.mc to reject those emails? Thank you Joseph Brennan wrote: --On Tuesday, February 12, 2008 10:58 +0200 Nikos Gatsis [EMAIL PROTECTED] wrote: Hello list. Is it possible with cyrus to reject emails with

Re: Reject large emails

2008-02-13 Thread Konrad Mauz
On Wed, Feb 13, 2008 at 12:27:11PM +0200, Nikos Gatsis wrote: Joseph thank you for your answer. We use sendmail. Do you know how to set up sendmail.mc to reject those emails? Thank you Hi Nikos, ind sendmail.mc you can use define(`confMAX_MESSAGE_SIZE',`10485760')dnl to set the max

Re: Reject large emails

2008-02-13 Thread Sebastian Hagedorn
--On 13. Februar 2008 12:27:11 +0200 Nikos Gatsis [EMAIL PROTECTED] wrote: We use sendmail. Do you know how to set up sendmail.mc to reject those emails? define(`confMAX_MESSAGE_SIZE', `5000')dnl -- .:.Sebastian Hagedorn - RZKR-R1 (Gebäude 52), Zimmer 18.:. Zentrum für angewandte

Re: Reject large emails

2008-02-13 Thread Joseph Brennan
--On Wednesday, February 13, 2008 12:27 PM +0200 Nikos Gatsis [EMAIL PROTECTED] wrote: Joseph thank you for your answer. We use sendmail. Do you know how to set up sendmail.mc to reject those emails? define(`confMAX_MESSAGE_SIZE',3000) Read the README for how to put that into

Re: Reject large emails

2008-02-12 Thread Michael Menge
Hi, Set maxmessagesize in imapd.conf Quoting Nikos Gatsis [EMAIL PROTECTED]: Hello list. Is it possible with cyrus to reject emails with large attachments and inform the sender for the rejection? Thank you Nikos Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ:

Reject large emails

2008-02-12 Thread Nikos Gatsis
Hello list. Is it possible with cyrus to reject emails with large attachments and inform the sender for the rejection? Thank you Nikos Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info:

Re: Reject large emails

2008-02-12 Thread Nikos Gatsis
Does cyrus send a rejection message to the sender? Michael Menge wrote: Hi, Set maxmessagesize in imapd.conf Quoting Nikos Gatsis [EMAIL PROTECTED]: Hello list. Is it possible with cyrus to reject emails with large attachments and inform the sender for the rejection? Thank you Nikos

Re: Reject large emails

2008-02-12 Thread Ian Eiloart
--On 12 February 2008 12:16:27 +0200 Nikos Gatsis [EMAIL PROTECTED] wrote: Does cyrus send a rejection message to the sender? I expect that would be the responsibility of the delivering MTA. Michael Menge wrote: Hi, Set maxmessagesize in imapd.conf Quoting Nikos Gatsis [EMAIL

Re: Reject large emails

2008-02-12 Thread Joseph Brennan
--On Tuesday, February 12, 2008 10:58 +0200 Nikos Gatsis [EMAIL PROTECTED] wrote: Hello list. Is it possible with cyrus to reject emails with large attachments and inform the sender for the rejection? As stated, normally done at the MTA level. But note also, normally done by total

Re: Reject large emails

2008-02-12 Thread Alain Spineux
2008/2/12 Nikos Gatsis [EMAIL PROTECTED]: First, this is the king of stuff you should setup at SMTP level to reject the message before it enter the server. Does cyrus send a rejection message to the sender? No, cyrus cannot send such a message. When a system accept an email via SMTP or