[SM-USERS] SquirrelMail :-changing NIS passwords.

2004-03-20 Thread Abhinandan Sharma
Hi all, I have squirrelmail installed in my Fedora Core 1 box. I have configured WU-IMAP as imap server and sendmail as MTA. My imap server uses PAM authentication and system authenticates from NIS server. I have also downloaded and installed change-password plugin from SM site. Now, my question is

Re: [SM-USERS] Re: (max. 2 M) for Email attachments settings

2004-03-20 Thread Andrej Trobentar
Seeker wrote: For my Debian install it in; /etc/php4/apache/php.ini Look for the section; ; File Uploads ; ; Whether to allow HTTP file uploads. file_uploads = On ; Temporary directory for HTTP uploaded files (will use system default if not ; specified). ;uplo

Re: [SM-USERS] Fatal error: Allowed memory size of... You know.

2004-03-20 Thread Fredrik Jervfors
Hi Seeker. > I've run into a small problem, more an annoyance, with the "Folders - > Unsubscribe/Subscribe" menu. > > Fatal error: Allowed memory size of 13632032 bytes exhausted at (null):0 > (tried to allocate 4097 bytes) in > /usr/share/squirrelmail/functions/imap_general.php on line 183 It is

Re: [SM-USERS] rename INOBX folder

2004-03-20 Thread Fredrik Jervfors
Jonathan Angliss wrote: > Hello Johannes, > On Friday, March 19, 2004, Johannes Laemmermann wrote... > >> I've been searching quite a whil, but I couldn't find any solution >> for my problem. I want to choose an other name within squirrelmail >> for the INBOX folder. So I tried to rename it but thi

Re: [SM-USERS] Advice requested on how to integrate SM into my mail system.

2004-03-20 Thread Jonathan Angliss
On Sat, 2004-03-20 at 01:05, Shaun T. Erickson wrote: > I decided to take the plunge and install it, before hearing back from > the list. The short answer to my questions appears to be 'yes' it can do > everything I need. > > I have SM up and running, thanks to some help from the fine folks on t

[SM-USERS] INBOX ERROR

2004-03-20 Thread Mike's List
I just installed/test squirrelmail and am getting the below. I searched the squirrelmail website and there are a couple of posts but no solution. The error message occurs right after login, I set the default folders to "none" but that doesn't help. I'm running Solaris 9, cyrus imap 2.2.3. ERROR

Re: [SM-USERS] Advice requested on how to integrate SM into my mail system.

2004-03-20 Thread Shaun T. Erickson
Jonathan Angliss wrote: With no mention of what PHP, or webserver you're using, it's difficult to tell if you meet the minimum requirements mapped out in doc/authentication.txt. Please checkout that doc, and ensure you're meeting the minimum requirements. Sorry about that. I told you a lot in my

Re: [SM-USERS] INBOX ERROR

2004-03-20 Thread Jonathan Angliss
On Sat, 2004-03-20 at 10:08, Mike's List wrote: > I just installed/test squirrelmail and am getting the below. I searched > the squirrelmail website and there are a couple of posts but no solution. > The error message occurs right after login, I set the default folders to > "none" but that doesn't

Re: [SM-USERS] Advice requested on how to integrate SM into my mail system.

2004-03-20 Thread Jonathan Angliss
On Sat, 2004-03-20 at 11:34, Shaun T. Erickson wrote: > Jonathan Angliss wrote: > > > With no mention of what PHP, or webserver you're using, it's difficult > > to tell if you meet the minimum requirements mapped out in > > doc/authentication.txt. Please checkout that doc, and ensure you're > > m

Re: [SM-USERS] Advice requested on how to integrate SM into my mail system.

2004-03-20 Thread Shaun T. Erickson
Jonathan Angliss wrote: On Sat, 2004-03-20 at 11:34, Shaun T. Erickson wrote: Postfix listens on port 25, and requires STARTTLS+SMTPAUTH in order to relay, unless you are 'localhost'. It doesn't yet listen on the TLS port. SquirrelMail won't be able to support STARTTLS, so I wouldn't attempt

[SM-USERS] Login Plugins

2004-03-20 Thread Randy
Hi, I read the details of the login plugins, but I didn't notice that any of them does this... I would like to embed the "@domain.com" part of login on the login page. I tried different ways of concatenating it with $loginname_value so I can login with just a user name instead of an email address

Re: [SM-USERS] INBOX ERROR

2004-03-20 Thread Szabó Gábor
Hello! May be in the config.php the $sent_folder value is nit 'INBOX.Sent' which is cyrus standard. SzG Jonathan Angliss wrote: On Sat, 2004-03-20 at 10:08, Mike's List wrote: I just installed/test squirrelmail and am getting the below. I searched the squirrelmail website and

Re: [SM-USERS] Login Plugins

2004-03-20 Thread Matt M.
Randy wrote: > Hi, > > I read the details of the login plugins, but I didn't notice that any of > them does this... vlogin does what you want, and more. > > I would like to embed the "@domain.com" part of login on the login page. > I tried different ways of concatenating it with $loginname_value

[SM-USERS] html_mail emoticons

2004-03-20 Thread Randy
Hi, I installed the compatibility plugin and the html_mail plugin, but the emoticons aren't working. I copied the config.php.sample to config.php and edited it so that the $allowEmoticons = 1; and I have added it under #8 in conf.pl but still no icons. I have looked it over carefully... is there s