Re: [SM-USERS] Global address book

2003-07-30 Thread pdontthink
This one is all over the mailing list archives. Do a little more research and you'll see that at its most basic (if you can deal with the address book being non-editable), it just requires a simple change (take out a couple of comment markers) in one of the SM source files. Or you could look at o

Re: [SM-USERS] Problems reading html email created my M$ software

2003-07-30 Thread pdontthink
> Arild Jensen wrote : >> I have problems reading an HTML email created by M$ software: >> >> In Outlook Express it looks like this: >> http://www.counter-attack.com/sm/oe.gif >> >> and in SquirrelMail it looks like this: >> http://www.counter-attack.com/sm/sm.gif >> >> I am using SM 1.4.1-2 on RH

Re: [SM-USERS] First time list subscriber needing help - apologies if off-topic etc.

2003-07-30 Thread Fitria Agustina
Hi everyone... I'm new to squirrelmail and php, and I'd like to ask some questions. I'm trying to do the same thing . I provide a link in my web browser that will take the logged-on user directly to their inbox, bringin their login_name and password. I've already succeded with the script http://w

Re: [SM-USERS] Upgrade SquirrelMail to from 1.2.5 to 1.4.1

2003-07-30 Thread Scott Miller
OK, nevermind. It actually does delete messages marked. After reading further, and playing around a bit, I after selecting messages to be deleted, and clicking delete, it markes them for deletion, then after clicking Expunge, the marked messages are deleted. Sorry for posting before reading and

[SM-USERS] First time list subscriber needing help - apologies if off-topicetc.

2003-07-30 Thread GoldCD
I've recently signed up for my first server and created a PHP message board which I've bolted squirrelmail onto to provide proper email for my users. What I'm trying to do is create a link that can be clicked passing across both a username and password to take the user straight to their inbox. Unfo

Re: [SM-USERS] Upgrade SquirrelMail to from 1.2.5 to 1.4.1

2003-07-30 Thread Scott Miller
It was installed via the tar.gz file, on RedHat 7.2, in the /var/www/webmail directory Thanks, Scott - Original Message - From: "Nicolas Cartron" <[EMAIL PROTECTED]> To: "Scott Miller" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 30, 2003 4:04 PM Subject: Re: [SM-USE

Re: [SM-USERS] Upgrade SquirrelMail to from 1.2.5 to 1.4.1

2003-07-30 Thread Nicolas Cartron
Scott Miller wrote : > Hi all, I'm new to the list, but have searched the archives for a problem > similar to mine, and came up blank. I'm currently running SquirrelMail > 1.2.5, and attempted to upgrade to 1.4.1Everything looked to have > worked > fine, but my customers address book did not f

[SM-USERS] Problems reading html email created my M$ software

2003-07-30 Thread Arild Jensen
I have problems reading an HTML email created by M$ software: In Outlook Express it looks like this: http://www.counter-attack.com/sm/oe.gif and in SquirrelMail it looks like this: http://www.counter-attack.com/sm/sm.gif I am using SM 1.4.1-2 on RH 9. I'll be happy for forward the email in ques

[SM-USERS] (no subject)

2003-07-30 Thread Hans-Göran Puke
Jon stroude wrote: >Try this. Find the lines in procmail_options.php that look like this: >ftp_close($conn) > >and change them to: >ftp_quit($conn) I did this, now I get an infinite loop of warning messages like this: Warning: Wrong parameter count for fgets() in /home/hanpu/public_html/webmail/p

[SM-USERS] Upgrade SquirrelMail to from 1.2.5 to 1.4.1

2003-07-30 Thread Scott Miller
Hi all, I'm new to the list, but have searched the archives for a problem similar to mine, and came up blank. I'm currently running SquirrelMail 1.2.5, and attempted to upgrade to 1.4.1Everything looked to have worked fine, but my customers address book did not follow over, and I can not seem

Re: [SM-USERS] Bug in Squirrel mail or Mercury IMAP?

2003-07-30 Thread Alex Lemaresquier
> I have finally nailed down the bug that has been causing INBOX to always > display messages in the left frame when using Mercury as an IMAP server. > It seems that if the INBOX is selected then doing a STATUS returns 0 > messages. My question is whether this is a problem with Mercury or > Squi

Re: [SM-USERS] Bug in Squirrel mail or Mercury IMAP?

2003-07-30 Thread Marc Groot Koerkamp
Jay Lee said: > I have finally nailed down the bug that has been causing INBOX to always > display messages in the left frame when using Mercury as an IMAP server. > It seems that if the INBOX is selected then doing a STATUS returns 0 > messages. My question is whether this is a problem with Mer

[SM-USERS] MS Content Advisor

2003-07-30 Thread Benjamin Tomhave
Hi all, Sorry if this is an old repeat question. I didn't see it addressed in the FAQs and I didn't see a match in the archives. Every once in a while we'll run into a customer who can login to SM just fine, but when they click on any other links, they then receive the "You Must Be Logged in to

Re: [SM-USERS] Re: Bug in Squirrel mail or Mercury IMAP?

2003-07-30 Thread Paj
Keith Hatfull said: > > I've noticed the same folder list problems, here's how it works for me > (1.5.0 [CVS]): > You explained it better than my waffle so I will add my 1.5.0 cvs observations below yours ;) > Unseen and total, all folders: only see unseen messages This works as expected for me.

