Re: [SM-USERS] Hosting squirrelmail on seperate box to mail server

2002-12-22 Thread Chris Hilts
> client and webserver). There is currently code in devel branch > that'll allow you to use certain functions (from the mcrypt library) > to do some encryption for authentication (MD5 type stuff). With a little help from Marc, we have the auth code free-standing. There are no library depend

Re: [SM-USERS] Hosting squirrelmail on seperate box to mail server

2002-12-21 Thread Bruce Richardson
On Sat, Dec 21, 2002 at 12:03:56PM +, Mark C wrote: > On Sat, 2002-12-21 at 05:45, Jonathan Angliss wrote: > > > > 2. Doing this, would this increase my security to my mail server? > > > > It'd allow you to not run an additional service (httpd) on the > > server, but then you have the pla

Re: [SM-USERS] Hosting squirrelmail on seperate box to mail server

2002-12-21 Thread Mark C
On Sat, 2002-12-21 at 05:45, Jonathan Angliss wrote: > > 2. Doing this, would this increase my security to my mail server? > > It'd allow you to not run an additional service (httpd) on the > server, but then you have the plain text authentication sent between > the webservers and the IMAP

Re: [SM-USERS] Hosting squirrelmail on seperate box to mail server

2002-12-20 Thread Keith Mastin
>Hi, > >Currently I'm hosting squirrelmail on the same box as my imap/smtp >server. >To avoid any risk of the mail server being compromised, I would like to >host squirrelmail on a completely separate box with all the other >websites I'll be hosting. > >1. Is this possible >2. Doing this, would th

Re: [SM-USERS] Hosting squirrelmail on seperate box to mail server

2002-12-20 Thread Jonathan Angliss
Hello Mark, On Friday, December 20, 2002, Mark C wrote... > Hi, > Currently I'm hosting squirrelmail on the same box as my imap/smtp > server. > To avoid any risk of the mail server being compromised, I would like > to host squirrelmail on a completely separate box with all the other > websites

[SM-USERS] Hosting squirrelmail on seperate box to mail server

2002-12-20 Thread Mark C
Hi, Currently I'm hosting squirrelmail on the same box as my imap/smtp server. To avoid any risk of the mail server being compromised, I would like to host squirrelmail on a completely separate box with all the other websites I'll be hosting. 1. Is this possible 2. Doing this, would this increas