Browse Subversion Repository
Diff of /trunk/README.txt
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|