Hi,
I have now installed and configured postfix
I can send test-command email to myself from Postfix
I have now changed smtp.yaml to localhost but I still get the error message
Could someone help me because somehow I do not check it
Can I also send test mails via Openxpki using the command line?

backend:
    class: OpenXPKI::Server::Notification::SMTP
    host: localhost
    # FQDN for helo - defaults to system fqdn
    #helo: my.own.fqdn
    port: 25
    starttls: 0
    username: [email protected]
    password: ~
    debug: 1
    # You need to install MIME::Tools for html support
    use_html: 0

My internal service of Mail is Microsoft


Oliver Welter <[email protected]> schrieb am Do. 15. Feb. 2024 um 17:16:

> Hi Ali,
>
> the SMTP Module of OpenXPKI does not Support SASL Auth, send your mails to
> localhost and let the local MTA forward them.
>
> Oliver
> On 15.02.24 16:48, Ali Danakiran wrote:
>
> Hi,
>
> Can someone help me?
>
> 2024/02/15 16:32:16 openxpki.application.INFOTrigger notification message
> cert_issued
> [pid=107025|sid=uV9z|rid=561a66b5b9c0|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:17 openxpki.system.ERROR
> [OpenXPKI::Server::Notification::SMTP (240)@uV9z#40447] SMTP SASL
> authentication failed (user: [email protected], error: Command unknown:
> 'AUTH')
> [pid=107025|sid=uV9z|rid=561a66b5b9c0|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:17 openxpki.system.ERROR
> [OpenXPKI::Server::Notification::SMTP (240)@uV9z#40447] SMTP SASL
> authentication failed (user: [email protected], error: Command unknown:
> 'AUTH')
> [pid=107025|sid=uV9z|rid=561a66b5b9c0|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:17 openxpki.system.ERROR Failed sending notification - no
> smtp transport
> [pid=107025|sid=uV9z|rid=561a66b5b9c0|wftype=certificate_signing_request_v2|wfid=40447]
>
>
>
> 2024/02/15 16:32:14 ERROR [OpenXPKI::Server::Notification::SMTP
> (240)@uV9z#40447] SMTP SASL authentication failed (user: [email protected],
> error: Command unknown: 'AUTH')
> [pid=107025|sid=uV9z|rid=561a66b43678|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:14 ERROR [OpenXPKI::Server::Notification::SMTP
> (240)@uV9z#40447] SMTP SASL authentication failed (user: [email protected],
> error: Command unknown: 'AUTH')
> [pid=107025|sid=uV9z|rid=561a66b43678|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:14 ERROR Failed sending notification - no smtp transport
> [pid=107025|sid=uV9z|rid=561a66b43678|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:14 ERROR [OpenXPKI::Server::Notification::SMTP
> (240)@uV9z#40447] SMTP SASL authentication failed (user: [email protected],
> error: Command unknown: 'AUTH')
> [pid=107025|sid=uV9z|rid=561a66b43678|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:14 ERROR [OpenXPKI::Server::Notification::SMTP
> (240)@uV9z#40447] SMTP SASL authentication failed (user: [email protected],
> error: Command unknown: 'AUTH')
> [pid=107025|sid=uV9z|rid=561a66b43678|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:14 ERROR Failed sending notification - no smtp transport
> [pid=107025|sid=uV9z|rid=561a66b43678|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:17 ERROR [OpenXPKI::Server::Notification::SMTP
> (240)@uV9z#40447] SMTP SASL authentication failed (user: [email protected],
> error: Command unknown: 'AUTH')
> [pid=107025|sid=uV9z|rid=561a66b5b9c0|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:17 ERROR [OpenXPKI::Server::Notification::SMTP
> (240)@uV9z#40447] SMTP SASL authentication failed (user: [email protected],
> error: Command unknown: 'AUTH')
> [pid=107025|sid=uV9z|rid=561a66b5b9c0|wftype=certificate_signing_request_v2|wfid=40447]
>
> 2024/02/15 16:32:17 ERROR Failed sending notification - no smtp transport
> [pid=107025|sid=uV9z|rid=561a66b5b9c0|wftype=certificate_signing_request_v2|wfid=40447]
>
>
>
>
>
>
>
>
>
> backend:
>
>     class: OpenXPKI::Server::Notification::SMTP
>
>     host: smtp.office365.com
>
>     # FQDN for helo - defaults to system fqdn
>
>     #helo: my.own.fqdn
>
>     port: 587
>
>     starttls: 0
>
>     username: [email protected]
>
>     password: ****
>
>     debug: 1
>
>     # You need to install MIME::Tools for html support
>
>     use_html: 0
>
>
>
> _______________________________________________
> OpenXPKI-users mailing 
> [email protected]https://lists.sourceforge.net/lists/listinfo/openxpki-users
>
> --
> Protect your environment -  close windows and adopt a penguin!
>
> _______________________________________________
> OpenXPKI-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/openxpki-users
>
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to