Summary | Problem reporting not working with SMTP authentication |
Queue | Horde Base |
Queue Version | 3.0.1 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | ab (at) kisd (dot) de |
Created | 01/11/2005 (7492 days ago) |
Due | |
Updated | 04/22/2005 (7391 days ago) |
Assigned | 01/11/2005 (7492 days ago) |
Resolved | 04/22/2005 (7391 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Taken from
Assigned to
State ⇒ Assigned
behaviour needs to be fixed in any case.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Problem reporting not working with SMTP authentication
Queue ⇒ Horde Base
mailer is configured to use SMTP authentication, but you do not
provide any login Information because you want every user use their
own account to send mail through the server, the report will not be
sent. HORDE tries to log on the SMPT server without any user name.
Maybe there has to be another option to specify a special (system)
account for the sole purpose of using the mailer for system tasks. For
logged in users the user's account data could be used to send the
problem report.