The SMTP email settings have been set in the system settings email tab.
The settings displayed when reopening Security -> Security Settings -> Email
Attach Quote/Invoice on email? - Yes
Email Sending Method - SMTP
SMTP Server Address - smtp.isp (isp not actual value)
SMTP Sender Address for system emails - MyName@isp (not actual name)
Requires Authentication - No
SMTP Username - MyName@isp (not actual name)
SMTP Password - this is always blank when I reopen settings
SMTP Port - 25
Security - None
Verify SMTP certificates - No
The above settings work in my email client but not in Invoice Plane.
The password entry value in the data file is missing. What is the data filed name where the email settings are stored so that I can enter the password there?
@crafter, thanks, I have looked at all the database.* and config.* files and don’t find select * from ip_settings where setting_key like "%smtp%" ; What is the name of the database that I must look at.