From: Jagannath N. <jag...@fo...> - 2014-11-30 10:56:30
|
Dear All, I am facing issue when i configure fetchmail to get "Sent Mial" from gmail. Can someone suggest if you have also faced the same issue I am running fecthmail as a normal user (not root). My .fetchmailrc set no bouncemail #set logfile /home/neocortex/fetchlogs/harsha defaults: antispam -1 batchlimit 100 poll imap.gmail.com port 993 with protocol imap user 'XX...@XX...' password 'XXXXXXXXX' is user 'XX...@XX...' folder "[Gmail]\Sent Mail" ssl sslproto SSL3 fetchall keep no rewrite; #mda "/usr/bin/procmail -f %F -d %T"; fetching mail from inbox is working good, But I am unable to fecth mail from Sent Items. I run the following command user@domain$fetchmail -kv 2>error >>output & I also tried alternative : removed "folder "[Gmail]\Sent Mail"" from fetchmailrc and then run user@domain$fetchmail -kv --folder INBOX.Sent 2>error >>output & and also tried user@domain$fetchmail -kv --folder "[Gmail]\Sent Mail" 2>error >>output & but still no success. -- Thanks & Regards B Jagannath Keen & Able Computers Pvt. Ltd. |