Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
getmail4 /
Delete
Unzip
Name
Size
Permission
Date
Action
BUGS
2.06
KB
-rw-r--r--
2007-11-08 15:37
README
2.37
KB
-rw-r--r--
2009-08-07 00:20
README.Debian
1.39
KB
-rw-r--r--
2017-10-14 03:53
THANKS
698
B
-rw-r--r--
2006-01-27 18:13
TODO
1.25
KB
-rw-r--r--
2006-01-27 18:13
changelog.Debian.gz
3.69
KB
-rw-r--r--
2017-11-02 16:52
changelog.gz
18.43
KB
-rw-r--r--
2017-11-02 16:52
configuration.html
114.57
KB
-rw-r--r--
2017-11-02 16:52
configuration.txt.gz
18.7
KB
-rw-r--r--
2017-11-02 16:52
copyright
1.77
KB
-rw-r--r--
2017-10-14 03:53
documentation.html
32.76
KB
-rw-r--r--
2017-01-15 18:34
documentation.txt.gz
6.44
KB
-rw-r--r--
2017-01-15 18:34
faq.html
70.19
KB
-rw-r--r--
2017-01-15 18:34
faq.txt.gz
16.11
KB
-rw-r--r--
2017-01-15 18:34
getmaildocs.css
1.18
KB
-rw-r--r--
2006-01-27 18:13
getmailrc-examples.gz
1.94
KB
-rw-r--r--
2009-08-07 00:11
troubleshooting.html
25.29
KB
-rw-r--r--
2017-01-15 18:34
troubleshooting.txt.gz
3.86
KB
-rw-r--r--
2017-01-15 18:34
Save
Rename
getmail4 for Debian ------------------- getmail4 package includes a Debian specific convenience wrapper script getmails to ease maintenance of multiple mail accounts. Instead of using single ~/.getmailrc, getmails uses files matching ~/.getmail/config/* . See getmails(1) manpage for its command syntax. Tutorial for getmails ~~~~~~~~~~~~~~~~~~~~~ For example, you can create ~/.getmail/config/foo.bar@gmail.com as follows: === start of ISP1 === [retriever] type = SimplePOP3SSLRetriever server = pop.gmail.com username = foo.bar@gmail.com password = secretbaz [destination] type = MDA_external path = /usr/bin/maildrop unixfrom = True [options] verbose = 0 delete = True delivered_to = False message_log = ~/.getmail/log/foo.bar@gmail.com.log === end of ISP1 === (Here, maildrop package is used to filter incoming mail instead of more conventional procmail.) This configuration enables retrieval of mails from foo.bar@gmail.com . When you have 3 accounts at different ISPs, you can create configuration files for these 3 ISPs as: * ~/.getmail/config/ISP1 * ~/.getmail/config/ISP2 * ~/.getmail/config/.ISP3 getmails only uses ISP1 and ISP2 only and skips .ISP3. I.e., you can turn on and off mail accounts by renaming their configuration files. This made more intuitive to maintain multiple accounts, at least, for this maintainer. -- Osamu Aoki <osamu@debian.org>, Sat, 12 Nov 2011 14:06:15 +0000