<quote who="p dont think"> > >>>> > You have abook_take and address_add. Both provide same function. >>>> >>>> Wasn't sure if they did the same things or not... which is the better >> solution? >>> >>> you choose. one provides button at the bottom of window. Other provides >> link near sender's name. >> >> OK... will wait for the reports back from the users to see which they >> prefer. > > As I just stated in my previous email, they are different in where the > link/button is and what email addresses they parse out of the message. > They run together just fine. This is not your problem.
Good... I think both functions are nice and hadn't seen any issues from either of them. >>> Enable plugins one by one. Only if you really need them. > > If the errors are appearing at the bottom of the compose screen, try only > removing sent_confirmation. I believe I introduced a non-critical error > in the last release that causes such notices to be displayed. They > shouldn't stop things from working, however. Will be making a new release > when I have a spare minute for not answering emails. ;) That's the one... remove it and the errors go away. Seems to also reduce the bouncing around the focus was taking when entering a reply window. > Also, get a snapshot of 1.4.3 and GET RID of compose_fix. It is buggy, > and if your errors are on the compose page, this plugin will definitely be > part of the problem. Fixes in 1.4.3 include at least half of what this > plugin does, but they do it "the right way" I need to keep to the debian package which is 1.4.2 currently. Now that sent_notification is not there most of the weirdness (if not all) is gone. I'll yank compose_fix at the first sign of anything else odd. >> Believe me I'd much rather enable something that could create and >> maintain >> a maildrop file for each user. However as a virtual system there is no >> home directory nor a .forward for each user. There is a qmail/vpopmail >> directory and I could put a .qmail file into the system but I would >> still >> need something that can handle creating maildrop files. Anyone know of a >> plugin for Squirrel that can handle it? If not does anyone know of any >> other web interface for a user to create a maildrop filter file? > > You can still create "home" directories for virtual users. Filtering and > autoresonder plugins all work great in this way. The autoresponder we have controled through a custom perl we put together. It takes care of password changes, forwarding, spam assassin settings etc... But I am not entirely disagreeable with moving some of those functions into squirrel. It just needs to be done in a way that maintains our security. I don't want to have apache run as the vpopmail user in order to write files into the user's virtual mailbox directory under /var/vpopmail/domains/... Having the tiny perl we use running as setuid is sufficiently dangerous. What filtering system can you suggest that would work well with a fully virtualized qmail/vpopmail where all user info is in a MySQL database. It would need to be compatable with using the .qmail file to do forwarding and autoresponder stuff as well as allow spamassassin to function. Currently we use maildrop to do our filtering but the only filtering the users are allowed to configure is to send to spam assassin and optionally to deliver spam email to a spam folder. I could see making an include file for the user's rules to come in after the spam assassin filter and optional deliver. Any ideas would be appreciated. Dave -- Dave Calafrancesco Vassar College Sys Admin dcalaf-sq at vassar edu ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
