Re: [SM-USERS] "copy to" feature

2004-04-10 Thread Jeffrey L. Taylor
Quoting Culley Harrelson <[EMAIL PROTECTED]>: [snip] > I would like my users > to have the ability to copy messages to the bayes-ham folder and still > give them the option to transfer the message to another folder for long > term storage. Both Thunderbird and Apple Mail have a "Copy To" featur

Re: [SM-USERS] Squirrelmail as the only MUA

2004-04-07 Thread Jeffrey L. Taylor
Quoting Avery Day <[EMAIL PROTECTED]>: [snip] > I will be running this server on a PE2650, raid 5, single xeon 2.4Ghz, > with 1 gig of ram. I think this server can handle what I need it for easy > enough. Does anyone see this differently? > > Advise is very welcome, so please don't hesitate. > E

Re: [SM-USERS] Shared Folders

2004-03-21 Thread Jeffrey L. Taylor
Quoting DALive Editor <[EMAIL PROTECTED]>: > Hello > > Does Squirrelmail support Shared (imap) folders? I'm using Courier-IMAP > with maildirs. > Yes. They will be under "shared", not under "INBOX". Be sure default_folder_prefix in empty string. HTH, Jeffrey -

Re: [SM-USERS] using SM to make a SSL connection

2004-03-08 Thread Jeffrey L. Taylor
Quoting LuKreme <[EMAIL PROTECTED]>: [snip] > Well, once I figure out how to invoke procmail on postfix's virtual(8) > Can't be done. Read the FM (man virtual). virtual is a streamlined MDA and does not support delivery to a program. Use an MDA that supports virtual users (Courier Maildrop doe

Re: [SM-USERS] basic spam filtering

2004-03-04 Thread Jeffrey L. Taylor
Quoting Stan Hoeppner <[EMAIL PROTECTED]>: > I just setup the basic spam filtering that uses the free lists of open > relays and known spammers. I've checked *all* the options, and yet no > filtering seems to be occurring. I use different technology (Postfix's RBL features) and have been for seve

Re: [SM-USERS] not sending receipt requests

2004-02-07 Thread Jeffrey L. Taylor
Quoting Joe Orlando <[EMAIL PROTECTED]>: > > I have been having problems sending mail from my host server to anyone > witha verizon email address. This has been resolved. Now I notice that I > can't get a receipt for read or delivery. Since I am sending mail to my > own verizon address (another ho

[SM-USERS] Surprise

2003-08-14 Thread Jeffrey L. Taylor
Imagine my surprise while trying to add a copy button similar to the move button to find that sqimap_msgs_list_copy() does not copy messages, it moves them. IMHO, this badly violates the principle of least surprise. If anyone is interested, I'll post the patches to the list when I'm satisfied the

[SM-USERS] Copy message

2003-07-16 Thread Jeffrey L. Taylor
Is there a way to copy a message? I want to leave a message in a folder and have a copy in another folder. TIA, Jeffrey --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WI

Re: [SM-USERS] Squirrelmail 1.4.0 + multiple Maildirs

2003-07-09 Thread Jeffrey L. Taylor
Quoting C. Bensend <[EMAIL PROTECTED]>: [snip] > 1) cd into your default maildir, usually ${HOME}/Maildir > 2) maildirmake .folder1-name > 3) maildirmake .folder2whatever > 4) Rinse and repeat as necessary, keeping in mind to use the dot > 5) Adjust your delivery rules to deliver to the new maildir

Re: [SM-USERS] Shared IMAP folders? Can SM see them?

2003-06-29 Thread Jeffrey L. Taylor
Quoting Jon Angliss <[EMAIL PROTECTED]>: > Hello Joel, > On Saturday, June 28, 2003, Joel Baxter wrote... > > [..] > > > A little poking around in the SquirrelMail code seems to indicate > > that SM only calls LSUB using $folder_prefix, which is set from > > $default_folder_prefix, which in my ca

Re: [SM-USERS] localhost sending error

2003-06-09 Thread Jeffrey L. Taylor
Probably the anti-spam controls are too strict. Look in the logs for the MTA, probably in /var/log, named mail, mail.log, or maillog. What MTA (e.g. Sendmail, Postfix, exim, qmail) are you using? Jeffrey Quoting salamander <[EMAIL PROTECTED]>: > hello, > > one of my users keeps getting this wh

