1

Topic: Frequent temporary failure

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

Hi Zhang,

We are frequently facing temporary failure issue and meanwhile mailq is getting increase to huge amount. Find the below maillog error.

Oct  3 12:18:49 xyz postfix/pipe[23079]: 32BCC157EE5: to=<abc@mydomain>, relay=dovecot, delay=49, delays=7.9/3.6/0/38, dsn=4.3.0, status=deferred (temporary failure)

After we try to restart the ldap service and we are getting following error.

Checking configuration files for slapd:  bdb_db_open: unclean shutdown detected; attempting recovery.
bdb_db_open: Recovery skipped in read-only mode. Run manual recovery if errors are encountered.
config file testing succeeded

Kindly treat this on high priority, and let me know if you need any other information.

Regards,
Pinemail

----

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

2

Re: Frequent temporary failure

This error was caused by Dovecot part, could you please check Dovecot log file for more details?

3

Re: Frequent temporary failure

ZhangHuangbin wrote:

This error was caused by Dovecot part, could you please check Dovecot log file for more details?

Hi Zhang,

Find the below dovecot log for your reference.

Oct 03 12:28:42 POP3(abc@mydomain.com): Error: read(/var/run/dovecot/dict-server) failed: Timeout after 30 seconds
Oct 03 12:28:43 POP3(xyz@mydomain.com): Error: net_connect_unix(/var/run/dovecot/dict-server) failed: Resource temporarily unavailable
Oct 03 12:18:00 POP3(aaa@mydomain.com): Warning: read(/var/run/dovecot/dict-server): dict lookup took 6 seconds

Regards,
Pinemail.

4

Re: Frequent temporary failure

- Show us full output of "dovecot -n" please.
- Did you try restarting Dovecot service?