I had a similar problem - in v7 for say user@domain.com I had one account for Default Sending and another for Default Inbox. I ended up making one account both Default Sending and Inbox
thanks I jumped through hoops to get this working with office365 I just love when they make changes the break things unfortunately we are now on google cloud and need to use mail jet to send outgoing so that’s not going to work. we thoroughly tested now and undocumented or at least a heads up change would have been nice…looking combining this now…
its not going to work because we need separate logon credentials for outgoing and incoming wish they had left it just the way it was.
doesn’t mention email account changes:
pricing rule fix
Remove pricing rules if ‘Ignore Pricing Rule’ manually triggered
Fix for program enrollment
Fixes in Student Group
Configurable validation setting for the student group
[hotfix] error while sending the auto email report of Ordered Items To Be Delivered
[fix] frappe.db.exists(‘Series’, series) is not working because tabSeries table did not have column modified
Enabled option User Cannot Search for the gl entry doctype
[enhance] Show notification for draft state records if doctype is submittable
Fixed test cases
Patch for reverting manufacturers table from item
Fixed conflict
I cant seem to find documentation of the new option under setup called email domain. it was working without this but because there is no documentation in help I don’t know what it purpose is?
its missing from here:
Setting Up
Email is at the heart of electronic communication and ERPNext is deeply integrated with Email. You can create multiple email accounts, automatically create transactions like Lead, Issue from incoming emails, send documents to your contacts via ERPnext. You can also setup email digests and email alerts to send you reminders.
Topics
Email Accounts
Email Alerts
Email Digest
Email Reports at Regular Intervals
Sending Email from any Document
Email
Upgraded from 8.0.19 to 8.0.20 and was having the same issue.
Adding email account fails with “Invalid User Name or Support Password. Please rectify and try again.
-ERR invalid command” if creating from Email Inbox.
If account is added from Setup>Email Account it works but once it is assigned as an inbox in the user settings, error log throws this every few minutes
{'retry': 0, 'log': <function log at 0x21fc578>, 'site': u'site1.local', 'event': u'all', 'method_name':
u'pull_from_email_account', 'method': <function pull_from_email_account at 0x22fb938>, 'user':
u'Administrator', 'kwargs': {'email_account': u'Brad M.K.'}, 'async': True, 'job_name':
u'pull_from_email_account|Brad M.K.'}
Traceback (most recent call last):
File "/home/frappe/frappe-bench/apps/frappe/frappe/utils/background_jobs.py", line 65, in execute_job
method(**kwargs)
File "/home/frappe/frappe-bench/apps/frappe/frappe/email/doctype/email_account/email_account.py",
line 700, in pull_from_email_account
email_account.receive()
File "/home/frappe/frappe-bench/apps/frappe/frappe/email/doctype/email_account/email_account.py",
line 255, in receive
incoming_mails = emails.get("latest_messages")
AttributeError: 'NoneType' object has no attribute 'get'
Just updated frappe to 8.0.30 with bench update and it seems to be working, although still get an error when trying to add an account from the Email inbox directly, but the error log messages are gone and the account can be added from settings>email accounts instead and then assigned to the user in the settings.
What happened to separate outgoing setting under email accounts. I see some of the settings in email domains but we use mailjet for outgoing and office365 for incoming we need these settings put back?
I needed to change password due to a server password change and now it won’t let me save the email account without creating a domain whereas I didn’t need to do this previously.
I can’t create a domain because I have only smtp details.
I have tried putting in a fake pop account but then won’t save.