> Has anyone experimented with trying to turn sqwebmail into an Apache
> module? Webmail looks like its here to stay, and making is run at the

Try using it as a fastcgi program.  Nearly the same speed benefit (skip
exec, skip DB connect), but more flexible, and less likely to crash apache.

Brian

Reply via email to