|
On 28 Dec 2016, at 10:03, Benny Kjær Nielsen wrote:
Benny, I attach the three files you requested. The personal account is the ivdcs.co.uk one (my domain) and the Club one is the amfiukmembers.co.uk one. I ‘Imported’ the ivdcs one. presumably it found my Mail.app settings. There will also have been Eudora settings (historic, but I only moved off 10.6.8 recently) and Postbox ones (recently evaluated). The ‘AnfiUK’ settings were set up manually. We recently moved servers and the IMAP settings changed, so I did it from the new docs. I’ll probably have a lot more questions while I get used to MailMate. Still not sure about it. Happy New Year! David |
{ identities = (
{ emailAddresses = "ivdhosting.co.uk";
name = "David Ledger";
serverURL = "imap://[email protected]";
},
{ emailAddresses = "[email protected]";
name = "David Ledger";
serverURL =
"imap://info%[email protected]";
},
);
}{ sources = (
{ clientUnsubscribedMailboxNames = ( );
idle_minutes = 12;
ignoreServerSubscriptions = :true;
junk =
"imap://info%[email protected]/Spam";
name = "AnfiUK";
port = "143";
portSelection = "manual";
requireSSL = :true;
serverURL =
"imap://info%[email protected]";
showPrivateNamespace = :false;
smtp =
"smtp://info%[email protected]";
},
{ MRUPort = "143";
clientUnsubscribedMailboxNames = ( "Apple Mail To Do" );
hostName = "imap.hosts.co.uk";
idle_minutes = 15;
name = "IVDimap";
port = "993";
serverURL = "imap://[email protected]";
smtp = "smtp://[email protected]";
},
);
}{ smtpServers = (
{ port = "25";
portSelection = "manual";
requireSSL = :false;
serverURL = "smtp://[email protected]";
},
{ port = "465";
portSelection = "manual";
requireSSL = :true;
serverURL =
"smtp://info%[email protected]";
},
);
}_______________________________________________ mailmate mailing list [email protected] https://lists.freron.com/listinfo/mailmate
