Matthew.A
06-03-2001, 04:52 AM
I run a reminder service (plug - www.emailremind.co.uk) and everynight we run a routine to produce and send the reminders. However I am getting a LOT of failures to hotmail accounts - my original thought was that this was because the hotmail accounts had lapsed, and created my own account and tested it okay! However this is what I get back...
======================================
The original message was received at Sun, 3 Jun 2001 09:39:43 +0100
from 007admin@localhost
----- The following addresses had permanent fatal errors -----
A Name<a_name@hotmail.com>
(reason: 554 Transaction failed)
----- Transcript of session follows -----
... while talking to mc2.law5.hotmail.com.:
>>> DATA
<<< 554 Transaction failed
554 5.0.0 A Name<A_Name@hotmail.com>... Service unavailable
======================================
Can anyone shed anylight as to why this would happen? This is a PERL routine running via a cronjob, sending the mail via SENDMAIL - Thanks
======================================
The original message was received at Sun, 3 Jun 2001 09:39:43 +0100
from 007admin@localhost
----- The following addresses had permanent fatal errors -----
A Name<a_name@hotmail.com>
(reason: 554 Transaction failed)
----- Transcript of session follows -----
... while talking to mc2.law5.hotmail.com.:
>>> DATA
<<< 554 Transaction failed
554 5.0.0 A Name<A_Name@hotmail.com>... Service unavailable
======================================
Can anyone shed anylight as to why this would happen? This is a PERL routine running via a cronjob, sending the mail via SENDMAIL - Thanks
