Skip to content

530 SMTP authentication is required #73

@BananaAcid

Description

@BananaAcid

This seems to happen for all hosts using hMailserver - there are a lot of them out there. You can test it against my test server using no-reply AT myvoyagemap.com

setup:
Server 1: e-mail server, having dkim setup and providing "no-reply@"
Server 2: node script sending the e-mail from "no-reply@" and dkim selector and pem are configured.

Error: SMTP code:530 msg:530 SMTP authentication is required.
  
      at response (C:\htdocs\com\blog\app-ui\node_modules\sendmail\sendmail.js:217:24)
      at onLine (C:\htdocs\com\blog\app-ui\node_modules\sendmail\sendmail.js:234:11)
      at Socket.<anonymous> (C:\htdocs\com\blog\app-ui\node_modules\sendmail\sendmail.js:141:11)
      at Socket.emit (events.js:210:5)
      at Socket.EventEmitter.emit (domain.js:478:20)
      at addChunk (_stream_readable.js:326:12)
      at readableAddChunk (_stream_readable.js:297:13)
      at Socket.Readable.push (_stream_readable.js:235:10)
      at TCP.onStreamRead (internal/stream_base_commons.js:182:23),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions