Summary | SMTP Auth settings from imp are overwritten by horde settings |
Queue | IMP |
Queue Version | 6.0.1 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | michael (at) bigmichi1 (dot) de |
Created | 11/24/2012 (4603 days ago) |
Due | |
Updated | 11/26/2012 (4601 days ago) |
Assigned | |
Resolved | 11/26/2012 (4601 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Priority ⇒ 1. Low
imp/config/backends.local.php?
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ SMTP Auth settings from imp are overwritten by horde settings
Type ⇒ Bug
State ⇒ Unconfirmed
example kronolith-agenda script can sent emails. but if smtp auth set
up in horde konfiguration users are unable to sent emails through imp,
because when senting emails it tries to authenticate with the horde
configured settings that don't match sender email address. when i
remove the values for $conf[mailer][params][username] and
$conf[mailer][params][password] the scripts that sent emails don't
work any longer because they can't authenticate to smtp, but in imp
users are now able to sent emails again.