Gary Mills wrote:
On Thu, Jun 17, 2004 at 05:35:01PM -0400, Ken Murchison wrote:
Use the Sendmail socket daemon (smmapd) which comes with Cyrus. You'll
need either Sendmail 8.13 or the patch for 8.12
(http://www.sendmail.org/~ca/email/smenhanced.html)
This will check for over quota at RCPT TO t
Adi Linden wrote:
Use the Sendmail socket daemon (smmapd) which comes with Cyrus. You'll
need either Sendmail 8.13 or the patch for 8.12
(http://www.sendmail.org/~ca/email/smenhanced.html)
Great! Time to go googling for more information on smmapd and how to
configure it... :)
This will check
On Thu, Jun 17, 2004 at 05:35:01PM -0400, Ken Murchison wrote:
>
> Use the Sendmail socket daemon (smmapd) which comes with Cyrus. You'll
> need either Sendmail 8.13 or the patch for 8.12
> (http://www.sendmail.org/~ca/email/smenhanced.html)
>
> This will check for over quota at RCPT TO time a
> Use the Sendmail socket daemon (smmapd) which comes with Cyrus. You'll
> need either Sendmail 8.13 or the patch for 8.12
> (http://www.sendmail.org/~ca/email/smenhanced.html)
Great! Time to go googling for more information on smmapd and how to
configure it... :)
> This will check for over q
Adi Linden wrote:
How can I configure cyrus-imapd to refuse over quota mail instead of
having sendmail generate a bounce message. Is this possible?
Enable lmtp_over_quota_perm_failure in imapd.conf
I did that. Now it no longer queues over quota messages but generates a
bounce message to the send
> > How can I configure cyrus-imapd to refuse over quota mail instead of
> > having sendmail generate a bounce message. Is this possible?
>
> Enable lmtp_over_quota_perm_failure in imapd.conf
I did that. Now it no longer queues over quota messages but generates a
bounce message to the sender th
Adi Linden wrote:
How can I configure cyrus-imapd to refuse over quota mail instead of
having sendmail generate a bounce message. Is this possible?
Enable lmtp_over_quota_perm_failure in imapd.conf
--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x2
The sendmail bounce is being generated because Cyrus-IMAPd refused the
message. Are you wanting to have sendmail drop the message if the
mailbox is overquota? In most cases this is usually undesirable as there
would be no notification to the sender of the message why the mail
failed.. I'm not sure