View Single Post
  #37 (permalink)  
Old 07-01-2009, 06:53 AM
buggz buggz is offline
Active Member
 
Posts: 27
Default

Quote:
Originally Posted by uxbod View Post
Change the lower case to upper case and it will remove the emails from the remote server. A quick search for fetchmail, via any reputable engine, would have found that
i have tried to Put the Capital F for flush, but its not working

if i say vi /opt/zimbra/conf/my_fetchrc i get, poll pop.gmail.com port 995 protocol POP3 plugin "openssl s_client -quiet -connect pop.gmail.com:995" user myaccount@gmail.com password 'mypassword' smtpname bonnie@bbszw.com keep

i see that automatically a keep is put at the bottom, so i had tried to remove it and put a flush there but stil the emails keep remaining in my gmail account,

fetchmail -d 900 -F -v -f /opt/zimbra/conf/my_fetchrc is this the correct way of doing it? i need it to run as a Daemon underground after every 15 minutes but deleting the mails from my gmail account


regards

buggz
Reply With Quote