Re: Resieving Folder

2002-04-19 Thread Ken Murchison
Quoting Ashley Yakeley <[EMAIL PROTECTED]>: > At 2002-04-19 02:59, I wrote: > > >What if I make a wrapper around cyrdeliver that does "cat /dev/null > > >/var/lib/cyrus/deliver.db" first, and have fetchmail use that? Or is > >there a better way to purge the database? > > Looks like I should u

Re: Resieving Folder

2002-04-19 Thread Ashley Yakeley
At 2002-04-19 02:59, I wrote: >What if I make a wrapper around cyrdeliver that does "cat /dev/null > >/var/lib/cyrus/deliver.db" first, and have fetchmail use that? Or is >there a better way to purge the database? Looks like I should use ctl_deliver -E 0 ...rather less heavy-handed and in

Re: Resieving Folder

2002-04-19 Thread Ashley Yakeley
At 2002-04-17 06:57, Ken Murchison wrote: >It was removed because 'deliver' in v2 is simply an LMTP client. It has >no control over whether duplicate suppression is done or not. Ah. What if I make a wrapper around cyrdeliver that does "cat /dev/null > /var/lib/cyrus/deliver.db" first, and hav

Resieving Folder

2002-04-12 Thread Ashley Yakeley
I'm hoping to set up my personal IMAP server so that it has an automatic 'refiltering' folder (mailbox). Currently I'm attempting to achieve this by having fetchmail run with this script: defaults protocol POP3, keep, no fetchall, mda "/usr/sbin/cyrdeliver %T" poll "server", user ashley, pa