From owner-freebsd-questions Sun Mar 8 11:57:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA01801 for freebsd-questions-outgoing; Sun, 8 Mar 1998 11:57:17 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dove.peace.com.my (peace.com.my [202.184.153.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA01769 for ; Sun, 8 Mar 1998 11:57:12 -0800 (PST) (envelope-from panda@peace.com.my) Received: from lovebox ([202.184.153.99]) by dove.peace.com.my (8.8.5/8.8.5) with SMTP id DAA10059 for ; Mon, 9 Mar 1998 03:41:09 +0800 (SGT) Date: Mon, 9 Mar 1998 03:41:09 +0800 (SGT) Message-Id: <3.0.32.19980309040335.009826d0@peace.com.my> X-Sender: panda@peace.com.my X-Mailer: Windows Eudora Pro Version 3.0 (32) To: freebsd-questions@FreeBSD.ORG From: chas Subject: accessing email via web for freebsd. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone know if there are there any scripts or applications available for creating a web front end to email using FreeBSD ? If I have to write my own, does anyone have any advice as to which approach would be better : - accessing the mail file directly via the filesystem. or - communicating with the POP server using sockets. (I am guessing the the second would be better since it allows for more scalability if we wished to separate the mail server and webserver gateway. I'm not sure if the former would also cause problems with sendmail and filelocking.) Thanks in advance, chas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message