• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How can i limit cc in Plesk's qmail?

X

xeroworld

Guest
Hello.
I want to limit cc adressess for my clients to about 100 adresses. The thing is i can't find any qmail's config file where i can change it. I also searched in PLESK panel - nothing.

Any idea where/how can i change it?
 
Hi.

This time Plesk doesn't allow to limit amount of To:, CC: and BCC: addresses in
a mail
messages. However Qmail can be compiled manually with the
qmail-1.03-maxrcpt.patch patch which can be found at:
http://qmail.jms1.net/patches/qmail-1.03-maxrcpt.patch

But it requires advanced Linux administration skills. Please refer to
the following articles in regards to rebuilding qmail with custom
patches: 1088 <../article_22_1088_en.html> for Plesk 7.5.4 and 1161
<../article_22_1161_en.html> for Plesk 8.

To set the limit, create a /var/qmail/control/maxrcpt file which contains the
maximum number of recipients you wish to allow. If you don't want any limit, you
can either delete this file, or use 0 as the value.
 
Can anyone advise how to create this maxrcpt file as stated in http://kb.odin.com/en/1411? The file name is just going to be "maxrcpt" with no extension? Do I just plonk in a number into this file and that's it? Or do I need to define it like maybe "MAXRCPT 1000"? Thanks in advance!
 
Back
Top