Skip to main content

Dovecot Login or pop3 method PLAIN

Comments

4 comments

  • cPanelMichael
    Hello, Logging in via POP3/IMAP is not required before sending an email via SMTP. The user simply needs to authenticate via SMTP with valid credentials to send a message. Regarding the delivery of messages, note the following from our
    0
  • net@work
    Hello @cPanelMichael ! Your answer help me clear and understand how exim/dovecot works after 58 version!
    The user simply needs to authenticate via SMTP with valid credentials to send a message.

    Can please give me an example how I can make an SMTP authentication without POP3/IMAP login? I use thunderbird as mail client and before send messages every time I have imap or pop3 authentication... I want just to test from my part that behavior! Thank you!
    0
  • cPanelMichael
    [QUOTE="net@work, post: 2430171, member: 813191">Can please give me an example how I can make an SMTP authentication without POP3/IMAP login? I use thunderbird as mail client and before send messages every time I have imap or pop3 authentication...
    Hello, You can setup a test PHP script that sends email via SMTP and doesn't checking incoming email: Sending email with PHP from an SMTP server Thank you.
    0
  • net@work
    Hello @cPanelMichael ! Thank you for the response and the example!! All are clear now to me!! :)
    0

Please sign in to leave a comment.