Kari Suomela writes:

> Is it possible to have sqwebmail use another mail server machine? I 
> don't see an option to specify this. It seems to assume mail server and 
> webserver are all on the same machine.

Correct.  Sending mail runs sendit.sh, which dumps the mail on the local 
mail server.  If you wish, you can write an SMTP client by yourself, and run 
it from sendit.sh to dump mail somewhere else.  Of course, things like error 
recovery when the remote mail server is not available will now be your 
headache. 

-- 
Sam 

Reply via email to