Re: How to speed up fetching mail

2002-04-28 Thread Karsten M. Self
on Sat, Apr 27, 2002, Karsten Heymann ([EMAIL PROTECTED]) wrote: > * Vineet Kumar <[EMAIL PROTECTED]> [020427 09:18]: > > * Karsten Heymann ([EMAIL PROTECTED]) [020426 04:56]: > > Are you using spamc/spamd or calling spamassassin directly? I don't > > have any hard evidence, but the word on the st

Re: How to speed up fetching mail

2002-04-28 Thread Karsten M. Self
on Fri, Apr 26, 2002, Karsten Heymann ([EMAIL PROTECTED]) wrote: > * Shawn McMahon <[EMAIL PROTECTED]> [020426 18:14]: > > begin Karsten Heymann quotation: > > > > > > fetch every day). Now how can I reduce the online time? Is there some > > > way to scan/sanitize the mail in background? Or at le

Re: How to speed up fetching mail

2002-04-28 Thread Karsten Heymann
* Vineet Kumar <[EMAIL PROTECTED]> [020428 11:12]: > ... > Actually, the way djb dreamed of it is called serialmail. It's for > exactly this purpose: download a bunch of mail over a slow link into a > maildir and then redeliver those messages. I've never used it, or even > looked at it, but that's

Re: How to speed up fetching mail

2002-04-28 Thread Vineet Kumar
* Karsten Heymann ([EMAIL PROTECTED]) [020427 01:12]: > * Vineet Kumar <[EMAIL PROTECTED]> [020427 09:18]: > > If it's still all too slow, you might want to try grabbing all the > > mail into a local maildrop and then processing it from there > > asynchronously. What I mean by that is that you cou

Re: How to speed up fetching mail

2002-04-27 Thread Karsten Heymann
* Vineet Kumar <[EMAIL PROTECTED]> [020427 09:18]: > * Karsten Heymann ([EMAIL PROTECTED]) [020426 04:56]: > > Ah yes, another getmail convert! =D The friendly debian maintainer warning in 'man fetchmail' convinced me :) > Are you using spamc/spamd or calling spamassassin directly? I don't > ha

Re: How to speed up fetching mail

2002-04-26 Thread Vineet Kumar
* Karsten Heymann ([EMAIL PROTECTED]) [020426 04:56]: > Hi, > > I'm trying to speed up failfetching via my modem. I've got four accounts > to fetch mail from, i'm running spamassassin and sanitizer. My problem > is: Every mail is fetched, scanned, delivered into my mailbox and > afterwards deleted

Re: How to speed up fetching mail

2002-04-26 Thread Shawn McMahon
begin Karsten Heymann quotation: > > I hoped for a simpler solution (not that yours would be really hard to > implement). Why isn't there a 'fetch parallely=yes' feature for > fetchmail? Never mind. 'cause Eric Raymond doesn't feel that itch as severely as you. I recommend sending him either a

Re: How to speed up fetching mail

2002-04-26 Thread Brian Nelson
Karsten Heymann <[EMAIL PROTECTED]> writes: > Hi, > > I'm trying to speed up failfetching via my modem. I've got four accounts > to fetch mail from, i'm running spamassassin and sanitizer. My problem > is: Every mail is fetched, scanned, delivered into my mailbox and > afterwards deleted from the

Re: How to speed up fetching mail

2002-04-26 Thread Karsten Heymann
* Shawn McMahon <[EMAIL PROTECTED]> [020426 18:14]: > begin Karsten Heymann quotation: > > > > fetch every day). Now how can I reduce the online time? Is there some > > way to scan/sanitize the mail in background? Or at least fetch from the > > accounts parallelly? I tried retchmail from unstable

Re: How to speed up fetching mail

2002-04-26 Thread Shawn McMahon
begin Karsten Heymann quotation: > > fetch every day). Now how can I reduce the online time? Is there some > way to scan/sanitize the mail in background? Or at least fetch from the > accounts parallelly? I tried retchmail from unstable but it somehow Ok, first off, change your name; one Karsten

How to speed up fetching mail

2002-04-26 Thread Karsten Heymann
Hi, I'm trying to speed up failfetching via my modem. I've got four accounts to fetch mail from, i'm running spamassassin and sanitizer. My problem is: Every mail is fetched, scanned, delivered into my mailbox and afterwards deleted from the pop-server. That takes more than one second per mail, th