Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 58 by z0rac, Mon Jan 11 18:21:31 2010 UTC revision 69 by z0rac, Thu Jan 28 12:00:52 2010 UTC
# Line 27  passwd=your password   ; It will be coded Line 27  passwd=your password   ; It will be coded
27  sound=MailBeep          ; A sound alias or path to a wave file.  sound=MailBeep          ; A sound alias or path to a wave file.
28                          ; (default: No sound)                          ; (default: No sound)
29  period=10               ; A fetching period in minutes. (default: 15)  period=10               ; A fetching period in minutes. (default: 15)
30  ip=6                    ; IP version. (default: 0 meaning "unspecified")  ip=6                    ; IP version 6. (default: 0 meaning "unspecified")
31    verify=1                ; Ability to verify certificate, only server name.
32                            ; (default: 3 meaning "full")
33    
34  [another over SSL]  [another over SSL]
35  uri=imap+ssl://username@imap.example.com/  uri=imap+ssl://username@imap.example.com/
36  passwd=...  passwd=...
37  sound=%windir%\\Media\\chimes.wav  sound=%windir%\\Media\\chimes.wav
38    verify=2                ; Allow self certification.
39    
40  [Google Apps email]  [Google Apps email]
41  uri=imap+ssl://username%40your_domain.com@imap.gmail.com/  uri=imap+ssl://username%40your_domain.com@imap.gmail.com/

Legend:
Removed from v.58  
changed lines
  Added in v.69

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26