From 7718f55de9190e6f3ef53879763bce3ba1b4b747 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 16 Mar 2010 21:16:39 +0000 Subject: Add a bunch of mail autoconfiguration files These come from http://live.mozillamessaging.com/autoconfig/ Signed-off-by: Federico Mena Quintero Conflicts: capplet/settings/Makefile.am --- capplet/settings/mail-autoconfig/me.com | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 capplet/settings/mail-autoconfig/me.com (limited to 'capplet/settings/mail-autoconfig/me.com') diff --git a/capplet/settings/mail-autoconfig/me.com b/capplet/settings/mail-autoconfig/me.com new file mode 100644 index 0000000000..094425578b --- /dev/null +++ b/capplet/settings/mail-autoconfig/me.com @@ -0,0 +1,30 @@ + + + + + mac.com + me.com + + Apple MobileMe + Apple + + + mail.me.com + 993 + SSL + %EMAILLOCALPART% + plain + + + + smtp.me.com + 465 + SSL + %EMAILLOCALPART% + plain + true + false + + + + -- cgit