[Pkg-roundcube-maintainers] Bug#994446: roundcube-core: SMTP error message 'SMTP auth failed (250)'
Guilhem Moulin
guilhem at debian.org
Thu Sep 16 12:39:13 BST 2021
Hi,
Control: severity -1 important
Control: tag -1 moreinfo
On Thu, 16 Sep 2021 at 09:29:49 +0200, Olaf Zaplinski via Pkg-roundcube-maintainers wrote:
> Severity: grave
> Justification: renders package unusable
I disagree with that: I believe a typical Roundcube installation uses
IMAP credentials to authenticate to the submission server. Downgrading
the severity accordingly.
> on Debian 10, Roundcube worked as configured and could send emails to [::1]:25 without authentication as intended.
> Now on Debian 11, it says that 'SMTP error (250) authentication failed' or so (my system is set to German).
>
> The error message makes no sense. SMTP 250 reply code is 'ok'.
It's not an SMTP error code; Roundcube refuses to proceed because
smtp_{user,pass} are set while the SMTPd doesn't offer authentication.
Does adding
$config['smtp_user'] = '';
$config['smtp_pass'] = '';
to the configuration fixes the problem?
--
Guilhem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-roundcube-maintainers/attachments/20210916/09e48fa6/attachment.sig>
More information about the Pkg-roundcube-maintainers
mailing list