0

I got these error while creating new employee in open ERP 7 web client.

Please rply ASAP for this problem

Mail delivery failed

Mail delivery failed via SMTP server 'imap.googlemail.com'. SMTPSenderRefused: 530 5.5.1 Authentication Required.

Learn more at 5.5.1

f47sm17280432eep.13 - gsmtp xyz@gmail.com

Thank you in advance

hs.chandra
  • 707
  • 1
  • 7
  • 19
vaibhav
  • 33
  • 1
  • 8

1 Answers1

0

You have problems sending mails from your server. Try installing OpenERP in a different server, importing the database and emailing from that server. You can also try installing a smtp server (such as sendmail) in your server, and try sending an e-mail. That should work.

In a nutshell, your smtp server is not configured properly in your openerp server

Gustavo
  • 36
  • 1