> Hello All, > > I have more then 50 email account with net4india. Currently I am getting > mails by > running fetchmail. I have a account called tracking locally to keep all > incoming > mails into that. My fetchmailrc files looks like > ...................... > ..................... > poll pop.net4india.com proto pop3 > user [EMAIL PROTECTED] with pass xxxxxx is tracking here fetchall keep > user [EMAIL PROTECTED] with pass xxxxxx is abc here fetchall flush > .................. > .................. > Now I want to use getmail instead of fetchmail. What will be the lines in > getmailrc >
vi .getmail/getmailrc [Company1 Maildrop] # Domain mailbox configuration server = 1.2.3.4 username = [EMAIL PROTECTED] password = "xxxx" delete = 1 postmaster= /home/vpopmail/domains/xyz/abc/Maildir/ [company2 account] server = 5.6.7.8 username = [EMAIL PROTECTED] password = "xxxxx" delete = 1 postmaster = /home/vpopmail/domians/xyz2/abc2/Maildir/ --Ritesh _______________________________________________ ilugd mailinglist -- [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[EMAIL PROTECTED]/
