Skip to content

SMTP authentication does not occur #11528

@barf

Description

@barf

Steps to reproduce

  1. Install Nextcloud following documentation.
  2. Configure SMTP with authentication in Settings -> Basic Settings
  3. Click 'Send email' to test configuration

Please note this is very easy to reproduce and probably the reason so many SMTP issues are floating around.

Expected behaviour

SMTP authentication attempt occurs

Actual behaviour

No SMTP authentication attempt occurs

Server configuration

Operating system:
Ubuntu 18.04

Web server:
Apache

Database:
MariaDB

PHP version:
7.2

Nextcloud version:
nextcloud-14.0.1

Postfix Log excerpt:
Oct 2 00:10:35 mail postfix/smtpd[14736]: NOQUEUE: reject: RCPT from nextcloud.example.com[10.146.234.197]: 554 5.7.1 foo.barf@example.com: Recipient address rejected: SMTP AUTH is required for users under this sender domain; from=nextcloud-outgoing@example.com to=foo.bar@example.com proto=ESMTP helo=<nextcloud.example.com>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions