# From: Mark Constable
# Subject: [courier-users] sqwebmail alternative
# Date: Thu, 03 Jun 2004 21:13:45 -0700

> I've just deployed sqwebmail for quite a few users and I'm
> facing a revolt because when they go to delete their messages
> the messages do not actually dissapear from the page. Our help 
> desk phone line has not stopped for days because of just this
> simple little issue.
> 
> . is there some magic bullet config option I've missed ?
> 
> . is there any other webmail app out there that accesses
>   maildirs directly (not via imap or pop) ?

1) Users may enter another folder
   or you could write a patch to the webmail app.

2) There are other webmail applications, squirrelmail acmemail etc 
   and many written in perl. Check out Neomail. Use Google.
   Going through a web server without IMAP means that 
   the web server must cooperate with either POP3,IMAP or
            user-mail-storage
     or     mbox files, typically /var/spool/mail

   ... which you probably know. Webmail accessing userfiles
directly wouldn't be very wise. Check out Neomail though:

http://www.hotscripts.com/Perl/Scripts_and_Programs/Email_Systems/Web-based_Email/
http://sourceforge.net/projects/neomail/

NeoMail is a web-based mail client that allows users to access
their mail spools and send messages. It does not require a POP3
server, or any shell access for the users. It interfaces directly
with user mail spools.

        



-- 
dax2-tele2adsl:dk -- d-axel.dk/  Donald Axel


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to