|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Michael Tokarev (mjt
tls.msk.ru)Date: Mon Jul 02 2001 - 09:03:44 CDT
Sean Kelly wrote:
>
> > -----Original Message-----
> > From: Ralf Hildebrandt [mailto:news-list.postfix.users
innominate.de]
> > Subject: Re: "queue file size limit exceeded","skipping further client
> > input" ?
> >
> > Somebody is sending a mail that exceeds the message_size_limit
>
> This thought crossed my mind, but when 'message_size_limit' is
> exceeded I see something like:
>
> Jun 20 17:39:32 mail postfix/smtpd[28241]: reject: MAIL from
> finch-post-12.mail.XXX.YYY[194.217.XXX.YYY]: 552 Message size exceeds fixed
> limit
When client speaks ESMTP, it may include size=xxx parameter in mail from
command. "Plain" SMTP doesn't have such parameter. So, with ESMTP's
size, postfix may reject mail at MAIL FROM stage, like your in last log
line, but with SMTP and/or without client-supplied size= parameter,
postfix can't know size of a message before it starts to accept it.
Regards,
Michael.
-
To unsubscribe, send mail to majordomo
postfix.org with content
(not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]