in reply to Re^6: MIME::Lite error => SMTP auth() command not supported on smtp.gmail.com
in thread MIME::Lite error => SMTP auth() command not supported on smtp.gmail.com
The next step I'd recommend is running Wireshark on each box, capturing packets to and from the gmail server. On the workstation you should get the complete set of connect, auth, send, and quit; comparing that with however far the server gets might provide helpful data (different ports, commands, etc). Once you know what is different you'll be closer to figuring out why.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: MIME::Lite error => SMTP auth() command not supported on smtp.gmail.com
by ted.byers (Monk) on Sep 20, 2011 at 19:27 UTC | |
by keszler (Priest) on Sep 20, 2011 at 23:37 UTC | |
by ted.byers (Monk) on Sep 25, 2011 at 01:28 UTC |