Tim Janes writes:
> Hi,
>
> I wold like to set up 2 virtual domains pop.abc.com and pop.xyz.com but
> have it so that any email created with sqwebmail goes out with the from
> address abc.com or xyz.com.
>
> Is this possible with configuration files or even hacking the code?
>
> sqwebmail will only be serving these 2 domains.
>
> Many thanks
>
> Tim Janes.
What's needed is SqWebMail support for template paths in a database. Instead
of relying on an environment variable, SqWebMail would read template path
from the database. This way templates could be configured per user, and no
virtual servers need to be set in a webserver. This would work great for
Qmail-LDAP, since it already reads all its per-user information in a LDAP
directory for instance. What about others?
--
Dan
Three days of testing can save 10
minutes reading manuals.