[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 how to implement change password
for system authenticating from NIS (yppasswd) ?
The plugin I installed is the one which uses
/etc/passwd and /etc/shadow and it says "unknown user"
when i try to change password using SM.
Do i have to install change-password plugin for PAM
which  uses poppasswd ? what is poppasswd ?
Someone please guide me to get around this problem.
Thanks in advance,
-regards
-zapp


__
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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).
;upload_tmp_dir =
; Maximum allowed size for uploaded files.
upload_max_filesize = 10M


Regards,

Seeker

"Steve Cooney" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi, how can I increase the email attachment size max?
Well I have the same problem. I can upload files smaller then 2MB 
withour problem, but when I try to upload a larger file I get :

ERROR:
Could not move/copy file. File not attached
What am I doing wrong?

Using RH 7.3, SM 1.4.2, php 4.3.4, apache 1.3.29 on an 3 GHz P4, 1GB 
RAM, 2 x SATA 160GB disk (RAID1).

php.ini :

file_uloads = On
upload_max_filesize = 20M
;upload_tmp_dir =
upload_max_filesize = 20M
post_max_size = 60M
memory_limit = 70M
Thanks for your help and have a nice day,

	Andrej.

---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 a folder issue on behalf of the IMAP server, at least if you're
using UW-IMAP.



Sincerly,
Fredrik.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 this failed
>> FEHLER:
>> FEHLER : Aktion konnte nicht ausgeführt werden.
>> Anfrage: UNSUBSCRIBE "INBOX"
>> Grund: UNSUBSCRIBE failed: Not subscribed to mailbox INBOX
>
>> Are there any solutions for this task?
>
> Erm... it says you're trying to UNSUBSCRIBE the INBOX, and you already
> are... that's obvious. But according to the RFCs, INBOX is a special
> folder, and cannot be changed if I remember correctly.

What you can do is to open "locale/de_DE/LC_MESSAGES/squirrelmail.po" and
edit the line:

msgstr "INBOX"

Don't forget to create a new "squirrelmail.mo" and you might even have to
restart the webserver.

Note that this will change the appearance for every user using the German
translation.

Sincerly,
Fredrik.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 the 
> irc channel. We did run into one problem though - I can't seem to get 
> tls working. I have SM configured without it and connecting to port 143 
> at the moment. However, when I tell it to use tls for imap and to 
> connect to port 993 (imaps), it just times out during login and I get 
> this in my maillog:
> 
> Mar 20 00:00:40 peter imapd-ssl: couriertls: accept: error:140760FC:SSL 
> routines:SSL23_GET_CLIENT_HELLO:unknown protocol
> 
> Any idea how to fix this? My mozilla imap client connects via tls to 
> this port just fine.

For a start, your email is lacking some details, please see my posting
guidelines http://article.gmane.org/gmane.mail.squirrelmail.user/16718.

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.

-- 
Jonathan Angliss <[EMAIL PROTECTED]>



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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 : Could not complete request. # from toolbar/left
Query: CREATE "Sent"
Reason Given: Permission denied


ERROR : Could not complete request. # from main page
Query: SELECT "INBOX"
Reason Given: Mailbox does not exist

I edited the config.php and enter 'none' and tried '.' for the default
folder but to no avail.


- Mike







---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 initial email, but forgot the 
above. Oops. Here's everything I can think of, and I hope I haven't left 
out anything this time:

OS = FreeBSD 5.2.1-RELEASE-p3
MTA = Postfix 2.0.18
IMAP = Courier-imap 2.2.1
WEBSERVER = Apache 2.0.48
PHP = Mod_php 4.3.4
MUA = Squirrelmail 1.4.2
DB = MySQL 4.0.18
AUTH = Cyrus-sasl 2.1.7
CERT = Commercial cert from instantssl.com
Apart from the OS, everything is built from the latest FreeBSD ports.
Postfix is compiled with TLS, SASL2 & MySQL support.
Courier-imap is compiled with MySQL support.
Apache is compiled with suexec support.
PHP, Squirrelmail & Mysql (client & server) are "plain-jane" installs.
Sals2 is compiled to only support PLAIN & LOGIN methods.
The cert is for "smxy.org".
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. I'll set that up after the imap issue is resolved. It handles SMTP 
AUTH by calling the sasl libraries, which call saslauthd, which uses pam 
to look the user up in /etc/password and/or the mysql database.

Courier listens on port 143 and normally requires STARTTLS (currently 
disabled so that SM can connect, until it can do tls on port 993). It 
also listens on the imaps port (993). My primary imap client - Mozilla 
1.6 - makes a tls connection to port 993, and is working fine.

When SM attempts to connect to port 993, the login session times out, 
with this in the maillog:

Mar 20 00:00:40 peter imapd-ssl: couriertls: accept: error:140760FC:SSL 
routines:SSL23_GET_CLIENT_HELLO:unknown protocol

