All,

The Windows SMTP Service is configured by default not to allow ANY OTHER
machine to send mail through it. That's why it's complaining about relaying
- the IP address of the machine you're sending the mail from is not
authorized to send mail through the SMTP server. That's what relaying is -
when you send mail through an SMTP server running on another machine.

You have to configure your SMTP server to allow your machine's IP address to
send mail through it. Otherwise you'll get this error.

Talk to your e-mail administrator.

HT

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Hughes,
Trystan
Sent: Friday, June 10, 2005 7:10 PM
To: [EMAIL PROTECTED]; Ken Barker
Cc: [email protected]
Subject: RE: :SMTP on a Windows Server


>If I may chime in here and on the code posted previously. If the mail
server is
>not sending it in one case and is in Ken's case. The server is not allowing
>relay and may need the use of a authentication method like smtp auth or pop
>before smtp. I've expiramented with this my self, by writting a perl mail
>server. I've mastered pop before SMTP, but smtp auth still eludes me. I
assure
>you both the server is in fact rejecting relays.

I only need to issue emails internally to admin when a backup fails. I don't
really need to make use of POP3.

Thanks

Tryst

 

<<attachment: winmail.dat>>

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to