Re: [SM-USERS] SM and Cyrus Imap to read Maildir Format ?

2003-06-06 Thread Jeffrey L. Taylor
Quoting System <[EMAIL PROTECTED]>: [snip] > Here i am lil confused on how to configure this as I am using Cyrus Imap > Server ? > AFAIK, Cyrus uses its own, proprietary file format. You will have to convert your existing Maildir messages to its format (Not sure if this is possible. You might

Re: [SM-USERS] view_as_html not working

2003-05-30 Thread Jeffrey L. Taylor
Notice, no Mime-Version header. Without this, 1.4 doesn't consider it real HTML. Standards compliance is the reason given by the developers. I tried hacking the code to no result. I also tried getting the sender, CBS Marketwatch, to clean up their act. Same result. So I hacked the messages.

Re: [SM-USERS] Development roadmap: 1.2.11 vs 1.40

2003-03-06 Thread Jeffrey L. Taylor
Quoting Linux Doctor <[EMAIL PROTECTED]>: > Is 1.4.x going to be the follow-on to the 1.2.x versions? > Yes, 1.3.x was an unstable/development series. 1.2.x and 1.4.x are stable versions. (This numbering scheme, odd minor revs for development, even for stable, is common, especially in Linux rel

[SM-USERS] Feature proposal

2003-02-20 Thread Jeffrey L. Taylor
SM is the best Webmail package I have found. I am working on a features that would make me like it more. I have most of these working, mostly. Instead of keeping these are private patches that I move as I update, I am thinking of making them plug-ins, public patches, or folding them into the mai

Re: [SM-USERS] Do your users use SquirrelMail exclusively?

2003-02-17 Thread Jeffrey L. Taylor
Quoting Richard Tabor <[EMAIL PROTECTED]>: > I am curious as to whether squirrelmail users also use other imap clients > such as Netscape or IE and what percentage of the time they use those > clients rather the squirrelmail? > Too narrow a question. I use SM to access my mail thru IMAP server a

Re: [SM-USERS] Error

2003-01-27 Thread Jeffrey L. Taylor
You can contact the IMAP server by hand to be sure it is reachable and running. telnet imap a1 login a2 logout Replace text with your values. If this much works, there are additional imap commands you can try, but I don't have them memorized. HTH, Jeffrey Quoting Kovács Péter <[EMAIL PRO

[SM-USERS] SM 1.4.0rc2

2003-01-23 Thread Jeffrey L. Taylor
I just updated from the CVS. Apparently I received 1.4.0rc2. I still see the new/unread message count only for the INBOX. It is not there for the folders. There are plenty of new messages in the folders. If I read a message in a folder and then try and change its status to unread. I am dumped

Re: [SM-USERS] Forwarding to cell phones

2003-01-20 Thread Jeffrey L. Taylor
An intelligent human. Seriously. I have plain text weather forecasts and alerts sent to my cellphone. They claim to put the important stuff near the front in case of truncation. What I usually receive is some stuff clipped randomly out of the middle with context missing off the front and detail

Re: [SM-USERS] CVS is not working?

2003-01-16 Thread Jeffrey L. Taylor
SourceForge CVS server appears to be down. Yesterday, I tried to login to the SM CVS server and it timed out. My nightly download of the CVS tarball of another project has failed the last two nights. This morning I tried to browse the CVS repository from the Web interface. It timed out. So, it

Re: [SM-USERS] Re: next/previus

2003-01-09 Thread Jeffrey L. Taylor
Quoting Erin Schnabel <[EMAIL PROTECTED]>: > Previous and Next will work based on the order mail is displayed in the > index. If you have your mail sorted by date descending (newest at the > top), the next mail will be older, and the previous newer. > > If you don't like it, change your sort ord

[SM-USERS] forwarding and CVS version

2003-01-09 Thread Jeffrey L. Taylor
I checked out the CVS version yesterday evening. When I tried to forward an e-mail, I received the following errors: Warning: Unable to call array() - function does not exist in ../class/mime/Rfc822Header.class.php on line 331 Warning: Unable to call array() - function does not exist in ../cla