Re: [SM-USERS] Re: Bug in Squirrel mail or Mercury IMAP?

2003-07-30 Thread Paj
Hi Jonathon Jonathan Angliss said: > Hello Paj, > On Wednesday, July 30, 2003, PAJ wrote... > >> I am not sure if I am following you correctly but the Inbox always >> displays the correct amount of messages for me in the left frame. >> This is in v1.4.*, though I have noticed it does not display a

Re: [SM-USERS] Re: Bug in Squirrel mail or Mercury IMAP?

2003-07-30 Thread Keith Hatfull
> Hello Paj, > On Wednesday, July 30, 2003, PAJ wrote... > >> I am not sure if I am following you correctly but the Inbox always >> displays the correct amount of messages for me in the left frame. >> This is in v1.4.*, though I have noticed it does not display anything >> at all in v1.5.0.cvs when

Re: [SM-USERS] Re: Bug in Squirrel mail or Mercury IMAP?

2003-07-30 Thread Jonathan Angliss
Hello Paj, On Wednesday, July 30, 2003, PAJ wrote... > I am not sure if I am following you correctly but the Inbox always > displays the correct amount of messages for me in the left frame. > This is in v1.4.*, though I have noticed it does not display anything > at all in v1.5.0.cvs when I have i

[SM-USERS] Re: Bug in Squirrel mail or Mercury IMAP?

2003-07-30 Thread PAJ
On Wed, 30 Jul 2003 14:02:36 -0400 (EDT), "Jay Lee" <[EMAIL PROTECTED]> wrote: >I have finally nailed down the bug that has been causing INBOX to always >display 0 messages in the left frame when using Mercury as an IMAP server. > It seems that if the INBOX is selected then doing a STATUS returns

[SM-USERS] Global address book

2003-07-30 Thread Dalma D. Simon
Title: Global address book Hello, Am trying to setup a global address book in squirrelMail so all users will have access to it. I tried searching the FAQ but found nothing. Any help would be greatly appreciated. Dalma Simon Network Specialist Virgin Islands Water & Power Authority #18

[SM-USERS] Bug in Squirrel mail or Mercury IMAP?

2003-07-30 Thread Jay Lee
I have finally nailed down the bug that has been causing INBOX to always display 0 messages in the left frame when using Mercury as an IMAP server. It seems that if the INBOX is selected then doing a STATUS returns 0 messages. My question is whether this is a problem with Mercury or Squirrel mail

[SM-USERS] Re: Gmane off-line newsreader

2003-07-30 Thread PAJ
On Wed, 30 Jul 2003 10:52:46 -0500, Jonathan Angliss wrote: >Hello Paj, >On Wednesday, July 30, 2003, Paj wrote... > >[..] >> Don't know if you can post using it yet but then I prefer to use Pegasus >> or Squirrelmail for posting. > >Based on the details on the gmane pages, I believe you can post

Re: [SM-USERS] Re: Unknown user or password incorrect

2003-07-30 Thread Jonathan Angliss
Hello Bryan, On Wednesday, July 30, 2003, Bryan Lee wrote... > Yo. > I fixed the login disabled problem. However now when i log in, i get this > error: > Fatal error: Maximum execution time of 30 seconds exceeded in > /home/www/www.global-hostings.com/mail/functions/imap_general.php on line 81

Re: [SM-USERS] Attachments problem

2003-07-30 Thread itsbruce
On Wed, Jul 30, 2003 at 10:15:42AM -0500, Jonathan Angliss wrote: > > One more question sir , how can i setup SM so that users can change their > > IMAP password directly ? currently i am chnging passwords for the users > > through telnet. I am using RedHat 7.2 > > PLEASE don't tell me you're usin

Re: [SM-USERS] Re: Unknown user or password incorrect

2003-07-30 Thread Bryan Lee
Yo. I fixed the login disabled problem. However now when i log in, i get this error: Fatal error: Maximum execution time of 30 seconds exceeded in /home/www/www.global-hostings.com/mail/functions/imap_general.php on line 81 Hmm. At 08:27 AM 7/29/2003 -0500, Jonathan Angliss wrote: > >Hello Brya

Re: [SM-USERS] Attachments problem

2003-07-30 Thread Jonathan Angliss
Hello Graeme, On Wednesday, July 30, 2003, Graeme wrote... >> >> PLEASE don't tell me you're using telnet!!! Please please please I >> STRONGLY suggest (along with anybody involved in >> linux/unix/networking) to not use Telnet. >> > OK, Jonathon, I know it's off-topic but I just can't resist!

