6.0.0-beta1
7/5/25

[#14059] Could smtp auth be integer?
Summary Could smtp auth be integer?
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester viktor (at) szepe (dot) net
Created 07/20/2015 (3638 days ago)
Due
Updated 10/20/2017 (2815 days ago)
Assigned
Resolved 01/25/2016 (3449 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/20/2017 08:33:35 PM Git Commit Comment #8 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit f16c637a27cf771d10ed1ae4628e69c04266b81e
Author: Jan Schneider <jan@horde.org>
Date:   Mon, 25 Jan 2016 12:38:36 +0100

Document 'secure' and 'timeout' parameters (Request #14059).

  M config/backends.php

https://github.com/horde/imp/commit/f16c637a27cf771d10ed1ae4628e69c04266b81e
10/20/2017 08:33:35 PM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 2f7b522058fb5a3069e39fc815b103de7b4a330a
Author: Jan Schneider <jan@horde.org>
Date:   Mon, 25 Jan 2016 12:37:20 +0100

This parameter doesn't exist anymore.

We always use Horde_Smtp now as a backend that doesn't allow to turn off
authentication. Instead we use authentication depending on whether the server
advertises it.
Bug: 14059

  M config/backends.php

https://github.com/horde/imp/commit/2f7b522058fb5a3069e39fc815b103de7b4a330a
01/25/2016 12:34:12 PM viktor (at) szepe (dot) net Comment #6 Reply to this comment
Thank you.

[Show Quoted Text - 12 lines]
01/25/2016 11:38:57 AM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 55dbabbac4a3f018197e6b55d75d239db813814b
Author: Jan Schneider <jan@horde.org>
Date:   Mon Jan 25 12:34:23 2016 +0100

     Document 'secure' and 'timeout' parameters (Request #14059).

  imp/config/backends.php |   14 +++++++++++++-
  1 files changed, 13 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/55dbabbac4a3f018197e6b55d75d239db813814b
01/25/2016 11:38:54 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit 7845844ff7c55eda2ca003985cdd0d3a80503bf4
Author: Jan Schneider <jan@horde.org>
Date:   Mon Jan 25 12:01:02 2016 +0100

     This parameter doesn't exist anymore.

     We always use Horde_Smtp now as a backend that doesn't allow to turn off
     authentication. Instead we use authentication depending on 
whether the server
     advertises it.
     Bug: 14059

  imp/config/backends.php |    3 ---
  1 files changed, 0 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/7845844ff7c55eda2ca003985cdd0d3a80503bf4
01/25/2016 11:37:59 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
01/25/2016 11:35:00 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit ef2cd484ad3e98de784564ff62390f584e3d2601
Author: Jan Schneider <jan@horde.org>
Date:   Mon Jan 25 12:34:23 2016 +0100

     Document 'secure' and 'timeout' parameters (Request #14059).

  imp/config/backends.php |   14 +++++++++++++-
  1 files changed, 13 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/ef2cd484ad3e98de784564ff62390f584e3d2601
01/25/2016 11:01:25 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit a3f0723c271ad282370c67daf7969804ed02cebb
Author: Jan Schneider <jan@horde.org>
Date:   Mon Jan 25 12:01:02 2016 +0100

     This parameter doesn't exist anymore.

     We always use Horde_Smtp now as a backend that doesn't allow to turn off
     authentication. Instead we use authentication depending on 
whether the server
     advertises it.
     Bug: 14059

  imp/config/backends.php |    3 ---
  1 files changed, 0 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/a3f0723c271ad282370c67daf7969804ed02cebb
07/20/2015 08:00:34 AM viktor (at) szepe (dot) net Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Could smtp auth be integer?
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Good morning!

Could smtp auth be integer here?
I think it is a typo.

imp/config/backends.php:
/* auth: [*] (integer|boolean) Authentication method to use. */

https://github.com/horde/horde/blob/master/imp/config/backends.php#L153

Sorry for not opening a separate ticket:
Is smtp/secure missing from the backends.phpdocblock?


Saved Queries