Aside from the ssl issue, I believe that SM is working just fine. I 
connect to it over a secure https: link. I'm not using any plugins yet.

If I've forgotten anything, please forgive me. Just ask, and I'll gladly 
provide it.

I know that your docs say that when the imap server is localhost, I can 
do without ssl. Policy here is that users connecting from the internet 
must do so over a secure connection, so they either connect with tls on 
993 or with STARTTLS on 143. That doesn't leave a non-ssl port for SM to 
connect on.

	-ste

---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 help.  I'm running Solaris 9, cyrus imap 2.2.3.
> 
> ERROR : Could not complete request.   # from toolbar/left
> Query: CREATE "Sent"
> Reason Given: Permission denied
> 
> 
> ERROR : Could not complete request.   # from main page
> Query: SELECT "INBOX"
> Reason Given: Mailbox does not exist

Sounds like you haven't setup the user's mailbox in Cyrus yet.  I
suggest checking the documentation for Cyrus.

-- 
Jonathan Angliss <[EMAIL PROTECTED]>



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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
> > meeting the minimum requirements.
> 
> Sorry about that. I told you a lot in my initial email, but forgot the 
> above. Oops. Here's everything I can think of, and I hope I haven't left 
> out anything this time:
> 
> OS = FreeBSD 5.2.1-RELEASE-p3
> MTA = Postfix 2.0.18
> IMAP = Courier-imap 2.2.1
> WEBSERVER = Apache 2.0.48
> PHP = Mod_php 4.3.4
> MUA = Squirrelmail 1.4.2
> DB = MySQL 4.0.18
> AUTH = Cyrus-sasl 2.1.7
> CERT = Commercial cert from instantssl.com

Much better ;)

> 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 it
;)

> Courier listens on port 143 and normally requires STARTTLS (currently 
> disabled so that SM can connect, until it can do tls on port 993). It 
> also listens on the imaps port (993). My primary imap client - Mozilla 
> 1.6 - makes a tls connection to port 993, and is working fine.

Now here is the good bit... is your PHP build compiled with OpenSSL?  By
default, I believe FreeBSD turns everything off, then you have to select
what you want enabled... OpenSSL MUST be enabled for TLS to work.  To
check to see if this is the case, in your web root, put a file, call it
phpout.php.  In the file put the following line:



Save it, then navigate your browser to that file (ie
http://localhost/phpout.php).  Then you'll want to look for a section
called OpenSSL.  Easiest way to find that is to search for the word
openssl.  If you don't see it, you'll need to recompile PHP.

-- 
Jonathan Angliss <[EMAIL PROTECTED]>



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 it
;)
No, I meant that postfix isn't yet listening on the TLS port (port 465, 
smtps). I'll set that up later, and have SM do it's SMTP TLS connection 
there.

Courier listens on port 143 and normally requires STARTTLS (currently 
disabled so that SM can connect, until it can do tls on port 993). It 
also listens on the imaps port (993). My primary imap client - Mozilla 
1.6 - makes a tls connection to port 993, and is working fine.


Now here is the good bit... is your PHP build compiled with OpenSSL?
No, it was not. It is now, and SM is happily making an ssl (TLS) 
connection to port 993. Thanks!

Now to set up that smtps port inpostfix ... :)

	-ste

---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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.

$loginname_value .= "@domain.com";
above the htmlspecialcharacters line in the login page. But it would
just hang and then give me a "dropped connection error".

Thanks in advance for any input on this...
Randy

__
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 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 : Could not complete request.		# from toolbar/left
Query: CREATE "Sent"
Reason Given: Permission denied


ERROR : Could not complete request.		# from main page
Query: SELECT "INBOX"
Reason Given: Mailbox does not exist

  
  
Sounds like you haven't setup the user's mailbox in Cyrus yet.  I
suggest checking the documentation for Cyrus.

  







---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 so I
> can login with just a user name instead of an email address.
>
> $loginname_value .= "@domain.com";
> above the htmlspecialcharacters line in the login page. But it would
> just hang and then give me a "dropped connection error".
It is not possible to do this in login.php. Once the login page is 
displayed, server side processing is finished. The next step is for the 
browser to send the form data to redirect.php. If you realy wanted to 
append the "@domain.com" to the username using php, that would be where 
to do it. Or you could try to come up with a javascript solution. But 
like I said, the vlogin plugin is all you need.

--
Matt M.


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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 something I'm missing?

Thanks in advance for any input on this...
Randy

RH 9
Apache 2
qmail
Courier IMAP
SquirrelMail 1.4.2
  addgraphics
  address_add
  bookmarks
  calendar (shared)
  compatibility
  compose_chars
  courierpassd
  courierpasswd
  courieruserinfo 
  courier_vacation
  html_mail
  notes
  picons
  quota_usage
  smallcal
  user_logo
  view_as_html
  virus_scan

(courier* plugins aren't working either, as far as I can tell)


__
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users