RE: [SM-USERS] HELP! Preferences won't save...

2003-06-12 Thread p dont think
(please don’t post in HTML to this list – thanks) make sure the files inside of the dir are good too what errors are you seeing? do you have error reporting turned on and cranked up in php.ini? tried this?: http://www.squirrelmail.org/wiki/en_US/DataPermission -Original Message- From

RE: [SM-USERS] using TLS/SSL with an Exchange 5.5 server backend?

2003-06-12 Thread shenderson
I need some method to test and verify that TLS communications is actually happening between my SM and Exchange boxes. I have no firewall between them. I tried the methods below, but they don't indicate encrypted communications. Ideas? TIA > Well, in the Exchange 5.5 administrator program, I go

[SM-USERS] BayesSpam 3.2 Released

2003-06-12 Thread Matthew Walker
BayesSpam 3.2 has been released. This update is for SquirrelMail 1.4 users, and is incompatible with all earlier versions of SquirrelMail. If you have any questions, please don't hesitate to ask. Matthew BayesSpam Author --- This SF.NET email

Re: [SM-USERS] Courier IMAP and SM

2003-06-12 Thread Marc Groot Koerkamp
FYI this is fixed in SM CVS. Regards, Marc Groot Koerkamp. Joe Giles zei: > Actually, I figured it out. It was all the mail filters I had set up. I > removed them all and it works great. > > Thanks for all the help :) > -- > Joe Giles > [EMAIL PROTECTED] > AOL: mcigiles > > --- > Registered

Re: [SM-USERS] Where are free email services using SquirrelMail?

2003-06-12 Thread William Hooper
[EMAIL PROTECTED] said: [snip] ...it'd be really nice to see a list of organizations that > offer free email services that include SquirrelMail. It could be posted > on the wiki... > > The only one I know of off the top of my head is riseup.net, which > curiously offers IMP in parallel... > > Any

[SM-USERS] HELP! Preferences won't save...

2003-06-12 Thread Chris Wszolek
I'm using Squirrel 1.4 and it works great, at least at the basic functions.  However, I cannot get any user options/preferences (i.e. display preferences, folder options, etc) to save... not even the color theme, and maybe worst of all, not even the user's Name, Signaturek, or other personal

Re: [SM-USERS] How-to install plugin BayesSpam?

2003-06-12 Thread Matthew Walker
Jon P. Grewer said: > I have been able to install other plugins into SM 1.4.0 but I am having > trouble with BayesSpam. I have managed to create the spamCorpus DB in > MySQL. The error I am getting is Undefined index: username in > bayesspam\config.php line 83. > > Also with this plugin and other

[SM-USERS] Fwd: HowTo get email-adresses from LDAP automatically in squirrel prefs?

2003-06-12 Thread TakeXCare
Hello, I would like to get the email-address which is already in my Lotus Domino Names Address Book automatically transfered via LDAP to the squirrel prefs of my users. Is there any chance so that the users would not have to type there original email address in their preferences? Many greetings f

[SM-USERS] Newbie: postfix + courier + squirrel + spamassassin

2003-06-12 Thread Samuel W Knowlton
Hi list, I'm fairly new to the world of unix mail administration, but I'm able to get around conf files reasonably well. I'm curious more as to how I should set up the architecture of my mail system, rather than any one particular piece of it; I'm a little confused by all the bits of the puzzle, e

[SM-USERS] HowTo get email-adresses from LDAP automatically in squirrel prefs?

2003-06-12 Thread TakeXCare
Hello, I would like to get the email-address which is already in my Lotus Domino Names Address Book automatically transfered via LDAP to the squirrel prefs of my users. Is there any chance so that the users would not have to type there original email address in their preferences? Many greetings f

Re: [SM-USERS] Mail Filters

2003-06-12 Thread Joe Giles
Opps... Wrong List :-P Sorry Joe On Thu, 2003-06-12 at 14:25, Joe Giles wrote: > I was wondering if the EPS software that is listed on the downloads page > could be used to create regular mail filters that I set up. > > Thanks > > Joe > > > ---

[SM-USERS] Mail Filters

2003-06-12 Thread Joe Giles
I was wondering if the EPS software that is listed on the downloads page could be used to create regular mail filters that I set up. Thanks Joe --- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Clic

Re: [SM-USERS] calendar plugin

2003-06-12 Thread Gertjan Bron
>> I'm having problems with the shared calendar plugin in that if I click >> on calendar i get nothing, the screen below the buttons stay as white as >> if the page is just loaded. > > make sure you're using the default theme when testing. just ran into a > problem with the (deep?) forest theme...

[SM-USERS] Where are free email services using SquirrelMail?

