I am using normal code to send mail in PHP.
Its having no problem of sending to gmail, yahoo, Hotmail,etc..
but in zimbra it doesn't receive..
Asked
Active
Viewed 1,107 times
-1

Prem Sankar Ravindran
- 1
- 1
- 5
1 Answers
0
Check logs on Zimbra MTA server, it's located at:
/var/log/maillog
Check if you see you php-server trying to reach Zimbra. You may get blocked cause Zimbra think you php-server is sending spam, or fail on one of many checks. Either way, the maillog should say something about it.

user3297323
- 57
- 1
- 6