6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5679] SMTP auth "Best available authentication" does not work
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..___. __ . .___. | | | / `| _/ |/\| | \__.|___./__.
Comment
> If one sets Mailer / SMTP authentication to "Best available > authentication" in the admin web interface, this sets the option to > the string '1'. But this instructs Mail_smtp to instruct Net_SMTP to > use authentication method '1' only, not PLAIN/LOGIN/CRAM-MD5/... > whatever the server supports. Indeed, abstract from Mail_smtp: > > > > if ($this->auth) { > > $method = is_string($this->auth) ? $this->auth : ''; > > > > The "best available authentication" enum choice needs to set the > option to the boolean true, or the integer 1, or any other non-string > value that is not the boolean false. > >
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