2003-06-12 Thread pdontthink
All, I was talking with an employer today about what I do with all my free time (sheesh, I really need to take a day in the woods! make that a week!), and he expressed an interest in checking out SquirrelMail. Obviously, I can provide an email address to people that express such an interest to m

RE: [SM-USERS] Courier IMAP and SM

2003-06-12 Thread Jeffrey Wheat
I had these problems before as well. The cause was that I was using MySQL userprefs and the plugin that converts userprefs from flatfile to MySQL was inserting \n at the end of almost everything inserted into the prefval row. After disabling the plugin and removing \n from all the rows, the prob

[SM-USERS] Newmail sound on Win32 Mozilla

2003-06-12 Thread Terry
Hi, I've recently switched to Mozilla on Win32 (from IE). One feature of Squirrelmail that doesn't seem to work is the newmail sound that indicates new mail. Mozilla doesn't support inline wav files and prompts me to save it to disk or select an external application to open it with. Has anyone

Re: [SM-USERS] Multiple Mail accounts

2003-06-12 Thread pdontthink
>>>when I reply on such a mail, it should have [EMAIL PROTECTED] in the FROM >>> field, and not the default account , idem with all my other addresses. >>> >>>Is squirrelmail capable of doing such a thing ? >>> >>> >> I don't think there is such an implementation but may be you can >> contribute by

Re: [SM-USERS] How can I change the max attachment size?

2003-06-12 Thread Mike McCandless
Just went through this. Look at the FAQ, but pay attention that you may need to make changes in php.conf, as well as php.ini - Original Message - From: "Jon P. Grewer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 12, 2003 11:17 AM Subject: [SM-USERS] How can I change

Re: [SM-USERS] calendar plugin

2003-06-12 Thread pdontthink
> I'm having problems with the shared calendar plugin in that if I click > on calendar i get nothing, the screen below the buttons stay as white as > if the page is just loaded. make sure you're using the default theme when testing. just ran into a problem with the (deep?) forest theme... > This

Re: [SM-USERS] How-to install plugin BayesSpam?

2003-06-12 Thread pdontthink
> I have been able to install other plugins into SM 1.4.0 but I am having > trouble with BayesSpam. I have managed to create the spamCorpus DB in > MySQL. The error I am getting is Undefined index: username in > bayesspam\config.php line 83. Matthew (its author) has been fairly active here. Try

Re: [SM-USERS] Garbled Attachments Sent from SM

2003-06-12 Thread Mike McCandless
Jon, it took me a bit of time to reply, since I wanted to do what you had suggested. I upgraded SM to 1.4.0-1. I am running: php - 4.2.2-8.0.7 apache - 2.0.40-11.5 The problem is still the same: emails generated within our domain, using SM, with attachments, end up with unusable files on the re

Re: [SM-USERS] Courier IMAP and SM

2003-06-12 Thread Joe Giles
Actually, I figured it out. It was all the mail filters I had set up. I removed them all and it works great. Thanks for all the help :) -- Joe Giles [EMAIL PROTECTED] AOL: mcigiles --- Registered Linux User #264910 http://counter.li.org --- Joe Giles said: > Well, I managed to get Couri

Re: [SM-USERS] Secure and insecure elements

2003-06-12 Thread Ralf Hildebrandt
* Marc Groot Koerkamp <[EMAIL PROTECTED]>: > > We're running Squirrelmail SM-1_4-STABLE from CVS and have the > > following problem: > > > > From time to time IE gives us a German error message "Sichere und > > unsichere elemente auf einer Seite" (secure and insecure elements on > > one page), eve

[SM-USERS] How-to install plugin BayesSpam?

2003-06-12 Thread Jon P. Grewer
I have been able to install other plugins into SM 1.4.0 but I am having trouble with BayesSpam. I have managed to create the spamCorpus DB in MySQL. The error I am getting is Undefined index: username in bayesspam\config.php line 83. Also with this plugin and others I get "warning: Cannot modif

[SM-USERS] ERROR: Unknown user or password incorrect, but vertical line of frames visible

2003-06-12 Thread Ruben Goethals
Windows 2000 Server IIS webserver PHP Version 4.3.1 Squirrelmail 1.4.0 IMAP/POP3 by Lotus Domino 5 on LAN (ip address in config) SMTP on LAN (ip address in config) Hi, My user and pass are ok, but I get this 'error' on the right frame: **

Re: [SM-USERS] Courier IMAP and SM

2003-06-12 Thread Brett Nemeroff
Joe, Have you gone into the ./configure program and set the IMAP server options to use courier? Also be sure to select option "D" on the main menu to reset to server defaults.. I HAD to do this to make it work right.. Also be sure that the mail directory is set correctly.. -Brett --- Joe Giles

[SM-USERS] How can I change the max attachment size?

