Using SMTP Mailer but not successful yet
问题 I am trying to send mail via Adobe AIR using smtp of gmail with the following code. But no success. Anybody can help pls ? Thanks import org.bytearray.smtp.mailer.SMTPMailer; import org.bytearray.smtp.encoding.JPEGEncoder; import org.bytearray.smtp.encoding.PNGEnc; import org.bytearray.smtp.events.SMTPEvent; import flash.utils.ByteArray; import flash.display.BitmapData; import flash.display.Bitmap; import flash.events.*; // create the socket connection to any SMTP socket // use your ISP SMTP