Re: [SM-USERS] My server requires authentification

2006-04-21 Thread Fredrik Jervfors
> I have installed squirrel webmail in a dedicated server and it works > fine, just when I tried to send an email to a other account outside my > domain I get this error: > > Server response: 553 sorry, that domain isn't in my list of allowed > rcpthosts (#5.7.1) > > Where can I configure this opti

[SM-USERS] My server requires authentification

2006-04-21 Thread Monica Chie Matsubara
I have installed squirrel webmail in a dedicated server and it works fine, just when I tried to send an email to a other account outside my domain I get this error: Server response: 553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1) Where can I configure this option so all accou

RE: [SM-USERS] Problem with xml attachment-base64 transfer encoding

2006-04-21 Thread Tomas Kuliavas
If content type is 'text' or 'message', SquirrelMail uses 8bit transfer encoding. Behavior can be altered by changing writeBodyPart and prepareMIME_Header functions. There functions are related. I am not sure about right modification. Not sure if I have located right part of code. https://sourcef

Re: [SM-USERS] error with Change LDAP password

2006-04-21 Thread Tomas Kuliavas
> > > >>From: "Tomas Kuliavas" <[EMAIL PROTECTED]> >>To: squirrelmail-users@lists.sourceforge.net >>Subject: Re: [SM-USERS] error with Change LDAP password >>Date: Thu, 20 Apr 2006 18:45:05 +0300 (EEST) >> >> > hi, >> > >> > I have installed on a debian(woody) >> > - squirrelmail-1.4.6.tar.gz >> >

Re: [SM-USERS] Recent upgrade - dates are wierd

2006-04-21 Thread Tomas Kuliavas
check your server clock provide more information about your php setup. Used php version and register_globals setting. make sure that it is not caused by dovecot 1.0alpha > I have the exact same problem here. Any solution to this? > > BR > > Jimmy > - Original Message - > From: Chris

Re: [SM-USERS] Recent upgrade - dates are wierd

2006-04-21 Thread Jimmy Aronsson
I have the exact same problem here. Any solution to this?   BR   Jimmy - Original Message - From: Chris Mason (Lists) To: squirrelmail-users@lists.sourceforge.net Sent: Sunday, April 09, 2006 3:24 PM Subject: [SM-USERS] Recent upgrade - dates are wierd I rec

Re: [SM-USERS] Empty Folders Plugin With 1.4.6

2006-04-21 Thread Tomas Kuliavas
> Hello, > > I've tried to install the empty folders plugin, but as soon as I > activate it in conf.pl the folder list stops displaying any folders - ie > I get a blank pain except for the 'refresh folders' text at the top. I > tried installing with patch but got an error, so copied lef_pain.php >

Re: [SM-USERS] All mail marked as unread even when viewed.

2006-04-21 Thread Tomas Kuliavas
> Hello, > > > > We are experiencing an issue where all mail is marked as unread until we > manually select the message and mark it. I assume normal operation will > mark > the message as read when viewed and then reflect this by using a non bold > font when going back the inbox. > > > > Everything

[SM-USERS] Cpanel Password Changer

2006-04-21 Thread Tawia Pachuau
Hello, I'm using a Dedicated managed through Cpanel. I have installed a Squirrelmail and Cpanel Password Changer. I'm using Cpanel ver 10 and Sqmail 1.4.6. For some reason i cannot install the latest version of the compability plugin, i have installed the ver 1.3 Now when i goto options change p

[SM-USERS] Empty Folders Plugin With 1.4.6

2006-04-21 Thread Paul Sobey
Hello, I've tried to install the empty folders plugin, but as soon as I activate it in conf.pl the folder list stops displaying any folders - ie I get a blank pain except for the 'refresh folders' text at the top. I tried installing with patch but got an error, so copied lef_pain.php manually into

[SM-USERS] ldap-alias

2006-04-21 Thread n r
hi, where is alias_ldap plugin or what is the equivalent ??? in SM 1.4.6 thanks nr --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job eas

Re: [SM-USERS] error with Change LDAP password

2006-04-21 Thread n r
From: "Tomas Kuliavas" <[EMAIL PROTECTED]> To: squirrelmail-users@lists.sourceforge.net Subject: Re: [SM-USERS] error with Change LDAP password Date: Thu, 20 Apr 2006 18:45:05 +0300 (EEST) > hi, > > I have installed on a debian(woody) > - squirrelmail-1.4.6.tar.gz > the plugins: > - compatibi

Re: [SM-USERS] Multilogin and Vlogin with multiple domains on FC3 with Plesk

2006-04-21 Thread Paul Lesniewski
On 4/20/06, Geoff Soper <[EMAIL PROTECTED]> wrote: > I'm in the process of setting up a web server with Squirrelmail. This > server is a virtualised server running FC3 and Plesk. I have a number of > domains hosted on the server and have set it up so that a directory on > each domain actually serve

RE: [SM-USERS] Problem with xml attachment-base64 transfer encoding

2006-04-21 Thread Jevos, Peter
Thanks for your answer What should I change in this file ? If I want to turn on base64 transfer encoding do I need to make a "hack" ? Everyone have to do this change in Deliver.class.php ? I saw some headers in the SM mailing lists and some users use this base64 tranfer encoding Doesn't do this S