2003-06-12 Thread Jon P. Grewer
I have SM 1.4.0 running and it looks great. How can I change the max attachment size? Thanks, Jon P. Grewer --- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/

[SM-USERS] calendar plugin

2003-06-12 Thread Gertjan Bron
Hello list, I'm having problems with the shared calendar plugin in that if I click on calendar i get nothing, the screen below the buttons stay as white as if the page is just loaded. This is a recursive error with version 1.2.11, 1.4.0rc2a (my main version) and 1.4.1 cvs as of today. I have E_all

Re: [SM-USERS] Secure and insecure elements

2003-06-12 Thread Marc Groot Koerkamp
Ralf Hildebrandt zei: > Hi! > > We're running Squirrelmail SM-1_4-STABLE from CVS and have the > following problem: > > From time to time IE gives us a German error message "Sichere und > unsichere elemente auf einer Seite" (secure and insecure elements on > one page), even though THE WHOLE webserv

Re: [SM-USERS] Multiple Mail accounts

2003-06-12 Thread William Hooper
Chandrakumar Muthaiah said: >>when I reply on such a mail, it should have [EMAIL PROTECTED] in the FROM >>field, and not the default account , idem with all my other addresses. >> >>Is squirrelmail capable of doing such a thing ? >> >> > I don't think there is such an implementation but may be you

[SM-USERS] Courier IMAP and SM

2003-06-12 Thread Joe Giles
Well, I managed to get Courier IMAP compiled and ran, and I set up SM to use IMAP. But, when I log into SM, I get this error now: ERROR : Could not complete request. Query: COPY 3:3 "MailingLists/SquirrelMail" Reason Given: Error in IMAP command received by server. Any IDEA why Im getting this

[SM-USERS] IP change problems

2003-06-12 Thread Aitor
I have changed the ip address of and name my server (FreeBsd+cyrusimap+squirrelmail). I have modified the following files: /etc/hosts Hosts:192.168.0.12 Localhost127.0.0.1 Localhost /etc/rc.conf Defaultrouter = " 192.168.0.1"Hostname = " 192.168.0.12"Ifconfig_rl0 = " inet 192.168.0.12 netmask 255.

Re: [SM-USERS] Multiple Mail accounts

2003-06-12 Thread Chandrakumar Muthaiah
[EMAIL PROTECTED] wrote: Is is possible to use multiple outgoing senders with squirrelamil ? Yes I want mail that gets filtered and sorted in my [EMAIL PROTECTED] box, Use procmail to sort out the mails according to your from address or whatever condition you have. when I reply on such a ma

Re: [SM-USERS] Multiple Mail accounts

2003-06-12 Thread Chris Hilts
> when I reply on such a mail, it should have [EMAIL PROTECTED] in the FROM > field, and not the default account , idem with all my other addresses. Set up different identities. Options -> Personal Information -> Edit Advanced Identities. When you reply to a message that is To: one of your identi

RE: [SM-USERS] Maildir Folders

2003-06-12 Thread Chris Hilts
> Well, basically, Im using the imap that comes with Red Hat 7.3 and Qmail. It's a bad sign when you don't know what IMAP server you've got.. IIRC, the one that Red Hat defaults to has always been uw-imapd. Which doesn't use Maildir. -- Chris Hilts [EMAIL PROTECTED] --

[SM-USERS] Secure and insecure elements

2003-06-12 Thread Ralf Hildebrandt
Hi! We're running Squirrelmail SM-1_4-STABLE from CVS and have the following problem: >From time to time IE gives us a German error message "Sichere und unsichere elemente auf einer Seite" (secure and insecure elements on one page), even though THE WHOLE webserver is secured using https -- it's O

[SM-USERS] Unknown user or password incorrect

2003-06-12 Thread Shalabh Agarwal
Hi,  I have installed Linux-7.3+Squirrelmail-1.4.0+Courier-Imap-1.5.3+Apache-1.3.19-5. Every thing is working fine accept accessing mail through squirrelmail, with correct username and password, It is giving error "Unknown user or password incorrect". However it is showing a vertical lin

[SM-USERS] Multiple Mail accounts

2003-06-12 Thread [EMAIL PROTECTED]
Hello squirrelmail-users, I'll describe what I want to do first : I have 7 email accounts, all pop3 or imap based. (fe. [EMAIL PROTECTED], [EMAIL PROTECTED]) I want to create one account on my linux box wich fetches all the mail from those accounts (fetchmail) and drops them local on a postfix/c

RE: [SM-USERS] Software conflict or set-up error (using Win2K)

2003-06-12 Thread Paj
Many thanks. This has fixed most of the problems. There just seems to be one problem. When I now go to edit an event I get errors like those below when I click the 'Update Event' button: -- Notice: Use of undefined constant priority - assumed 'priority' in e:\ine