[SM-USERS] Image Buttons not working on SM 1.4.4 (Debian install)

2005-11-16 Thread Rutger
Hi All, I have a problem with the "Image Buttons" plug-in after installing. I'm using a Debian-sarge with SM 1.4.4 on it (the config says 1.4.0 ?). Ok, I'm installing following the README and everything goes fine. After doing the patch (the sm14x) Squirrelmail doesn't work anymore. I have also tr

[SM-USERS] change_sqlpass-3.3-1.2 errors

2005-11-16 Thread Techy
Afternoon all, looking to allow for changing passwords, using a qmail/vpop scenario on a CentOS4.2 box.  User data is being stored in mysql so I downloaded the change_sqlpass plugin.  Did the norm, downloaded, untar, configured the only line I saw relevant; $csp_dsn = 'mysql://user:[EMAIL PROTE

Re: [SM-USERS] Bug, hit Send button, wait til cycle over, hit Send again sometimes 2-3x -- ADDED COMMENT

2005-11-16 Thread Peter Leftwich
> On Tue, November 15, 2005 16:29, Peter Leftwich wrote: >> "Jonathan Angliss" <[EMAIL PROTECTED]> wrote: Added Info: The FreeBSD machine running SquirrelMail runs apache 1.3.34 I don't know if this is useful information or not. -- Peter Leftwich, Owner Video2Video Services Box 13692, La Jolla,

Re: [SM-USERS] Bug, hit Send button, wait til cycle over, hit Send again sometimes 2-3x

2005-11-16 Thread Peter Leftwich
So if I have this correct, for the sending-sending-sending-stopped-click send and it goes on the 2nd or 3rd try bug, something with the way apache handles php needs to be tweaked? And if I have this correct further, for the click-image-attachment-click back and message pane is blank, one of the ph

Re: [SM-USERS] login plugin: strip off domain?

2005-11-16 Thread Morten Nilsen
Troy Ayers wrote: squirrelmail 1.4.5 courier imap I've looked through my existing plugins, and the plugins in the squirrelmail web site. I have local users... is there a plugin that strips off @domain.tld when a user attempts to login as [EMAIL PROTECTED] I didn't see one. Apparantly the

Re: [SM-USERS] I could not see courierpasswd plugin that I added in options on squirrelmail

2005-11-16 Thread Alex Ng
I have a similar problem with the timout-user plugin. I installed it, added it to SquirrelMail using ./conf.pl and added it to the Plugin list. There is no further documentation on the install files for this plugin that helps me. -Alex On 11/16/05, Yavuz Maşlak <[EMAIL PROTECTED]> wrote: > > Hel

Re: [SM-USERS] login plugin: strip off domain?

2005-11-16 Thread Alex Ng
You can simply modify the redirect.php page in Squirrelmail. If you know simple PHP, this can be done very easily. $login_username is passed to from the login.php page to the redirect.php page. Then you can simply parse the variable and remove anything after the @ symbol to use as authentication

Re: [SM-USERS] login plugin: strip off domain?

2005-11-16 Thread Paul Lesneiwski
Troy Ayers wrote: > squirrelmail 1.4.5 > courier imap > > I've looked through my existing plugins, and the plugins in the > squirrelmail web site. > > I have local users... is there a plugin that strips off @domain.tld when > a user attempts to login as [EMAIL PROTECTED] I didn't see one. Vir

[SM-USERS] login plugin: strip off domain?

2005-11-16 Thread Troy Ayers
squirrelmail 1.4.5 courier imap I've looked through my existing plugins, and the plugins in the squirrelmail web site. I have local users... is there a plugin that strips off @domain.tld when a user attempts to login as [EMAIL PROTECTED] I didn't see one. Apparantly the phrase "your userna

[SM-USERS] I could not see courierpasswd plugin that I added in options on squirrelmail

2005-11-16 Thread Yavuz Maşlak
Hello I use squirrelmail 1.4.5 and it works well. I downloaded a new plugin called courierpasswd to change over the web. I located this file at plugins directory. cd courierpasswd ./configure make & make install After that cd /path/squirrelmail I ran ./configure and option 8 ( plugins ) and I ad

RE: [SM-USERS] locating squirrelmail on server: default URL?

2005-11-16 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, November 16, 2005 1:31 PM > To: 'Tomas Kuliavas'; squirrelmail-users@lists.sourceforge.net > Subject: RE: [SM-USERS] locating squirrelmail on server:

RE: [SM-USERS] locating squirrelmail on server: default URL?

2005-11-16 Thread info
Is there any way to get off this mailing? You guys are killing me with all the emails, it is a bit annoying... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tomas Kuliavas Sent: Wednesday, November 16, 2005 2:22 PM To: squirrelmail-users@lists.sourcefor

