MailServer.MailServer(url,leaveMessages)
Creates a new mail server.
Arguments:
Name
Type
Description
Mode
url
String
the connection url (protocol://user:password@host[:port]/folder)
in
leaveMessages
Bool
if true, messages won't be removed from the server when they are read
in
Parent topic:
Fuego.Net : MailServer