You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When use login as test@test.com AUTH PLAIN generate wrong. Perl use @test as array, not a string.
use as below fix it: smtp-test.sh auth test\@test.com