[SM-USERS] Multi-Domain Groupware Tools

2003-07-30 Thread David Meier
Hello List! I am new to SquirrelMail and I have to say that I really like the capabilities of the mail client. Our experimental system runs on RH9 with a postfix-cyrus-mysql implementation. Anyway, I was not able to find plugins for further functionality I am looking for: We are serving a cou

Re: [SM-USERS] Attachments problem

2003-07-30 Thread Graeme
> > PLEASE don't tell me you're using telnet!!! Please please please I > STRONGLY suggest (along with anybody involved in > linux/unix/networking) to not use Telnet. > OK, Jonathon, I know it's off-topic but I just can't resist! If we're not to use telnet what should we use instead? Cheers G.

Re: [SM-USERS] Attachments problem

2003-07-30 Thread Chris Hilts
> PLEASE don't tell me you're using telnet!!! Please please please I > STRONGLY suggest (along with anybody involved in > linux/unix/networking) to not use Telnet. A pre-emptive strike on the inevitable next question: Use SSH instead. If you need a Windows SSH client, I find PuTTY is excelle

Re: [SM-USERS] Attachments problem

2003-07-30 Thread pdontthink
> One more question sir , how can i setup SM so that users can change their > IMAP password directly ? currently i am chnging passwords for the users > through telnet. I am using RedHat 7.2 Look at the web site, where there are several change password plugins. You'll have to decdie if any of them

Re: [SM-USERS] Gmane off-line newsreader

2003-07-30 Thread Jonathan Angliss
Hello Paj, On Wednesday, July 30, 2003, Paj wrote... [..] > Don't know if you can post using it yet but then I prefer to use Pegasus > or Squirrelmail for posting. Based on the details on the gmane pages, I believe you can post as it posts via the gmane subscribed user. If not, I can always autho

Re: [SM-USERS] Attachments problem

2003-07-30 Thread Jonathan Angliss
Hello Kalpesh, On Wednesday, July 30, 2003, [EMAIL PROTECTED] wrote... > Thank u Mr.Jonathan, > You are absolutely right sir , there is a problem with th Microsofts IE > itself. I tried Netscape Communicator and there is no problem with the > text attachments. > One more question sir , how can i

Re: Re: [SM-USERS] Where's the plugin?

2003-07-30 Thread David Meier
I got them working and VISIBLE now... I tore down the previous squirrelmail installation and started all over. I think it must have been a file permission/ownership conflict of the un-tarred archives (maybe I forgot to chown them). Thanks for the reponses though. > >> its basic installation wo

[SM-USERS] Bad request: Protocol Error: "Invalid string supplied for password".

2003-07-30 Thread Steve Jacobsen
I'm just setting up Squirrelmail on IIS 5.0 and trying to connect to Exchange 2000. PHP 4.3.2 I'm using the login: User: [EMAIL PROTECTED] Pass: mypassword I get the error Bad request: Protocol Error: "Invalid string supplied for password". I've done a network capture and I see the correct pa

[SM-USERS] Gmane off-line newsreader

2003-07-30 Thread Paj
Hi I have used Gmane for a couple of weeks to view the list archives. I found the sourceforge ones slow or sometimes not working at all. particularly for searches. I was happy using the web interface to search Gmane although I prefer to use an offline newsreader (Forte Agent has been my choice for

[SM-USERS] Please help squirrel mail has lost it's nut :-(

2003-07-30 Thread greg
ERROR : Could not complete request. Unknown response from IMAP server: 1. Warning: Wrong datatype in arsort() call in /home/web/linuxpro.co.za/www/htdocs/inhouse/webmail/functions/mailbox_display.php on line 517 Warning: Variable passed to reset() is not an array or object in /home/web/linu

Re: [SM-USERS] Re: 1.5.0 cvs - Mercury32 and Search

2003-07-30 Thread Alex Lemaresquier
> Ahh yes, now I see :) > Interestingly Pegasus mail does not use the IMAPSUB.PM but a separate file > for each folder. I guess Mercury creates the files dependant on the way > the client communicates with it? I think Pegasus uses file sharing, hence the warning of using both Imap and Pegasus at th

[SM-USERS] thanks

2003-07-30 Thread Md. Jawed Ahmed
Hi all. I am thankfull to all the members of the list. within two days all my problems have been sorted I am particularly thankful to Dave Carrera and Paj for the hints. I am sure that as I use SM more and more I would need more help, and I can post to the list with the confidence that my probl

Re: [SM-USERS] Attachments problem

2003-07-30 Thread kalpesh
Thank u Mr.Jonathan, You are absolutely right sir , there is a problem with th Microsofts IE itself. I tried Netscape Communicator and there is no problem with the text attachments. One more question sir , how can i setup SM so that users can change their IMAP password directly ? currently i am c