6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13567] Horde_SMTP misses horde-auth authentication to SMTP server
*
Your Email Address
*
Spam protection
Enter the letters below:
.__.. .. .__..___. | ||_/ | | | _/ |__|| \|___|__|./__.
Comment
>> What parameter are you talking about? > > these in config backends.php: > > $servers['advanced']['smtp'] = array( > 'auth' => true, > 'horde_auth' => true, > 'debug' => '/tmp/smtp.log', > 'host' => 'mail.physik.uni-muenchen.de', > 'port' => 587, > ); > > horde_auth is not used anywhere in Horde_smtp (but it worked before > the change to Horde_SMTP), look into /usr/share/pear/Horde/Smtp.php > at line 440/441, the code looks only for "username" which is for > authentication with _one_ fixed account. We need to use horde_auth, > so that the credentials of the user are used. > > I did change these two lines, but later in the code also horde_auth > is not used. > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers