1

Topic: Can not send receive email

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  MySQL
- Linux/BSD distribution name and version:  CentOS 5.5
- Related log if you're reporting an issue:

Mar 31 05:41:35 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:42:35 mail postfix/local[4767]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:42:36 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4767 exit status 1
Mar 31 05:42:36 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:43:36 mail postfix/local[4770]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:43:37 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4770 exit status 1
Mar 31 05:43:37 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:44:37 mail postfix/local[4772]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:44:38 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4772 exit status 1
Mar 31 05:44:38 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:45:38 mail postfix/local[4802]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:45:39 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4802 exit status 1
Mar 31 05:45:39 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:45:55 mail postfix/smtpd[4815]: connect from localhost.localdomain[127.0.0.1]
Mar 31 05:45:55 mail postfix/smtpd[4815]: 4F7057B600B3: client=localhost.localdomain[127.0.0.1], sasl_method=LOGIN, sasl_username=waseem.hassan@shc.gov.pk
Mar 31 05:45:55 mail postfix/cleanup[4823]: 4F7057B600B3: message-id=<217bf5051dc841a354d338700e1894e6@shc.gov.pk>
Mar 31 05:45:55 mail postfix/qmgr[4288]: 4F7057B600B3: from=<waseem.hassan@shc.gov.pk>, size=547, nrcpt=1 (queue active)
Mar 31 05:45:55 mail roundcube: User waseem.hassan@shc.gov.pk [125.209.125.219]; Message for whmemon@gmail.com; 250: 2.0.0 Ok: queued as 4F7057B600B3
Mar 31 05:45:55 mail postfix/smtp[4827]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 31 05:45:55 mail postfix/smtp[4827]: 4F7057B600B3: to=<whmemon@gmail.com>, relay=none, delay=0.1, delays=0.09/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 31 05:45:55 mail postfix/smtpd[4815]: disconnect from localhost.localdomain[127.0.0.1]
====


I can not send/receive emails above are the logs. please guide me.
Best Regards,
Waseem

----

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

2

Re: Can not send receive email

Did you read the log you pasted here? it's very very clear in the log.

whmemon wrote:

Mar 31 05:42:35 mail postfix/local[4767]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit

whmemon wrote:

Mar 31 05:45:55 mail postfix/smtp[4827]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused

Amavisd service is not running.

3

Re: Can not send receive email

I solved this problem

Just removed following two files and everything goes normal.

/var/amavis/amavisd.lock
/var/amavis/amavisd.pid


whmemon wrote:

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  MySQL
- Linux/BSD distribution name and version:  CentOS 5.5
- Related log if you're reporting an issue:

Mar 31 05:41:35 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:42:35 mail postfix/local[4767]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:42:36 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4767 exit status 1
Mar 31 05:42:36 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:43:36 mail postfix/local[4770]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:43:37 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4770 exit status 1
Mar 31 05:43:37 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:44:37 mail postfix/local[4772]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:44:38 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4772 exit status 1
Mar 31 05:44:38 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:45:38 mail postfix/local[4802]: fatal: main.cf configuration error: mailbox_size_limit is smaller than message_size_limit
Mar 31 05:45:39 mail postfix/master[4280]: warning: process /usr/libexec/postfix/local pid 4802 exit status 1
Mar 31 05:45:39 mail postfix/master[4280]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
Mar 31 05:45:55 mail postfix/smtpd[4815]: connect from localhost.localdomain[127.0.0.1]
Mar 31 05:45:55 mail postfix/smtpd[4815]: 4F7057B600B3: client=localhost.localdomain[127.0.0.1], sasl_method=LOGIN, sasl_username=waseem.hassan@shc.gov.pk
Mar 31 05:45:55 mail postfix/cleanup[4823]: 4F7057B600B3: message-id=<217bf5051dc841a354d338700e1894e6@shc.gov.pk>
Mar 31 05:45:55 mail postfix/qmgr[4288]: 4F7057B600B3: from=<waseem.hassan@shc.gov.pk>, size=547, nrcpt=1 (queue active)
Mar 31 05:45:55 mail roundcube: User waseem.hassan@shc.gov.pk [125.209.125.219]; Message for whmemon@gmail.com; 250: 2.0.0 Ok: queued as 4F7057B600B3
Mar 31 05:45:55 mail postfix/smtp[4827]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 31 05:45:55 mail postfix/smtp[4827]: 4F7057B600B3: to=<whmemon@gmail.com>, relay=none, delay=0.1, delays=0.09/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Mar 31 05:45:55 mail postfix/smtpd[4815]: disconnect from localhost.localdomain[127.0.0.1]
====


I can not send/receive emails above are the logs. please guide me.
Best Regards,
Waseem