postmark integration not working

Hi Team!

I just installed your app, and I just want to integrate it with Postmark. And I have next error:

Code:
Failed to authenticate on SMTP server with username "vkdev" using 1 possible authenticators ++ Starting MauticEmailBundleSwiftmailerTransportPostmarkTransport <> EHLO mautic.magedirect.com <> STARTTLS <> EHLO mautic.magedirect.com <> AUTH LOGIN <> dmtkZXY= <> cjZHd0RhSEpzVEJk <> RSET << 250 2.0.0 Ok


see screenshot: http://prntscr.com/b1j0ht


I clealred caches 100500 times, I checked 'mailer_user' and 'mailer_password' in config.php
it's the same like credentials in postmark

Please help me

Hi Team!
I just installed your app, and I just want to integrate it with Postmark. And I have next error:

Failed to authenticate on SMTP server with username "vkdev" using 1 possible authenticators ++ Starting MauticEmailBundleSwiftmailerTransportPostmarkTransport << 220 smtp.postmarkapp.com ESMTP sc-ams-smtp1 >> EHLO mautic.magedirect.com << 250-smtp.postmarkapp.com 250-PIPELINING 250-SIZE 20480000 250-VRFY 250-ETRN 250-STARTTLS 250-AUTH PLAIN LOGIN CRAM-MD5 DIGEST-MD5 250-AUTH=PLAIN LOGIN CRAM-MD5 DIGEST-MD5 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN >> STARTTLS << 220 2.0.0 Ready to start TLS >> EHLO mautic.magedirect.com << 250-smtp.postmarkapp.com 250-PIPELINING 250-SIZE 20480000 250-VRFY 250-ETRN 250-AUTH PLAIN LOGIN CRAM-MD5 DIGEST-MD5 250-AUTH=PLAIN LOGIN CRAM-MD5 DIGEST-MD5 250-ENHANCEDSTATUSCODES 250-8BITMIME 250 DSN >> AUTH LOGIN << 334 VXNlcm5hbWU6 >> dmtkZXY= << 334 UGFzc3dvcmQ6 >> cjZHd0RhSEpzVEJk << 535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6 !! Expected response code 235 but got code "535", with message "535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6 " (code: 535) >> RSET << 250 2.0.0 Ok

see screenshot: http://prntscr.com/b1j0ht

I clealred caches 100500 times, I checked ‘mailer_user’ and ‘mailer_password’ in config.php
it’s the same like credentials in postmark

Please help me

I really can’t understand what’s the problem. I spent 1 week to find normal marketing automation platform, please help me.

Hi Team, I really need your help, it’s fresh installation of Mautic Software, and I can’t intentegrate Postmark.

[quote=10079:@MxyzptlkFishStix]RTFM.

http://developer.postmarkapp.com/developer-send-smtp.html

You enter your Server API token for both login and pass.[/quote]

Hi! Thank you very much for your reply, I have never realized that this API token should be filled in “login” and “pass” fields. Now it works.

Now I have questions, How I can run campaign that just sending email to leads, I can’t understand in interface how I can just run mass mail without any extra actions. Just take list of emails and them them simple email template. Where is “run” button? Please help.