1

Topic: <END-OF-MESSAGE>: End-of-data rejected: Policy Rejection

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.8.1
- Linux/BSD distribution name and version: CentOS release 6.2 (Final)
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Hi,
I am trying to increase message_size limit for incoming mails , i changed
message_size_limit = 36700160 in main.cf file
But even after this it is getting blocked by policyd runnnig
So is it possible to change this limit in policy file ? whats is the location and parameter.
====
Feb 20 19:22:29 rty policyd: rcpt=9, throttle=abuse(f), host=172.16.1.1, from=sender@example.com, to=recipient@domain.com, size=33978791/31457280, quota=9321/288358400, count=1/512(1), rcpt=1/3600(1), threshold=0%|0%|0%
Feb 20 19:22:29 rty postfix/smtpd[8640]: D707C102D8D: reject: END-OF-MESSAGE from unknown[172.16.1.1]: 554 5.7.1 <END-OF-MESSAGE>: End-of-data rejected: Policy Rejection- Message size too big.; from=<sender@example.com> to=<recipient@domain.com> proto=ESMTP helo=<host1.fqdn.com>
====

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: <END-OF-MESSAGE>: End-of-data rejected: Policy Rejection

Hi
I changed

 vim /etc/policyd_sender_throttle.conf
SENDERMSGSIZE=36700160

But it is not taking efect
Is there any other file which it referes to

3

Re: <END-OF-MESSAGE>: End-of-data rejected: Policy Rejection

Do you have any message size limit for Policyd in its SQL database?