3 posts tagged fetchmail
Subscribe-
Howto setup Request-Tracker 3.6 on Debian Etch
http://www.debianadmin.com/ howto-setup-request-tracker-36-on-debian-etch.htmlRT is an industrial-grade trouble ticketing system. It lets a group of people intelligently and efficiently manage requests submitted by a community of users. RT is used by systems administrators, customer support staffs, NOCs, developers, and even marketing departments to track issues, outages, bugs, requests, and all kinds of other things at thousands of sites around the world.
-
Fetchmail to move mailboxes
http://www.anthonygeorges.com/ archives/ 6I have just moved my mailbox from my old ISP to a new server I recently built. To move my mail I used fetchmail with the following options: fetchmail -K -a -p IMAP -S 127.0.0.1 –smtpname destination@email.com -v old.isp.com.au -u oldISPusername -r “Inbox.folder” 127.0.0.1 may need to be replaced with your SMTP server.
-
Mail centralization on personal computer
http://kikhome.net/ ?p=4I read a lot of howto on mail centralization. Most of them were introducing postfix to the end user, which I think is superfluous. Big client as thunderbird and evolution know well how to get mails from various servers, but the idea in managing them in a mailbox style is to allow changing of client without loosing all of our old mails.