Re: [SM-USERS] locating squirrelmail on server: default URL?

2005-11-16 Thread Tomas Kuliavas
> Marc Powell wrote: > >>> >>>Greetings. >>> >>>I've inherited a squirrelmail setup on a Linux server. Squirrelmail >>>seems to have been installed, and the configuration settings at >>>/usr/sbin/squirrelmail-configure seem okay. But for the life of me, I >>>can't determine by looking at the setti

Re: [SM-USERS] locating squirrelmail on server: default URL?

2005-11-16 Thread kenn
Marc Powell wrote: Greetings. I've inherited a squirrelmail setup on a Linux server. Squirrelmail seems to have been installed, and the configuration settings at /usr/sbin/squirrelmail-configure seem okay. But for the life of me, I can't determine by looking at the settings what the

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, November 16, 2005 11:30, tonix (Antonio Nati) wrote: >>> These routines substitute the original ones within >>> functions/imap_messages.php. >>> >>> /** >>> * Copy a set of messages ($id) to another mailbox ($mailbox) >>> */ >>> function sqima

RE: [SM-USERS] locating squirrelmail on server: default URL?

2005-11-16 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of kenn > Sent: Wednesday, November 16, 2005 11:56 AM > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] locating squirrelmail on server: default URL? > > Greetings. > >

[SM-USERS] locating squirrelmail on server: default URL?

2005-11-16 Thread kenn
Greetings. I've inherited a squirrelmail setup on a Linux server. Squirrelmail seems to have been installed, and the configuration settings at /usr/sbin/squirrelmail-configure seem okay. But for the life of me, I can't determine by looking at the settings what the URL should be for accessing my w

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread tonix (Antonio Nati)
At 18.03 16/11/2005, Jonathan Angliss wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, November 16, 2005 09:30, tonix (Antonio Nati) wrote: > I've done some changes in squirrelmail code, and > it works extremely good (speaking about performances I can see on a test > machine). > >

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, November 16, 2005 09:30, tonix (Antonio Nati) wrote: > I've done some changes in squirrelmail code, and > it works extremely good (speaking about performances I can see on a test > machine). > > This solves any problem about copying/moving/de

Re: [SM-USERS] User reset

2005-11-16 Thread Jonathan Angliss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, November 16, 2005 04:27, Jon wrote: > I have one user that for some reason reason show different errors. Some > folders are misplaced and not all mails are listed correctly but as > "failure to read" but listed. Does anyone know how to start

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread tonix (Antonio Nati)
At 13.39 16/11/2005, Fredrik Jervfors wrote: > When deleting (i.e. moving to trash) multiple messages, I've got > this error. > > ERRORE: non è stato possibile completare la richiesta. > Domanda: COPY 16,21 "INBOX.Trash" > Motivo dato: [ALERT] You exceeded your mail quo

[SM-USERS] "Trying to get property of non-object in" errors

2005-11-16 Thread rkudyba
These just started this morning: PHP Notice: Trying to get property of non-object in /path/to/squirrelmail/class/mime/Message.class.php on line 691, referer: http://mydomain/squirrelmail/src/right_main.php?PG_SHOWALL=0&sort=0&startMessage=1&mailbox=INBOX PHP Notice: Trying to get property of non

Re: [SM-USERS] Bug, hit Send button, wait til cycle over, hit Send again sometimes 2-3x

2005-11-16 Thread Peter Leftwich
"Jonathan Angliss" <[EMAIL PROTECTED]> wrote: > No risk at all from what I can tell. There is always the fallback > of the other tests to setup the ssl variables if required. > Probably a result of variable corruption because of register_globals > being set to On. Either upgrade to 1.4.6-cvs or

Re: [SM-USERS] error

2005-11-16 Thread Fredrik Jervfors
> I have a full inbox and need to delete some messages. I have already > cleaned out my sent and trash folders. Every time I try to delete a > message from my inbox, I get the error "ERROR: Could not complete request. > Query: COPY 2004 'mail/.Trash' > Reason Given: UID COPY failed: Message copy

Re: [SM-USERS] Bug, hit Send button, wait til cycle over, hit Send again sometimes 2-3x

