"Todd A. Jacobs" <[EMAIL PROTECTED]> writes:

> Has anyone else experienced excessive slowness with tmda-sendmail? 
> It's never been fast, but since upgrading to 0.67, outgoing emails
> of even just a few lines seem to take 5-10 seconds to be processed.

With 0.67, it takes less than 2 seconds with mutt, and about 3/10 of a
second with mailx to get through my entire outgoing filter and send a
message. And, I'm not using any -autocdb/-autodbm rules, and my
whitelist has about 800 entries in it.

So, your problem might by caused by any number of things, such as
reading a large number of large lists, a slow machine, etc. Pine has
never been a particularly efficient MUA either.

If you want us to investigate further, you can start by posting your
outgoing filter file, and we can see about possibly optimizing it.


$ time echo | mailx johndoe

real    0m0.030s
user    0m0.000s
sys     0m0.004s

$ time echo | mutt johndoe

real    0m1.198s
user    0m1.061s
sys     0m0.071s
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to