Re: [Mailman-Users] Size attachment limit on messages sent to maillist

2008-07-04 Thread Maickel Pandie
Thank you very much I will try it first 2008/7/4, Zbigniew Szalbot <[EMAIL PROTECTED]>: > Hello, > > Maickel Pandie: >> How can I do that... >> >> What file Should I edit?? > > http://www.postfix.org/postconf.5.html > > message_size_limit (default: 1024) > > You set it in main.cf. > >> >>

Re: [Mailman-Users] Size attachment limit on messages sent to maillist

2008-07-04 Thread Zbigniew Szalbot
Hello, Maickel Pandie: How can I do that... What file Should I edit?? http://www.postfix.org/postconf.5.html message_size_limit (default: 1024) You set it in main.cf. 2008/7/4, Zbigniew Szalbot <[EMAIL PROTECTED]>: Hello, Jul 4 14:50:26 abc postfix/cleanup[3205]: ECAE21643BF: mes

Re: [Mailman-Users] Size attachment limit on messages sent to maillist

2008-07-04 Thread Maickel Pandie
How can I do that... What file Should I edit?? 2008/7/4, Zbigniew Szalbot <[EMAIL PROTECTED]>: > Hello, > >> Jul 4 14:50:26 abc postfix/cleanup[3205]: ECAE21643BF: >> message-id=<[EMAIL PROTECTED]> >> Jul 4 14:50:27 abc postfix/smtpd[2816]: warning: ECAE21643BF: queue >> file size limit exceede

Re: [Mailman-Users] Size attachment limit on messages sent to maillist

2008-07-04 Thread Zbigniew Szalbot
Hello, Jul 4 14:50:26 abc postfix/cleanup[3205]: ECAE21643BF: message-id=<[EMAIL PROTECTED]> Jul 4 14:50:27 abc postfix/smtpd[2816]: warning: ECAE21643BF: queue file size limit exceeded The message is quite clear. Fix the problem in Postfix by increasing the max message size. -- Zbigniew

[Mailman-Users] Size attachment limit on messages sent to maillist

2008-07-04 Thread Maickel Pandie
hi friend I have some problem here... I want to increase the limit of attachment file size... What should I do??? I already try to increase "General Options -> max_message_size" until 20 MB and still when I sent email with attachment size 8 MB nothing happen and this what I got from log file Ju