I have Cpanel related to exim mail server.
I want to refuse any email from sender which has attachment size over 15 MB.
How can i do this?
|
feedback
|
This question came from our site for professional and enthusiast programmers.
Message size limit not actually limits attachment(s) only size, but... | |||||||
feedback
|
|
You should add
to the exim.conf. And This line can be added below this line:
| ||||
|
feedback
|