Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Quick questions

Quote Reply
Quick questions
Hi,

1) Is there any benefit of running incoming.pl under modperl? I now have GM running well under modperl. For a script to run under modperl it needs to be web accessible on my server and so because incoming.pl and outgoing.pl are in a directory not web accessible, they now do not use modperl. Any recommendations in this regard?

2) What is the optimal cron interval for incoming.pl on a PIV 2 Ghz with 1 GB of RAM? Is once every minute an overkill?

3) Assuming incoming.pl gets messages for 4 different domains, will it be faster if catch all for all 4 domains are in one location instead of a separate catch_all for each domain? The latter example will require 4 different authentication and login. Meaningt would it speed incoming.pl a bit if instead of accessing 4 catch_all files of 1 MB each, it accesses one file 4MB in size?

I appreciate your help in answering these as I continue to finetune my system for speed and performance.

Thanks

Frank
Quote Reply
Re: [frankLo] Quick questions In reply to
Any help in this regard?

Frank