PDA

View Full Version : 3rd party email



jechilt
06-21-2004, 01:39 AM
Greetings,

I own an email messaging program called atMail (http://www.atmail.com)

I was wondering if it would be very hard to integrate this into the DirectAdmin control panel and not use SquirrelMail, OpenwebMail or the sort.

Thanks for any info.

Kind Regards...

ProWebUK
06-21-2004, 06:33 AM
Aslong as it uses standard IMAP/POP3 protocols it should work fine.

Just install it into /var/www/html/atmail

add an alias line in httpd.conf (like /webmail and /suqirrelmail have)

edit the skin to link to atmail (and if you want, remove SM/UM)

(note: if its perl you may need to place it in /var/www/cgi-bin/)

Chris