Our system was running happily sending out phone messages using a gmail account... and then it stopped. The error message is essentially - incorrect password.
I tried using this original script without success - http://pbxinaflash.com/community/in...ll-gmail-as-smtp-relay-host-for-sendmail.974/
The exact message is
----- Transcript of session follows -----
... while talking to smtp.gmail.com:
>>> AUTH dialogue
<<< 535-5.7.8 Username and Password not accepted. Learn more at
<<< 535 5.7.8 http://support.google.com/mail/bin/answer.py?answer=14257 t66sm4966177yhc.45
- gsmtp
>>> MAIL From:<[email protected]> SIZE=558
<<< 530-5.5.1 Authentication Required. Learn more at
<<< 530 5.5.1 http://support.google.com/mail/bin/answer.py?answer=14257 t66sm4966177yhc.45
- gsmtp
554 5.0.0 Service unavailable
I tried the user name with and without @gmail.com. The password is correct.
Any ideas?
I tried using this original script without success - http://pbxinaflash.com/community/in...ll-gmail-as-smtp-relay-host-for-sendmail.974/
The exact message is
----- Transcript of session follows -----
... while talking to smtp.gmail.com:
>>> AUTH dialogue
<<< 535-5.7.8 Username and Password not accepted. Learn more at
<<< 535 5.7.8 http://support.google.com/mail/bin/answer.py?answer=14257 t66sm4966177yhc.45
- gsmtp
>>> MAIL From:<[email protected]> SIZE=558
<<< 530-5.5.1 Authentication Required. Learn more at
<<< 530 5.5.1 http://support.google.com/mail/bin/answer.py?answer=14257 t66sm4966177yhc.45
- gsmtp
554 5.0.0 Service unavailable
I tried the user name with and without @gmail.com. The password is correct.
Any ideas?