hi there. use u-server. set mail server described in ubuntu documentation > ubuntu 11.04 > ubuntu server guide > email services.
how can turn off maximum attachment size. on server don't want limit size of e mails arrives.
lot
ps
manage server webmin
are using postfix or exim4 ??
if you're using postfix in /etc/postfix/main.cf search message_size_limit directive, or if isn't there, add this
message_size_limit = 20480000 (20mb in bytes)
number max limit size of message (message + attachments)
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] set maximum attachment size
Ubuntu
Comments
Post a Comment