POPMAILDIR(1) | User Commands | POPMAILDIR(1) |
Fetch content of remote mailbox to local maildir
Fetch from plain POP3 server: popmaildir -k DIR nc pop3.server.com 110 <user_and_pass.txt Fetch from SSLed POP3 server and delete fetched emails: popmaildir DIR -- openssl s_client -quiet -connect pop3.server.com:995 <user_and_pass.txt
April 2020 | Fidelix 1.0 |