Hey All,
Some costumers complain they subscribe for my site and never get there activation email. When i look in the exim mail log i clearly see that it has been send or queued, because i don't know exactly how it works:
I'm not blacklisted because 99% of all hotmail email get them. They say they checked there spam email and there is also nothing. When it's queued do i need to see some other code that sends it? perhaps queued mail doesn't work correct?
I don't know how it's possible... because in the log i see it has been send. Also the user/users are not unkown with computers, some of them are software developers so i think they know when they don't get the email.
Some costumers complain they subscribe for my site and never get there activation email. When i look in the exim mail log i clearly see that it has been send or queued, because i don't know exactly how it works:
Code:
2011-06-26 15:56:00 1Qapoe-0004qg-9H <= [email protected] U=user P=local S=959 T="Account details for PERSON at domain.com" from <[email protected]> for [email protected]
2011-06-26 15:56:01 1Qapoe-0004qg-9H => [email protected] F=<[email protected]> R=lookuphost T=remote_smtp S=991 H=mx1.hotmail.com [65.55.37.72] C="250 <[email protected]> Queued mail for delivery"
2011-06-26 15:56:01 1Qapoe-0004qg-9H Completed
I'm not blacklisted because 99% of all hotmail email get them. They say they checked there spam email and there is also nothing. When it's queued do i need to see some other code that sends it? perhaps queued mail doesn't work correct?
I don't know how it's possible... because in the log i see it has been send. Also the user/users are not unkown with computers, some of them are software developers so i think they know when they don't get the email.