Re: [SM-USERS] Problems when sending mails from webmail..

2013-02-14 Thread difuntos
Ted, i did what you told me and configured the submit.mc file, adding the masquerade parameters. I restarted the sendmail service and tried sending email with mailx, and the masquerade worked just fine. The mail went off fine, and the maillog showed everything as expected (the "from" with the pro

Re: [SM-USERS] Problems when sending mails from webmail..

2013-02-13 Thread Ted Hatfield
On Fri, 8 Feb 2013, difuntos wrote: > > Hello! Im having trouble when i send mails from the webmail site (with > > the browser). > > > > I have configured sendmail with masquerade, so when i send an email it > > shows another domain on the mail address. When i try sending an email > > from linux

Re: [SM-USERS] Problems when sending mails from webmail..

2013-02-13 Thread difuntos
is it possible that has something to do with the php.ini file config? -- View this message in context: http://squirrelmail.5843.n7.nabble.com/Problems-when-sending-mails-from-webmail-tp25294p25299.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ---

Re: [SM-USERS] Problems when sending mails from webmail..

2013-02-13 Thread difuntos
Hi Ted, thanks for the response, and sorry for the delay in answering you, we had holidays here in Argentina. In my squirrelmail configuration i have "localhost" as my smtp server. And in the sendmail configuration, im relaying on the smtp server of my company (it´s called mail5) for sending email

Re: [SM-USERS] Problems when sending mails from webmail..

2013-02-08 Thread Ted Hatfield
On Fri, 8 Feb 2013, difuntos wrote: > Hello! Im having trouble when i send mails from the webmail site (with the > browser). > > I have configured sendmail with masquerade, so when i send an email it shows > another domain on the mail address. When i try sending an email from linux > (using mailx)

[SM-USERS] Problems when sending mails from webmail..

2013-02-08 Thread difuntos
Hello! Im having trouble when i send mails from the webmail site (with the browser). I have configured sendmail with masquerade, so when i send an email it shows another domain on the mail address. When i try sending an email from linux (using mailx) there is no problem (the masquerade works fin

Re: [SM-USERS] problems with change_sqlpass

2010-08-27 Thread Paul Lesniewski
On Fri, Aug 27, 2010 at 5:55 AM, Matthias Leopold wrote: > hi, > > i'm using > > squirrelmail-1.4.19 (on purpose) > change_sqlpass-3.3-1.2 > compatibility-2.0.16-1.0 > > with apache 2.2.3 and php 4.4.4. > > changing passwords and displaying the success message works as expected > when using a HTTP

[SM-USERS] problems with change_sqlpass

2010-08-27 Thread Matthias Leopold
hi, i'm using squirrelmail-1.4.19 (on purpose) change_sqlpass-3.3-1.2 compatibility-2.0.16-1.0 with apache 2.2.3 and php 4.4.4. changing passwords and displaying the success message works as expected when using a HTTP connection. when using HTTPS changing the password works, but afterwards i

Re: [SM-USERS] Problems forwarding attachments with iso-8859-1 encoded filenames

2010-06-18 Thread Helge Milde
On Fri, Jun 18, 2010 at 01:53:19AM -0700, Tomas Kuliavas wrote: > > >Helge Milde wrote: >> >> Hi! >> >> With my current setup, when I forward mails with attachments that have >> iso-8859-1 encoded names, the attachments aren't sent (only the email >> body). >> > >Open SquirrelMail src/compose.php i

Re: [SM-USERS] Problems forwarding attachments with iso-8859-1 encoded filenames

2010-06-18 Thread Tomas Kuliavas
Helge Milde wrote: > > Hi! > > With my current setup, when I forward mails with attachments that have > iso-8859-1 encoded names, the attachments aren't sent (only the email > body). > Open SquirrelMail src/compose.php in some text editor. Find getAttachments function declaration (function g

Re: [SM-USERS] Problems forwarding attachments with iso-8859-1 encoded filenames

2010-06-18 Thread Helge Milde
On Thu, Jun 17, 2010 at 05:16:46AM -0700, Tomas Kuliavas wrote: >Helge Milde wrote: >> >> [..] >> > >Test your PHP settings (http://www.squirrelmail.org/wiki/TestPHPSettings) >and show all local mbstring and session extension setting values. mbstring: Multibyte Support enabled Multibyte string e

Re: [SM-USERS] Problems forwarding attachments with iso-8859-1 encoded filenames

2010-06-17 Thread Tomas Kuliavas
Helge Milde wrote: > > Hi! > > With my current setup, when I forward mails with attachments that have > iso-8859-1 encoded names, the attachments aren't sent (only the email > body). > > While viewing the original message, the attachment names are shown > correctly (norwegian letters are worki

[SM-USERS] Problems forwarding attachments with iso-8859-1 encoded filenames

2010-06-16 Thread Helge Milde
Hi! With my current setup, when I forward mails with attachments that have iso-8859-1 encoded names, the attachments aren't sent (only the email body). While viewing the original message, the attachment names are shown correctly (norwegian letters are working), but after pressing "Forward" (whi

[SM-USERS] Problems viewing attatched image file on a html mail

2009-12-14 Thread Miguel Angel Nieto
Hi, I received an email in html. When I try to read the email (in html, no in plain text) Squirrelmail changes the attatched image001.gif with a blank.png. The img html code: The base64 part: Content-Type: image/gif; name="image001.gif" Content-Transfer-Encoding: base64 Content-ID:

Re: [SM-USERS] Problems with Squirrel Mail 1.4.19

2009-09-16 Thread Tomas Kuliavas
Uglješa Brkljac wrote: > > Good evening! > > I have a problem with Squirrel Mail 1.4.19! I've downloaded the SM archive > and all containing files from squirrelmail.org which redirected me to the > Source Forge download of Squirrel Mail. After a succesfull download, I > extracted the tar.gz arc

Re: [SM-USERS] Problems with Squirrel Mail 1.4.19

2009-09-16 Thread Paul Lesniewski
2009/9/16 Uglješa Brkljac : > Good evening! > > I have a problem with Squirrel Mail 1.4.19! I've downloaded the SM archive > and all containing files from squirrelmail.org which redirected me to the > Source Forge download of Squirrel Mail. After a succesfull download, I > extracted the tar.gz arch

[SM-USERS] Problems with Squirrel Mail 1.4.19

2009-09-16 Thread Uglješa Brkljac
Good evening! I have a problem with Squirrel Mail 1.4.19! I've downloaded the SM archive and all containing files from squirrelmail.org which redirected me to the Source Forge download of Squirrel Mail. After a succesfull download, I extracted the tar.gz archive to location C:\wamp\www\webmail.

Re: [SM-USERS] Problems converting Sqmail .abook flatfiles into MySQL tables.

2009-04-03 Thread Paul Lesniewski
On Mon, Dec 29, 2008 at 4:03 PM, Paul Lesniewski wrote: > Please don't top post.  Read the mailing list posting guidelines before > posting. >  I was hoping someone can help with converting the .abook flatfiles into mysql records. We were able to generate a sql script that should allow

Re: [SM-USERS] Problems converting Sqmail .abook flatfiles into MySQL tables.

2008-12-29 Thread Paul Lesniewski
Please don't top post. Read the mailing list posting guidelines before posting. >>> I was hoping someone can help with converting the .abook flatfiles into >>> mysql records. We were able to generate a sql script that should allow us >>> to >>> import all the .abooks by using the flat2sql.pl fil

Re: [SM-USERS] Problems converting Sqmail .abook flatfiles into MySQL tables.

2008-12-29 Thread Mike Swearingen
Actually the problem seems to be with multiple entries with the same owner name -Original Message- From: Ken A [mailto:k...@pacific.net] Sent: Monday, December 29, 2008 2:46 PM To: Squirrelmail User Support Mailing List Subject: Re: [SM-USERS] Problems converting Sqmail .abook flatfiles

Re: [SM-USERS] Problems converting Sqmail .abook flatfiles into MySQL tables.

2008-12-29 Thread Ken A
Mike Swearingen wrote: > Hello, > PRIMARY KEY (owner,nickname) is going to give you trouble if all your nicknames are '' Maybe change it to PRIMARY KEY (owner,email) ? Ken > > > I was hoping someone can help with converting the .abook flatfiles into > mysql records. We were able to gener

[SM-USERS] Problems converting Sqmail .abook flatfiles into MySQL tables.

2008-12-29 Thread Mike Swearingen
Hello, I was hoping someone can help with converting the .abook flatfiles into mysql records. We were able to generate a sql script that should allow us to import all the .abooks by using the flat2sql.pl file that was supplied from http://www.squirrelmail.org/docs/admin/admin-5.html#db-backend

Re: [SM-USERS] Problems with Squirrelmail webserver

2008-10-10 Thread Takahiro Kambe
Hi, In message <[EMAIL PROTECTED]> on Fri, 10 Oct 2008 15:02:06 -0500, Marc Powell <[EMAIL PROTECTED]> wrote: > > Comes up fine for me. What sort of problems in particular are you > > experiencing? > > I saw it down earlier too, at least from my part of the world. Looks > ok no

Re: [SM-USERS] Problems with Squirrelmail webserver

2008-10-10 Thread Marc Powell
On Oct 10, 2008, at 2:16 PM, Chris Hilts wrote: > Comes up fine for me. What sort of problems in particular are you > experiencing? I saw it down earlier too, at least from my part of the world. Looks ok now... -- Marc ---

Re: [SM-USERS] Problems with Squirrelmail webserver

2008-10-10 Thread Chris Hilts
Rafael Martinez wrote: > Hello > > Are we having problems with http://www.squirrelmail.org/ today? > When can we expect the problem to be resolved? > > Thanks in advance. > Comes up fine for me. What sort of problems in particular are you experiencing? Chris -

[SM-USERS] Problems with Squirrelmail webserver

2008-10-10 Thread Rafael Martinez
Hello Are we having problems with http://www.squirrelmail.org/ today? When can we expect the problem to be resolved? Thanks in advance. -- Rafael Martinez, <[EMAIL PROTECTED]> Center for Information Technology Services University of Oslo, Norway PGP Public Key: http://folk.uio.no/rafael/ -

Re: [SM-USERS] PROBLEMS WITH TIMEZONE

2008-09-18 Thread Paul Lesniewski
On Tue, Sep 16, 2008 at 11:01 AM, Gabriel Lauter <[EMAIL PROTECTED]> wrote: > Hi guys, > > I have a Slackware server running Squirrelmail. > > Squirrelmail version = 1.4.15 > PHP version = 4.4.7 > Apache version = 1.3.37 > > As you can se, my Timezone is configured to America/Sao_Paulo on Linux (wi

[SM-USERS] PROBLEMS WITH TIMEZONE

2008-09-16 Thread Gabriel Lauter
Hi guys, I have a Slackware server running Squirrelmail. Squirrelmail version = 1.4.15 PHP version = 4.4.7 Apache version = 1.3.37 As you can se, my Timezone is configured to America/Sao_Paulo on Linux (with timeconfig tool) and on Squirrelmail (using Personal Information options screen). [EMAI

Re: [SM-USERS] Problems after yum update

2008-03-10 Thread Bo Lynch
Sorry about that. I don't know how I missed finding this in google. Thanks again for all your help. -- Bo Lynch On Mon, March 10, 2008 11:38 am, Fredrik Jervfors wrote: >> We are using CentOS 5 >> squirrelmail-1.4.8-4.0.1.el5.centos.2 >> php-5.1.6-15.el5 >> dovecot-1.0-1.2.rc15.el5 >> postfix-2.

Re: [SM-USERS] Problems after yum update

2008-03-10 Thread Fredrik Jervfors
> We are using CentOS 5 > squirrelmail-1.4.8-4.0.1.el5.centos.2 > php-5.1.6-15.el5 > dovecot-1.0-1.2.rc15.el5 > postfix-2.3.3-2 > > After rebooting the change passwd plugin shows a blank and the quicksave > plugin also breaks. When enabling the debugger plugin I get the > following > > Fatal er

[SM-USERS] Problems after yum update

2008-03-10 Thread Bo Lynch
We are using CentOS 5 squirrelmail-1.4.8-4.0.1.el5.centos.2 php-5.1.6-15.el5 dovecot-1.0-1.2.rc15.el5 postfix-2.3.3-2 After rebooting the change passwd plugin shows a blank and the quicksave plugin also breaks. When enabling the debugger plugin I get the following Fatal error: Call to undefin

Re: [SM-USERS] Problems with permissions (was: )

2007-10-30 Thread Fredrik Jervfors
"Ruaan": > I really can't find the answers and don't know how to add the 2 > directories required. And the ($ chown -R nobody:nobody data) how do you > add the code?? The mailing lists don't work What OS are you using? Windows? If so, look for advice in the wiki

[SM-USERS] Problems acessing Files

2007-10-09 Thread Nuno Parreira
On Mon, October 8, 2007 20:38, Nuno Parreira wrote: | Hi Dear Sirs, | My name is Nuno, i'm writing you regarding a problem that i have with the | Squirrel Email interface. I really don't know if this is the correct email | to put this kind of problems (probably not), but i try to find everywhere |

Re: [SM-USERS] Problems using GPG plugin with Nutsmail

2007-09-16 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 eric ehlers wrote: > I'm having problems enabling PGP for Nutsmail and would be grateful > for some help. You're using Nutsmail. Contact the Nutsmail folks for support. - -- Chris Hilts [EMAIL PROTECTED] SquirrelMail Developer Gun Control: Belief

[SM-USERS] Problems using GPG plugin with Nutsmail

2007-09-16 Thread eric ehlers
Hello, I'm having problems enabling PGP for Nutsmail and would be grateful for some help. I have tried three versions of the GPG plugin: 1) The version that shipped with nutsmail 2) the latest release 3) the latest daily snapshot from development. In each case I get the same errors. 1) When I g

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-20 Thread Ian Evans
On Fri, July 20, 2007 4:17 pm, Mucs Béla wrote: > Returning from my vacatin as surprise I could send mails to hotmail. > Cool...Thanks Hotmail. I may have spoken too soon about my experience. Just sent a couple of test messages to the hotmail account. Just short messages you might send to a frien

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-20 Thread Mucs Béla
- Original Message - From: "Ian Evans" <[EMAIL PROTECTED]> To: "Rainer Sokoll" <[EMAIL PROTECTED]> Cc: Sent: Friday, July 20, 2007 9:10 AM Subject: Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail >> You could configure your MT

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-20 Thread Ian Evans
> You could configure your MTA that it drops the Received: lines. I did > this for sendmail a long time ago. Cannot remeber /how/ I did this :-( Strangely, hotmail started accepting mail from SM a few hours ago. I say "strangely" because it still doesn't explain why it would accept mail from Thund

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-20 Thread Rainer Sokoll
On Thu, Jul 19, 2007 at 05:26:05PM -0400, Ian Evans wrote: > On Thu, July 19, 2007 3:48 pm, [EMAIL PROTECTED] wrote: > > My own SM mails don't have the same form of first RECEIVED: line as > > yours, but I don't know all the ins and outs of how SM decides what to > > do. > > So, fellow listers, is

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-19 Thread Ian Evans
> junk, nobody should be using hotmail anymore. I agree, but until I can convince all their users to switch, I have to try and solve this problem. - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-19 Thread Res
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Thu, 19 Jul 2007, Rainer Sokoll wrote: > Don't worry. > Hotmail is service from idiots for idiots. I agree, they mark mail from their own users never as junk, when it always IS spam, and norma

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-19 Thread Ian Evans
On Thu, July 19, 2007 3:48 pm, [EMAIL PROTECTED] wrote: > My own SM mails don't have the same form of first RECEIVED: line as > yours, but I don't know all the ins and outs of how SM decides what to > do. So, fellow listers, is there a way to change how SM does the rec'd lines? Could the first rec

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-19 Thread Rainer Sokoll
On Thu, Jul 19, 2007 at 01:22:08PM -0400, Ian Evans wrote: > I have contacted Hotmail Support (now there's an oxymoron!) and for the > last week or so I've been doing the head-against-desk round of emails > where you try and convince them that you ARE the administrator of the > domain so stop aski

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-19 Thread bill-squirrelmail
ie> Are you saying that Hotmail might have a problem with the ie> "proxying for" or the IP address that follows? The specific IP address, not the phrase (but who knows?). Many spam-scoring things give some bad-guy points for messages which appear to have originated on DSL or dial-up lines (becaus

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-19 Thread Ian Evans
> Received: from 127.0.0.1 (proxying for 74.14.107.225) > (SquirrelMail authenticated user [EMAIL PROTECTED]) > by www.digitalhit.com with HTTP; > Thu, 19 Jul 2007 13:22:08 -0400 (EDT) Just to clarify... Are you saying that Hotmail might have a problem with the "proxying for"

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-19 Thread bill-squirrelmail
ie> Been a hard one to Google. I've seen a lot of entries about people ie> having problems with PHP mail() and Hotmail, but I'm not. The only ie> issue left in our situation is the Squirrelmail-handled emails ie> being dropped. Your first RECEIVED: line looks like this. Perhaps Hotmail is picking

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-19 Thread Ian Evans
>probably this is obvious but it doesn't hurt to double-check: is the SMTP >server the _same_ in all three cases? Yes it is. I have contacted Hotmail Support (now there's an oxymoron!) and for the last week or so I've been doing the head-against-desk round of emails where you try and convince the

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-18 Thread M. Fioretti
On Thu, Jul 19, 2007 00:55:55 AM -0400, Ian Evans ([EMAIL PROTECTED]) wrote: > Just wanted to quickly update this issue: > > 1) Email sent from our domain to hotmail.com IS delivered if sent via > Outlook or Thunderbird > 2) Email sent from our domain to hotmail.com IS delivered if sent via a > s

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-18 Thread Ian Evans
Just wanted to quickly update this issue: After double checking any scripts (thanks for feedback, send to a friend) that we have that use the mail() function, they are getting through to a hotmail inbox. So... 1) Email sent from our domain to hotmail.com IS delivered if sent via Outlook or Thund

Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-18 Thread Chris Hilts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ian Evans wrote: > I've noticed that mail sent by a program like outlook or thunderbird will > make it through, but email sent via the php mail() function or via > squirrelmail is not making it. I haven't noticed this issue myself. That said, I'd lik

[SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail

2007-07-18 Thread Ian Evans
Been having fun with the hotmail mail server accepting mail from our domain, queuing it for delivery and then dropping it. Doesn't reach the inbox, junk, anything. I've noticed that mail sent by a program like outlook or thunderbird will make it through, but email sent via the php mail() function

Re: [SM-USERS] Problems with Squirrelmail on Mac OS X Server

2007-07-16 Thread Tomas Kuliavas
>> 2. phpinfo() output shows, that you are using some URL rewriting engine. >> Script file name does not match script request url. Are you sure that it >> does not break things? Attached script for form testing. Could you make >> sure that all GET requests return correct number of variables (GET >>

Re: [SM-USERS] Problems with Squirrelmail on Mac OS X Server

2007-07-16 Thread Sigurður E. Vilhelmsson
2007/7/16, Tomas Kuliavas <[EMAIL PROTECTED]>: > 1. You say that you use cyrus, but your personal mailboxes are not stored > in standard Cyrus personal namespace. I'm running MacOS X Server. > 2. phpinfo() output shows, that you are using some URL rewriting engine. > Script file name does not mat

Re: [SM-USERS] Problems with Squirrelmail on Mac OS X Server

2007-07-15 Thread Tomas Kuliavas
>> Could you view source of page generated by src/left_main.php script, >> save >> it and show it to others. In Mozilla you can do that by right clicking >> on >> left frame and selecting "This Frame" -> "View Frame Source" option. >> Also >> attach your copy of src/left_main.php. > > Attached are

Re: [SM-USERS] Problems with Squirrelmail on Mac OS X Server

2007-07-15 Thread Tomas Kuliavas
> 2007/7/14, Tomas Kuliavas <[EMAIL PROTECTED]>: >> >> Please show all modifications made in SquirrelMail src/left_main.php >> script. >> >> If you can reproduce it with standard SquirrelMail scripts, test your >> PHP >> installation. Create script with >> --- >> > echo urlencode('&'); >> ?> >> ---

Re: [SM-USERS] Problems with Squirrelmail on Mac OS X Server

2007-07-15 Thread Sigurður E. Vilhelmsson
2007/7/14, Tomas Kuliavas <[EMAIL PROTECTED]>: > > Please show all modifications made in SquirrelMail src/left_main.php script. > > If you can reproduce it with standard SquirrelMail scripts, test your PHP > installation. Create script with > --- > echo urlencode('&'); > ?> > --- > > and make sure

Re: [SM-USERS] Problems with Squirrelmail on Mac OS X Server

2007-07-14 Thread Tomas Kuliavas
Sigurður E. Vilhelmsson gmail.com> writes: > > Hi all, > > I have a problem with Squirrelmail on Mac OS X Server 10.4.10. I have > upgraded SM to 1.4.10a and am running php 5.2.2-1 (the Entropy build). > The default language is is_IS and the character encoding is > iso-8859-1. I have a user

[SM-USERS] Problems with Squirrelmail on Mac OS X Server

2007-07-13 Thread Sigurður E. Vilhelmsson
Hi all, I have a problem with Squirrelmail on Mac OS X Server 10.4.10. I have upgraded SM to 1.4.10a and am running php 5.2.2-1 (the Entropy build). The default language is is_IS and the character encoding is iso-8859-1. I have a user with mailboxes that use accented characters. They are fine

Re: [SM-USERS] Problems Sending Mail with Squirrelmail

2007-05-31 Thread Charles Melton
From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Charles Melton > Sent: Thursday, May 31, 2007 3:02 PM > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] Problems Sending Mail with Squirrelmail > > I am experiencing two separates issues sending

Re: [SM-USERS] Problems Sending Mail with Squirrelmail

2007-05-31 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Charles Melton > Sent: Thursday, May 31, 2007 3:02 PM > To: squirrelmail-users@lists.sourceforge.net > Subject: [SM-USERS] Problems Sending Mail with Squirrelmail >

[SM-USERS] Problems Sending Mail with Squirrelmail

2007-05-31 Thread Charles Melton
I am experiencing two separates issues sending mail with Squirrelmail on the same box but using different versions of squirrelmail. Using 1.4.9 the first message that is sent sends the user to the error page that states they must be logged in to access the page, but the navigation side bar is stil

Re: [SM-USERS] Problems compiling 2.6 on Solris 10 x86

2007-05-24 Thread Rainer Sokoll
On Thu, May 24, 2007 at 10:53:12PM -0600, William Schwartz wrote: > Undefined first referenced > symbol in file > bindcomm.o > recvipc.o > sendipc.

Re: [SM-USERS] Problems compiling 2.6 on Solris 10 x86

2007-05-24 Thread Paul Lesniewski
On 5/24/07, William Schwartz <[EMAIL PROTECTED]> wrote: > I'm trying to install Squid on a Solaris 10 x86 system. Then of course you should contact the Squid mailing list, not the SquirrelMail one. > The configure goes > clean and the compile gets almost to the end then complains about missing >

[SM-USERS] Problems compiling 2.6 on Solris 10 x86

2007-05-24 Thread William Schwartz
I'm trying to install Squid on a Solaris 10 x86 system. The configure goes clean and the compile gets almost to the end then complains about missing references. I've tried with both the STABLE13 src and the STABLE-20070524 src and get the same result. So far a lot of googling hasn't helped. g

Re: [SM-USERS] Problems sending from SquirrelMail running on WinXP IIS

2007-05-24 Thread Wayt Gibbs
[BUMP] I have SquirrelMail running on a fast (2.4GHz P4) WinXP box using IIS and PHP5, and connecting to an Courier IMAP and SMTP server hosted by a third-party professional service (Dotster). Everything works fine except for sending messages, which intermittently fail ~ 30seconds after I hit the

[SM-USERS] Problems sending from SquirrelMail running on WinXP IIS

2007-05-21 Thread Wayt Gibbs
I have SquirrelMail running on a fast (2.4GHz P4) WinXP box using IIS and PHP5, and connecting to an Courier IMAP and SMTP server hosted by a third-party professional service (Dotster). Everything works fine except for sending messages, which intermittently fail ~ 30seconds after I hit the Send bu

Re: [SM-USERS] problems when upgrading to debian 4.0

2007-04-09 Thread Eggert Ehmke
Excuse my hasty question last night. I applied the compatibility patch and it works fine again. Eggert On Sun, 8 Apr 2007 22:30:41 +0200, Eggert Ehmke <[EMAIL PROTECTED]> wrote: > I recently upgraded to debian 4.0, since the squirrelmail web login does > not work anymore. The error message is:

[SM-USERS] problems when upgrading to debian 4.0

2007-04-08 Thread Eggert Ehmke
I recently upgraded to debian 4.0, since the squirrelmail web login does not work anymore. The error message is: Fatal error: Call to undefined function: load_config() in /usr/share/squirrelmail/plugins/multilogin/functions.php on line 112 I am afraid the debian upgrade did change some config f

Re: [SM-USERS] Problems with 'mark read' / 'compatibility'

2007-02-13 Thread Fredrik Jervfors
>> However, I kindly just spent an hour updating the plugin in various >> ways. Still might not be 100% compliant with all new standards (no >> offense to Dave, standards have changed a lot lately), but it seemed to >> work at first blush and might be release-able, of course totally at the >> disc

Re: [SM-USERS] Problems with "mark read" / "compatibility"

2007-02-10 Thread Dave Kliczbor
hello there, Paul Lesniewski schrieb: > However, I kindly just spent an hour updating the plugin in various > ways. Still might not be 100% compliant with all new standards (no > offense to Dave, standards have changed a lot lately), but it seemed > to work at first blush and might be release-abl

Re: [SM-USERS] Problems with "mark read" / "compatibility"

2007-02-08 Thread Paul Lesniewski
On 2/8/07, Sturla Holm Hansen <[EMAIL PROTECTED]> wrote: Hi list, I'm trying to get the "mark read"-plugin to work, and I understand it needs the compatibility-plugin.. I get the link beside each folder, but when trying to use it I get: Fatal error: Cannot redeclare check_php_version() (previous

[SM-USERS] Problems with "mark read" / "compatibility"

2007-02-08 Thread Sturla Holm Hansen
Hi list, I'm trying to get the "mark read"-plugin to work, and I understand it needs the compatibility-plugin.. I get the link beside each folder, but when trying to use it I get: Fatal error: Cannot redeclare check_php_version() (previously declared in /usr/share/squirrelmail/plugins/compatibilit

Re: [SM-USERS] problems with exotic alphabets....

2007-02-01 Thread Tomas Kuliavas
>>>I just came accross a problem while using squirrelmail with non roman >>>alphabet. >>> >>>As far as I understand this problem, squirrelmail "writes" the messages >>>in HTML using the unicode code for a carracter: long vowel "a" in Hindi >>>is coded आ for instance. But somewhere, the carracter "&

Re: [SM-USERS] problems with exotic alphabets....

2007-02-01 Thread Tomas Kuliavas
> Bonjour, > > I just came accross a problem while using squirrelmail with non roman > alphabet. > > As far as I understand this problem, squirrelmail "writes" the messages > in HTML using the unicode code for a carracter: long vowel "a" in Hindi > is coded आ for instance. But somewhere, the carrac

[SM-USERS] problems with exotic alphabets....

2007-02-01 Thread François Patte
Bonjour, I just came accross a problem while using squirrelmail with non roman alphabet. As far as I understand this problem, squirrelmail "writes" the messages in HTML using the unicode code for a carracter: long vowel "a" in Hindi is coded आ for instance. But somewhere, the carracter "&" is

Re: [SM-USERS] problems with german umlauts in passwords and email text

2007-01-31 Thread Tomas Kuliavas
> Hi all! > > A user with german umlauts in his password is not able to login. If I use > the same user/password kombination on a pure imap session (telnet > localhost 143) it works. It also works with kmail from my linux > workstation, but that maybe leads to another point of view. There are no s

[SM-USERS] problems with german umlauts in passwords and email text

2007-01-31 Thread Timo Veith
Hi all! A user with german umlauts in his password is not able to login. If I use the same user/password kombination on a pure imap session (telnet localhost 143) it works. It also works with kmail from my linux workstation, but that maybe leads to another point of view. I think it could have

Re: [SM-USERS] Problems Forwarding

2007-01-31 Thread Tomas Kuliavas
>>> A few users here cannot forward mail for some odd reason. >>> >>> I checked the logs, and the error in httpd-errors.log is: >>> >>> [Mon Jan 29 18:46:17 2007] [error] [client ip.was.here] PHP Notice: >>> Undefined variable: theme_default in >>> /usr/local/www/squirrelmail/include/load_prefs.php

Re: [SM-USERS] Problems Forwarding

2007-01-30 Thread Paul Lesniewski
On 1/30/07, Jay Chandler <[EMAIL PROTECTED]> wrote: > Tomas Kuliavas wrote: > >> A few users here cannot forward mail for some odd reason. > >> > >> I checked the logs, and the error in httpd-errors.log is: > >> > >> [Mon Jan 29 18:46:17 2007] [error] [client ip.was.here] PHP Notice: > >> Undefined

Re: [SM-USERS] Problems Forwarding

2007-01-30 Thread Jay Chandler
Tomas Kuliavas wrote: >> A few users here cannot forward mail for some odd reason. >> >> I checked the logs, and the error in httpd-errors.log is: >> >> [Mon Jan 29 18:46:17 2007] [error] [client ip.was.here] PHP Notice: >> Undefined variable: theme_default in >> /usr/local/www/squirrelmail/include

Re: [SM-USERS] Problems Forwarding

2007-01-29 Thread Tomas Kuliavas
> A few users here cannot forward mail for some odd reason. > > I checked the logs, and the error in httpd-errors.log is: > > [Mon Jan 29 18:46:17 2007] [error] [client ip.was.here] PHP Notice: > Undefined variable: theme_default in > /usr/local/www/squirrelmail/include/load_prefs.php on line 68, r

[SM-USERS] Problems Forwarding

2007-01-29 Thread Jay Chandler
A few users here cannot forward mail for some odd reason. I checked the logs, and the error in httpd-errors.log is: [Mon Jan 29 18:46:17 2007] [error] [client ip.was.here] PHP Notice: Undefined variable: theme_default in /usr/local/www/squirrelmail/include/load_prefs.php on line 68, referer:

Re: [SM-USERS] Problems with "subject threading"

2007-01-29 Thread Daniel Watts
Daniel Watts wrote: > William R. Mussatto wrote: >> Tomas Kuliavas said: Hello I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian etch system. On the squirrelmail-configure (config.pl), section "General Option",

Re: [SM-USERS] Problems with "subject threading"

2007-01-29 Thread Daniel Watts
William R. Mussatto wrote: > Tomas Kuliavas said: >>> Hello >>> >>> I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian >>> etch >>> system. >>> >>> On the squirrelmail-configure (config.pl), section "General Option", >>> I've enabled "Allow server thr

Re: [SM-USERS] Problems with encoding of e-mail addresses

2006-12-27 Thread Rafael Martinez, Guerrero
On Sat, 2006-12-16 at 14:31 +0200, Tomas Kuliavas wrote: > > On Sat, 2006-12-16 at 08:28 +0200, Tomas Kuliavas wrote: > > > >> > > >> > A real example: > >> > =?iso-8859-1?Q?H=E5vard_Hegre=2C_UIO?= <[EMAIL PROTECTED]> > >> > >> SquirrelMail stores address in encoded form, but has to decode it in >

Re: [SM-USERS] Problems with encoding of e-mail addresses

2006-12-16 Thread Tomas Kuliavas
> On Sat, 2006-12-16 at 08:28 +0200, Tomas Kuliavas wrote: > >> > >> > A real example: >> > =?iso-8859-1?Q?H=E5vard_Hegre=2C_UIO?= <[EMAIL PROTECTED]> >> >> SquirrelMail stores address in encoded form, but has to decode it in >> compose. When address is decoded, it no longer follows rfc 2822. >> >

Re: [SM-USERS] Problems with encoding of e-mail addresses

2006-12-16 Thread Rafael Martinez
On Sat, 2006-12-16 at 08:28 +0200, Tomas Kuliavas wrote: > > > > A real example: > > =?iso-8859-1?Q?H=E5vard_Hegre=2C_UIO?= <[EMAIL PROTECTED]> > > SquirrelMail stores address in encoded form, but has to decode it in > compose. When address is decoded, it no longer follows rfc 2822. > So, are y

Re: [SM-USERS] Problems with encoding of e-mail addresses

2006-12-15 Thread Tomas Kuliavas
>> > We are having some problems with how squirrelmail process some e-mail >> > addresses when they are encoded in this way: >> > >> > =?US-ASCII?Q?Martinez Guerrero=2c_Rafael?= <[EMAIL PROTECTED]> >> >> I don't think that spaces are allowed in the encoded string, so make >> sure >> that the softwa

Re: [SM-USERS] Problems with encoding of e-mail addresses

2006-12-15 Thread Rafael Martinez, Guerrero
On Fri, 2006-12-15 at 11:35 +0100, Fredrik Jervfors wrote: > > We are having some problems with how squirrelmail process some e-mail > > addresses when they are encoded in this way: > > > > =?US-ASCII?Q?Martinez Guerrero=2c_Rafael?= <[EMAIL PROTECTED]> > > I don't think that spaces are allowed in

Re: [SM-USERS] Problems with encoding of e-mail addresses

2006-12-15 Thread Fredrik Jervfors
> We are having some problems with how squirrelmail process some e-mail > addresses when they are encoded in this way: > > =?US-ASCII?Q?Martinez Guerrero=2c_Rafael?= <[EMAIL PROTECTED]> I don't think that spaces are allowed in the encoded string, so make sure that the software sending you these ma

[SM-USERS] Problems with encoding of e-mail addresses

2006-12-15 Thread Rafael Martinez, Guerrero
Hello We are having some problems with how squirrelmail process some e-mail addresses when they are encoded in this way: =?US-ASCII?Q?Martinez Guerrero=2c_Rafael?= <[EMAIL PROTECTED]> This line is the samme as this one: "martinez guerrero, rafael" <[EMAIL PROTECTED]> When squirrelmail 'replay t

Re: [SM-USERS] Problems with "subject threading"

2006-09-22 Thread William R. Mussatto
Tomas Kuliavas said: >> Hello >> >> I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian >> etch >> system. >> >> On the squirrelmail-configure (config.pl), section "General Option", >> I've enabled "Allow server thread sort" and "Allow server-side

Re: [SM-USERS] Problems with "subject threading"

2006-09-22 Thread Tomas Kuliavas
> Hello > > I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian > etch > system. > > On the squirrelmail-configure (config.pl), section "General Option", > I've enabled "Allow server thread sort" and "Allow server-side > sorting". > > In my

Re: [SM-USERS] Problems with "subject threading"

2006-09-22 Thread William R. Mussatto
Tomas Kuliavas said: >> Tomas Kuliavas said: Hello I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian etch system. On the squirrelmail-configure (config.pl), section "General Option", I've enabled "Allow server thread sort" and "Allow server-s

Re: [SM-USERS] Problems with "subject threading"

2006-09-22 Thread William R. Mussatto
Tomas Kuliavas said: >> Hello >> >> I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian etch >> system. >> >> On the squirrelmail-configure (config.pl), section "General Option", >> I've enabled "Allow server thread sort" and "Allow server-side >> sorting". >> >> In my account it wor

Re: [SM-USERS] Problems with "subject threading"

2006-09-22 Thread Tomas Kuliavas
> Tomas Kuliavas said: >>> Hello >>> >>> I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian etch >>> system. >>> >>> On the squirrelmail-configure (config.pl), section "General Option", >>> I've enabled "Allow server thread sort" and "Allow server-side >>> sorting". >>> >>> In my ac

Re: [SM-USERS] Problems with "subject threading"

2006-09-22 Thread Tomas Kuliavas
> Hello > > I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian etch > system. > > On the squirrelmail-configure (config.pl), section "General Option", > I've enabled "Allow server thread sort" and "Allow server-side > sorting". > > In my account it works, but there is a user that it

[SM-USERS] Problems with "subject threading"

2006-09-22 Thread Mario Filipe
Hello I'm using squirrelmail 1.4.8-1, with dovecot 1.0.rc7-1 on a Debian etch system. On the squirrelmail-configure (config.pl), section "General Option", I've enabled "Allow server thread sort" and "Allow server-side sorting". In my account it works, but there is a user that it doesn't work. Wh

Re: [SM-USERS] Problems saving messages

2006-09-21 Thread Tomas Kuliavas
> Hello > > I'm using squirrelmail 1.4.8-1 in a debian etch system. > > Some users are complaining that when they use the "Download this as a > file" to save the message, sometimes all they get is the message > headers. I've tried reproducing this error but was unable to. > > Is this a know problem

[SM-USERS] Problems saving messages

2006-09-21 Thread Mário Filipe
Hello I'm using squirrelmail 1.4.8-1 in a debian etch system. Some users are complaining that when they use the "Download this as a file" to save the message, sometimes all they get is the message headers. I've tried reproducing this error but was unable to. Is this a know problem? Is there a so

  1   2   3   4   5   >