Alex Le Fevre wrote:
>
> Is there a good way to change the location of your default templates after
> install without recompling SqWebMail? I accidentally put them in a rather
> quirky place, and I'd like to change that.
I´d say edit your Makefiles and run the make commands again. Remember
that sqwebmail creates a binary file with all the parameters set by
./configure
> Additionally, adding the blank file "noimages" in /usr/local/share/sqwebmail
> isn't doing the trick. Any idea why that might be?
Hmm, sounds like you have a path set wrong.
I strongly recommend to check your comfigure options and check the
paths.
sqwebmail is probably looking for the files within your "quirky place"
and not in /usr/local/share/sqwebmail.
HtH Andreas Gundacker