2005-11-16 Thread Peter Leftwich
"Jonathan Angliss" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, November 11, 2005 11:12, Peter Leftwich wrote: >> Have you heard of this (supposed) bug with 1.4.4? >> I compose a message, and click [Send], wait for the browser to >> finish churning, the m

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread tonix (Antonio Nati)
At 13.48 16/11/2005, Tilman Schmidt wrote: tonix (Antonio Nati) wrote: > At 13.07 16/11/2005, you wrote: >> >>On some IMAP servers EXPUNGE calls are expensive. It is faster to tag >>three messages as deleted and run only one EXPUNGE call. >> >>Courier IMAP can be compiled to ignore Trash quotas.

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread Tilman Schmidt
tonix (Antonio Nati) wrote: > At 13.07 16/11/2005, you wrote: >> >>On some IMAP servers EXPUNGE calls are expensive. It is faster to tag >>three messages as deleted and run only one EXPUNGE call. >> >>Courier IMAP can be compiled to ignore Trash quotas. >> >>If changes required for your situation

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread Fredrik Jervfors
> When deleting (i.e. moving to trash) multiple messages, I've got > this error. > > ERRORE: non è stato possibile completare la richiesta. > Domanda: COPY 16,21 "INBOX.Trash" > Motivo dato: [ALERT] You exceeded your mail quota. > > But, deleting each single messa

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread tonix (Antonio Nati)
At 13.07 16/11/2005, you wrote: > At 12.05 16/11/2005, you wrote: >> > >> > SM 1.4.5 (courier-imap 4.0.4). >> > >> > When deleting (i.e. moving to trash) multiple messages, I've got this >> > error. >> > >> > ERRORE: non è stato possibile completare la richiesta. >> > Domanda: COPY 16,21 "INBO

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread Tomas Kuliavas
> At 12.05 16/11/2005, you wrote: >> > >> > SM 1.4.5 (courier-imap 4.0.4). >> > >> > When deleting (i.e. moving to trash) multiple messages, I've got this >> > error. >> > >> > ERRORE: non è stato possibile completare la richiesta. >> > Domanda: COPY 16,21 "INBOX.Trash" >> > Motivo dato: [ALERT] Y

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread Fredrik Jervfors
>>> SM 1.4.5 (courier-imap 4.0.4). >>> >>> When deleting (i.e. moving to trash) multiple messages, I've got this >>> error. >>> >>> ERRORE: non è stato possibile completare la richiesta. >>> Domanda: COPY 16,21 "INBOX.Trash" >>> Motivo dato: [ALERT] You exceeded your mail quota. >>> >>> But, delet

Re: [SM-USERS] Accessing Squirrelmail via HTTPS

2005-11-16 Thread zamri
Hi all, I don't think one need imaps if imap server and squirrelmail reside on the same box or u're using https. but if u want to allow other clients to connect to it (e.g outlook, thunderbird etc), u might want to consider imaps for secure authentication. On Wed, November 16, 2005 7:02 pm, J.

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread tonix (Antonio Nati)
At 12.05 16/11/2005, you wrote: > > SM 1.4.5 (courier-imap 4.0.4). > > When deleting (i.e. moving to trash) multiple messages, I've got this > error. > > ERRORE: non è stato possibile completare la richiesta. > Domanda: COPY 16,21 "INBOX.Trash" > Motivo dato: [ALERT] You exceeded your mail quota

[SM-USERS] Problem with imapproxy, it seems it doesn't work correctly at 1th install

2005-11-16 Thread Bumo
Hi, installed up-imapproxy.1.2.4.tgz on RH ES30. and using squirrelmail-1.4.4.   I had no problem with the installation: ./configure --with-openssl=/usr/include/openssl --with-krb5=/usr/kerberos (ncurses-devel-5.3-9.3 openssl-devel-0.9.7a-22.1 krb5-devel-1.2.7-24 even if I don't use it)   ed

Re: [SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread Tomas Kuliavas
> > SM 1.4.5 (courier-imap 4.0.4). > > When deleting (i.e. moving to trash) multiple messages, I've got this > error. > > ERRORE: non è stato possibile completare la richiesta. > Domanda: COPY 16,21 "INBOX.Trash" > Motivo dato: [ALERT] You exceeded your mail quota. > > But, deleting each single mes

Re: [SM-USERS] Accessing Squirrelmail via HTTPS

2005-11-16 Thread J. Craig Woods
All you need to do is to make sure your web server is serving up ssl pages on port 443. This is done in your apache config files, and make sure you generate a ssl cert and ssl key. This can be a self signed cert if you wish to save some money. You should be fine with your current imap and sendmail.

[SM-USERS] User reset

2005-11-16 Thread Jon
Hi, I have one user that for some reason reason show different errors. Some folders are misplaced and not all mails are listed correctly but as "failure to read" but listed. Does anyone know how to start over. what files needs to be removed so that the maildir directory is read again. Everyth

[SM-USERS] Quota error when deleting multiple messages

2005-11-16 Thread tonix (Antonio Nati)
SM 1.4.5 (courier-imap 4.0.4). When deleting (i.e. moving to trash) multiple messages, I've got this error. ERRORE: non è stato possibile completare la richiesta. Domanda: COPY 16,21 "INBOX.Trash" Motivo dato: [ALERT] You exceeded your mail quota. But, deleting each single message alone does no