stevan
03-17-2006, 12:11 AM
I was having the above problem I would send out emails and nothing showed up BUT it showed it was sent > I tried everything I could find but nothing helped . I asked my host company if they could find problem and they did it is not the script but the server . Here is the solution to that problem
The issue occured due to the retry time set in the mails server's db file. The issue has been fixed by removing the file and restarting exim.
"Retry time settings" in the mail server is to send the mails repeatedly, whenever mail fails reaches to the destination. This retry time setting has a time limit,when it reaches a threshold time limit it drops the mail.
Thought this would help others
Steve
The issue occured due to the retry time set in the mails server's db file. The issue has been fixed by removing the file and restarting exim.
"Retry time settings" in the mail server is to send the mails repeatedly, whenever mail fails reaches to the destination. This retry time setting has a time limit,when it reaches a threshold time limit it drops the mail.
Thought this would help others
Steve