RE: [SM-USERS] Importing addresses - more info

2004-05-08 Thread Mike Leone
-Original Message- Here's a quirk in said plugin :-) I exported my Outlook2000 contacts, and tried to import them using the latest version of the abook_import_export plugin. 1. When I export my Outlook2000 contacts, what CSV format do I choose? DOS? Windows? Does it matter? I get error

RE: [SM-USERS] Importing addresses

2004-05-08 Thread Mike Leone
Here's a quirk in said plugin :-) I exported my Outlook2000 contacts, and tried to import them using the latest version of the abook_import_export plugin. 1. When I export my Outlook2000 contacts, what CSV format do I choose? DOS? Windows? Does it matter? I get error swith either. I then go to

Re: [SM-USERS] slow

2003-03-26 Thread Mike Leone
Bruneel ([EMAIL PROTECTED]) had this to say on 03/26/03 at 22:01: > Hi , > > I'm still using Squirrelmail as a test for my business . What has happened several > times : because SquirrelMail delivers my email many times too late , Squirrelmail does not deliver mail; it reads it. Your problems a

Re: [SM-USERS] A question about nested folders?

2003-01-19 Thread Mike Leone
Phillip Smith (personal) ([EMAIL PROTECTED]) had this to say on 01/19/03 at 11:34: > (apologies if this is a repeat... didn't see it come through on my end) > > I've noticed that in this newer version of SM (1.2.8), there's no option The newest SM is 1.2.10 (.11 is still CVS); 1.4 is soon to b

Re: [SM-USERS] SMTP AUTH method

2003-01-03 Thread Mike Leone
Mike Leone ([EMAIL PROTECTED]) had this to say on 01/03/03 at 15:42: > I use postfix, not sendmail (thank goodness! :-), but my SM uses PLAIN > AUTH when sending. The only clients I know that use LOGIN AUTH are MS > clients. D'OH! That's what I get for looking at the wrong l

Re: [SM-USERS] abook CSV import error - starting over ...

2003-01-01 Thread Mike Leone
Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 01/02/03 at 00:32: > Hello Mike, Hi Jonathon. I really appreciate your trying to help me. > Just as a point from what I just observed. The plugin you're trying > to use has been structured for the 1.2 series, while you seem to be > us

Re: [SM-USERS] abook CSV import error

2003-01-01 Thread Mike Leone
Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 01/02/03 at 00:32: > Hello Mike, > On Wednesday, January 01, 2003, Mike Leone wrote... > > >>> I changed the code to: > >>> > >>>require_once('../../src/global.php'); > > &g

[SM-USERS] Errors using abook_take

2003-01-01 Thread Mike Leone
Now I seem to also be having problems using abook_take. When I click on the "Take Address" button at the end of a message, I get : Warning: Failed opening '../plugins/vlogin/config.php' for inclusion (include_path='.:/usr/share/pear') in /usr/share/squirrelmail/plugins/vlogin/setup.php on line 39

Re: [SM-USERS] abook CSV import error

2003-01-01 Thread Mike Leone
Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 01/01/03 at 16:34: > > I changed the code to: > > > >require_once('../../src/global.php'); BTW ... my global.php is in '../../functions/global.php', and not in "src". Once I realized that, and changed the line, I started getting differ

Re: [SM-USERS] abook CSV import error

2003-01-01 Thread Mike Leone
Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 01/01/03 at 18:03: > >>> Fatal error: Call to undefined function: array() in > >>> /usr/share/squirrelmail/plugins/ > >>> abook_import_export/address_book_import.php on line 20 > >> > >> Erm... curious... what version of PHP are you really

Re: [SM-USERS] abook CSV import error

2003-01-01 Thread Mike Leone
Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 01/01/03 at 16:34: > >> If you are running with register_globals set to On, you can ignore the > >> first problem, but certainly cannot ignore the second. If you are > >> running with register_globals set to Off, after session_start(); put >

Re: [SM-USERS] abook CSV import error

2003-01-01 Thread Mike Leone
Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 01/01/03 at 03:33: > Hello Mike, > On Tuesday, December 31, 2002, Mike Leone wrote... > > > Using SM 1.2.10, on apache 1.3.26, PHP 4.1.2. > > > I installed the abook_import_export plugin, and it is active. However,

[SM-USERS] abook CSV import error

2002-12-31 Thread Mike Leone
Using SM 1.2.10, on apache 1.3.26, PHP 4.1.2. I installed the abook_import_export plugin, and it is active. However, when I try an import a CSV file (created by Outlook), I get a frame that states You need a valid user and password to access this page! Yet there was no page that asked for a user

[SM-USERS] FIXED! (was: SM 1.3.2 not generating HTML code for frames in webmail.php?)

2002-12-29 Thread Mike Leone
I finally have it working. What I did was ... I uninstalled SM, PHP4 and apache. Did a dpkg --purge, to remove all config files. Reinstalled apache and PHP4 from stable (1.3.26 and 4.1.2-6, respectively). The PHP is a downgrade from what I had. Then I installed SM 1.2.10, from the deb available o

Re: [SM-USERS] SM 1.3.2 not generating HTML code for frames in webmail.php?

2002-12-29 Thread Mike Leone
Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 12/29/02 at 01:49: > Hello Mike, > On Sunday, December 29, 2002, Mike Leone wrote... > > >> Which browser are you using? This is starting to look more like invalid > > > Opera, Netscape, Mozilla, w3m for Linu

Re: [SM-USERS] SM 1.3.2 not generating HTML code for frames in webmail.php?

2002-12-28 Thread Mike Leone
Derek Battams ([EMAIL PROTECTED]) had this to say on 12/29/02 at 00:45: > > Which browser are you using? This is starting to look more like invalid Opera, Netscape, Mozilla, w3m for Linux. IE 5.5 and 6 for Windows. > HTML code being produced by SM, which is resulting in the client choking > an

[SM-USERS] SM 1.3.2 not generating HTML code for frames in webmail.php?

2002-12-28 Thread Mike Leone
Mike Leone ([EMAIL PROTECTED]) had this to say on 12/28/02 at 15:00: > > As somebody suggested, check to make sure you have show_errors set to > > On in your php.ini file, and restart apache... then try again. You > > might have an error that isn't being displayed. >

Re: [SM-USERS] SM 1.3.2 shows total blank screen after login - no HTML code seems generated

2002-12-28 Thread Mike Leone
Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 12/28/02 at 13:49: > Hello Mike, > On Saturday, December 28, 2002, Mike Leone wrote... > > >> I think maybe some more research for you might be required into > >> HTML. Webmail contains a frameset (see above cod

Re: [SM-USERS] SM 1.3.2 shows total blank screen after login - no HTML code seems generated

2002-12-28 Thread Mike Leone
Derek Battams ([EMAIL PROTECTED]) had this to say on 12/28/02 at 13:18: > > > Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 12/28/02 > > at 12:59: > > > >> I think maybe some more research for you might be required into > >> HTML. Webmail contains a frameset (see above code) which the

Re: [SM-USERS] SM 1.3.2 shows total blank screen after login - no HTML code seems generated

2002-12-28 Thread Mike Leone
Jonathan Angliss ([EMAIL PROTECTED]) had this to say on 12/28/02 at 12:59: > I think maybe some more research for you might be required into > HTML. Webmail contains a frameset (see above code) which then loads > up two different pages, which you won't see by looking at the output > of we

[SM-USERS] SM 1.3.2 shows total blank screen after login - no HTML code seems generated

2002-12-28 Thread Mike Leone
Running Debian (mostly unstable), on Libranet 2.0, on top of Courier IMAP 1.5.3-20021013. PHP = 4.2.3-3. Everything was working just fine with SM 1.2.8. I updated to SM 1.3.2, the latest version now available. I get the normal login screen. However, after putting in my username and password (and

Re: [SM-USERS] Sub folders in IMAP

2002-11-26 Thread Mike Leone
Bernard Lheureux ([EMAIL PROTECTED]) had this to say on 11/26/02 at 17:35: > On Tuesday 26 November 2002 23:07, you wrote: > > Both Cyrus and Courier are highly reliable, why would you not want to use > > either? > Because I would like to have the ability to create sub-folders under > sub-folders

Re: [SM-USERS] Squirrel Mail on cobalt / login problems

2002-11-14 Thread Mike Leone
Chris Hilts ([EMAIL PROTECTED]) wrote this on 11 14, 02 at 16:58: > > If you actually use SM to read the SM list, you get the "REPLY TO LIST" > > button and then you send only 1 response. Other mailers (mutt, Evo, etc) > > have similar options. Too many people do a REPLY ALL, and don't trim the >

Re: [SM-USERS] SM - Mailbox directory

2002-11-11 Thread Mike Leone
David Chait ([EMAIL PROTECTED]) wrote this on 11 11, 02 at 17:20: > You can't, SM is designed to be an IMAP client, which by definition requires > an IMAP mailbox on the other side, not a flat UCB mbox or text file. Doesn't UW IMAP allow you to use mbox format? Goodness knows why. :-) > - Or