Lenguaje 4DComandosMailVersión: 20 R8 BETAMailIMAP New transporter( server : Object ) : 4D.IMAPTransporterMAIL Convert from MIME( mime : Blob ) : ObjectMAIL Convert from MIME( mime : Text ) : ObjectMAIL Convert to MIME( mail : Object { ; options : Object } ) : TextMAIL New attachment( file : 4D.File { ; name : Text {; cid : Text{ ; type : Text { ; disposition :Text } } } } ) : 4D.MailAttachmentMAIL New attachment( zipFile : 4D.ZipFile { ; name : Text {; cid : Text{ ; type : Text { ; disposition :Text } } } } ) : 4D.MailAttachmentMAIL New attachment( blob : 4D.Blob { ; name : Text {; cid : Text{ ; type : Text { ; disposition :Text } } } } ) : 4D.MailAttachmentMAIL New attachment( path : Text { ; name : Text {; cid : Text{ ; type : Text { ; disposition :Text } } } } ) : 4D.MailAttachmentPOP3 New transporter( server : Object ) : 4D.POP3TransporterSMTP New transporter( server : Object ) : 4D.SMTPTransporter