Check null value of account before unref in on_open_message_performer (fix 7 for...
[modest] / src / fallback-provider-data.keyfile
1 # maemo-provider-data.keyfile -*-mode:sh-*-
2 # Time-stamp: <2007-12-01 13:39:11 (djcb)>
3
4 # Copyright (c) 2006, Nokia Corporation
5 # All rights reserved.
6 #
7 # Redistribution and use in source and binary forms, with or without
8 # modification, are permitted provided that the following conditions are
9 # met:
10 #
11 # * Redistributions of source code must retain the above copyright
12 #   notice, this list of conditions and the following disclaimer.
13 # * Redistributions in binary form must reproduce the above copyright
14 #   notice, this list of conditions and the following disclaimer in the
15 #   documentation and/or other materials provided with the distribution.
16 # * Neither the name of the Nokia Corporation nor the names of its
17 #   contributors may be used to endorse or promote products derived from
18 #   this software without specific prior written permission.
19 #
20 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
21 # IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
22 # TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
23 # PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
24 # OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
25 # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
26 # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
27 # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
28 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
29 # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
30 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31 #
32
33 [aim.com]
34 Name=AIM
35 MCC=0
36 Domain=aim.com
37 OutgoingMailServer=smtp.aim.com
38 IncomingMailServer=imap.aim.com
39 IncomingSecurity=0
40 MailboxType=imap
41 [aol.com]
42 Name=AOL
43 MCC=0
44 Domain=aol.com
45 OutgoingMailServer=smtp.aol.com
46 IncomingMailServer=imap.aol.com
47 IncomingSecurity=0
48 MailboxType=imap
49 [imap.gmail.com]
50 Name=Gmail/IMAP
51 MCC=0
52 Domain=gmail.com
53 OutgoingMailServer=smtp.gmail.com
54 SecureSmtp=true
55 IncomingMailServer=imap.gmail.com
56 IncomingSecurity=2
57 MailboxType=imap
58 [pop.gmail.com]
59 Name=Gmail/POP3
60 MCC=0
61 Domain=gmail.com
62 OutgoingMailServer=smtp.gmail.com
63 SecureSmtp=true
64 IncomingMailServer=pop.gmail.com
65 IncomingSecurity=2
66 MailboxType=pop
67 [lycos.com]
68 Name=Lycos Mail
69 MCC=0
70 Domain=lycos.com
71 OutgoingMailServer=smtp.mail.lycos.com
72 IncomingMailServer=pop.mail.lycos.com
73 IncomingSecurity=0
74 MailboxType=pop
75 [yahoo.com]
76 Name=Yahoo Mail Plus
77 MCC=0
78 Domain=yahoo.com
79 OutgoingMailServer=smtp.mail.yahoo.com
80 IncomingMailServer=pop.mail.yahoo.com
81 IncomingSecurity=0
82 MailboxType=pop
83 [Tinymail]
84 Name=Tinymail
85 MCC=206
86 Domain=tinymail.org
87 IncomingMailServer=imap1.tinymail.org
88 IncomingSecurity=0
89 MailboxType=imap
90