1

Topic: Can not receive mail from PHP Sender.

==== Required information ====
- iRedMail version: 0.9.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx):Apache
- Linux/BSD distribution name and version: CentOS 6.6
- Related log if you're reporting an issue: Can not receive mail from PHP Sender. Such as WHMCS, MyBB, PHPBB etc.
====

----

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 receive mail from PHP Sender.

Error Log, Error Message; anything? Can't understand the issue without something, as I've no problem receiving from scripts.

3

Re: Can not receive mail from PHP Sender.

7t3chguy wrote:

Error Log, Error Message; anything? Can't understand the issue without something, as I've no problem receiving from scripts.

No any error message

4

Re: Can not receive mail from PHP Sender.

If your php applications are properly configured with correct smtp server address, there MUST be some log on your server's mail log file (/var/log/maillog). Please show us log RELATED to emails sent with your php applications.

5

Re: Can not receive mail from PHP Sender.

ZhangHuangbin wrote:

If your php applications are properly configured with correct smtp server address, there MUST be some log on your server's mail log file (/var/log/maillog). Please show us log RELATED to emails sent with your php applications.

Can not receive mail from PHP Sender.
PHP mail()

6

Re: Can not receive mail from PHP Sender.

Please do whatever you can to gather debug message of this process, then show us all debug message.
Others can NOT help WITHOUT related log, and please show us how you configure your php applications to send email.