mailDaemon

Runs the mail daemon which creates a local directory structure mirroring that of the server's mailbox, filling each folder and sub-folder with ist respective contents and watching for any new mail that comes in

Assumes that the first active account is to be used (this can be changed)addresses

void
mailDaemon
(
string configFile
,
ulong accountIndex = 0
)

Meta