[Tickets #13567] Re: Horde_SMTP misses horde-auth authentication to SMTP server
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Sep 16 06:09:23 UTC 2014
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: https://bugs.horde.org/ticket/13567
------------------------------------------------------------------------------
Ticket | 13567
Aktualisiert Von | Klaus.Steinberger at physik.uni-muenchen.de
Zusammenfassung | Horde_SMTP misses horde-auth authentication to SMTP
| server
Warteschlange | Horde Base
Version | 5.2.1
Typ | Bug
Status | Not A Bug
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
Klaus.Steinberger at physik.uni-muenchen.de (2014-09-16 06:09) hat geschrieben:
>>> What parameter are you talking about?
>>
>> these in config backends.php:
>
> Don't modify imp/config/backends.php. Ever. See the comments in the header.
It is indeed in a file in backends.d
> Don't override arrays, only the values of individual elements:
ok, i changed that.
>
> <?php
> $servers['advanced']['disabled'] = false;
> $servers['advanced']['hordeauth'] = true;
> $servers['advanced']['smtp']['debug'] = '/tmp/smtp.log';
> $servers['advanced']['smtp']['host'] = 'mail.physik.uni-muenchen.de';
>
> should be sufficient (and works for me).
No, definitly not, I _need_ horde_auth as my SMTP server requires
authentication with the user credentials, and this part is missing in
the code. Did you not read my comments correctly?
>
> As far as I know, the horde_auth parameter is no longer used. I use
> the above configuration without overriding *any* 'smtp' value.
That only works if the SMTP servers needs no authentication or works
with an dedicated account!
Jan: please do not mark it as no bug so fast!
I it as regression in the code.
>
>> I did change these two lines, but later in the code also horde_auth
>> is not used.
More information about the bugs
mailing list