Changes

Jump to: navigation, search

Thunderbird

2 bytes added, 08:22, 13 February 2012
m
Autoconfig Method 2 (used with Active Directory): - line breaks
defaultPref("mail.identity.id1.archive_enabled", false );
defaultPref("mail.identity.id1.fcc_folder", "imap://" + encodeURIComponent(userInfo.mail) + "@myimapurl.de/Ausgangskopie" );
lockPref("mail.identity.id1.htmlSigText", "with regards, " + userInfo.cn + "\r\n\" + userInfo.displayName + "\r\nTelefon " + userInfo.telephoneNumber + " Fax " + userInfo.facsimileTelephoneNumber + "\r\nMail: " + userInfo.mail + "\r\n\" userInfo.department + "\r\n" + userInfo.streetAddress + " " + userInfo.postalCode + " " + userInfo.l + "\r\n\" + userInfo.wWWHomePage );
// IMAP server settings
35
edits

Navigation menu