in reply to Re^3: SMTP e-mail 530 authenication problem
in thread SMTP e-mail 530 authenication problem
Any idea where to go next?# currently know and SASL mechanisms that are used by smtp that ne +ed it my $client = $sasl->client_new('smtp',${*$self}{'net_smtp_host'},0 +); my $str = $client->client_start;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: SMTP e-mail 530 authenication problem
by ig (Vicar) on Jun 21, 2009 at 00:47 UTC | |
|
Re^5: SMTP e-mail 530 authenication problem
by Anonymous Monk on Jun 19, 2009 at 14:06 UTC | |
|
Re^5: SMTP e-mail 530 authenication problem
by Anonymous Monk on Jun 19, 2009 at 14:08 UTC |