Rogers require authenticated SMTP, so you need to set that up in your mail
server (don't know the steps required, but you can check your mail server's
docs)
The error confirms what I am saying:
(reason: 530 authentication required - for help go
to http://help.yahoo.com/help/us/mail/pop/pop-11.html)
-----Original Message-----
From: Isafhan Datoo [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 04, 2007 1:10 PM
To: [email protected]
Subject: [on-asterisk] Trying to configure my ISP as a smarthost for sendmail
I am having probs trying to forward my VM emails to my
ISPs email addy using smarthost feature in sendmail.
I followed these instructions:
I pointed my VMs to my internet address
([EMAIL PROTECTED]) in my voicemail.conf
also, i did:
define(`SMART_HOST',`smtp.broadband.rogers.com')dnlMASQUERADE_AS(rogers.com)dnl
FEATURE(allmasquerade)dnl
FEATURE(masquerade_envelope)dnl
I restarted my sendmail service, and left myself a VM.
I think it got rejected by my ISP because domain did
not match the ISPs domain but I am not really sure if
that is the issue and how to correct it.
I received the following message in my local mail:
The original message was received at Sun, 4 Mar 2007
12:43:09 -0500
from localhost.localdomain [127.0.0.1]
----- The following addresses had permanent fatal
errors -----
<[EMAIL PROTECTED]>
(reason: 530 authentication required - for help go
to http://help.yahoo.com/help/us/mail/pop/pop-11.html)
----- Transcript of session follows -----
... while talking to smtp.broadband.rogers.com:
>>> MAIL From:<[EMAIL PROTECTED]>
<<< 530 authentication required - for help go to
http://help.yahoo.com/help/us/mail/pop/pop-11.html
554 5.0.0 Service unavailable
--l24Hh93r030618.1173030189/localhost.localdomain
Content-Type: message/delivery-status
Reporting-MTA: dns; localhost.localdomain
Received-From-MTA: DNS; localhost.localdomain
Arrival-Date: Sun, 4 Mar 2007 12:43:09 -0500
Final-Recipient: RFC822; [EMAIL PROTECTED]
Action: failed
Status: 5.0.0
Diagnostic-Code: SMTP; 530 authentication required -
for help go to
http://help.yahoo.com/help/us/mail/pop/pop-1
1.html
Last-Attempt-Date: Sun, 4 Mar 2007 12:43:09 -0500
Issa.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]