Re: [SM-USERS] IMAP server type
> I am trying to configure SquirrelMail but I have come to this problem. I > can create Inbox subfolders using SM available from cPanel, but I can not > create subfolders from my custom SM. The subfolders created from the > cPanel SM show up just fine in my custom SM. > > I think this has something to do with the server type variable. My custom > SM is set to "other", but I can not see the setting for the > cPanel SM. > > I asked the host provider about the IMAP server and he said is > imap-2001a-10 > > What exactly is this type of IMAP server, and how do I configure mine so I > can create subfolders. imap-2001a-10 = UW IMAP RedHat 7.3 or PLD Linux -- 'uw' settings: -- imap_server_type = uw default_folder_prefix = mail/ trash_folder = Trash sent_folder = Sent draft_folder = Drafts show_prefix_option = true default_sub_of_inbox = false show_contain_subfolders_option = true optional_delimiter = / delete_folder = true force_username_lowercase = true -- Tomas --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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
> Does anyone know how to fix the following: Maybe, if you provide more information, such as SM, IMAP, web server, OS, PHP and other information. > ERROR: > ERROR : Bad or malformed request. > Query: FETCH (FLAGS UID RFC822.SIZE BODY.PEEK[HEADER.FIELDS (Date To Cc > From Subject X-Priority Content-Type)]) > Server responded: Bogus sequence in UID FETCH Try the archives this is probably what you want: http://article.gmane.org/gmane.mail.squirrelmail.user/12443 --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] Inbox error
> Does anyone know how to fix the following: Maybe, if you provide more information, such as SM, IMAP, web server, OS, PHP and other information. > ERROR: > ERROR : Bad or malformed request. > Query: FETCH (FLAGS UID RFC822.SIZE BODY.PEEK[HEADER.FIELDS (Date To Cc > From Subject X-Priority Content-Type)]) > Server responded: Bogus sequence in UID FETCH Try the archives this is probably what you want: http://article.gmane.org/gmane.mail.squirrelmail.user/12443 --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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
[SM-USERS] Tried to do a upgrade from squirrelmail-1.4.1-0.2.7.x.noarch.rpm to squirrelmail-1.4.2-1.noarch.rpm
Tried to do a upgrade from squirrelmail-1.4.1-0.2.7.x.noarch.rpm to squirrelmail-1.4.2-1.noarch.rpm It keeps asking for a dependency that is already installed. Should I use the -f (force) to make the upgrade happen? error msg: [EMAIL PROTECTED] rpms]# rpm -Uvh squirrelmail-1.4.2-1.noarch.rpm error: failed dependencies: httpd is needed by squirrelmail-1.4.2-1 Using the following: RH71 imap-2001a-1.71.0 php-imap-4.1.2-7.1.6 phpMyAdmin-2.1.0-1 php-4.1.2-7.1.6 php-ldap-4.1.2-7.1.6 php-pgsql-4.1.2-7.1.6 php-mysql-4.1.2-7.1.6 php-imap-4.1.2-7.1.6 apache-manual-1.3.27-2.7.1 apache-1.3.19-5 Thanks Jon L. Miller, MCNE, CNS, ASE Director/Sr Systems Consultant MMT Networks Pty Ltd http://www.mmtnetworks.com.au "I don't know the key to success, but the key to failure is trying to please everybody." -Bill Cosby Tried to do a upgrade from squirrelmail-1.4.1-0.2.7.x.noarch.rpm to squirrelmail-1.4.2-1.noarch.rpm It keeps asking for a dependency that is already installed. Should I use the -f (force) to make the upgrade happen? error msg: [EMAIL PROTECTED] rpms]# rpm -Uvh squirrelmail-1.4.2-1.noarch.rpmerror: failed dependencies: httpd is needed by squirrelmail-1.4.2-1 Using the following: RH71 imap-2001a-1.71.0php-imap-4.1.2-7.1.6phpMyAdmin-2.1.0-1php-4.1.2-7.1.6php-ldap-4.1.2-7.1.6php-pgsql-4.1.2-7.1.6php-mysql-4.1.2-7.1.6php-imap-4.1.2-7.1.6apache-manual-1.3.27-2.7.1apache-1.3.19-5 Thanks Jon L. Miller, MCNE, CNS, ASEDirector/Sr Systems ConsultantMMT Networks Pty Ltdhttp://www.mmtnetworks.com.au "I don't know the key to success, but the key to failure is trying to please everybody." -Bill Cosby
[SM-USERS] Re: Change Password Error
If you can't change passwords using authtest, then that means the problem is with courier's configuration. This isn't a squirrelmail or courierpassd problem. If you didn't specify a location for the authdaemon.passwd program at compile time, I'd go looking in the config.log file in the courier source tree to determine where courier expects to find it. On my system, it resides in /usr/local/libexec/courier-imap/authlib. This is where all the other authdaemon* programs live as well. I'm using FreeBSD 4.8 and I installed courier-imap from the ports tree so my system might differ from yours in where it puts things. I use userdb authentication myself and it works fine for me. I don't know if it will be any help, but you can check out my web site which describes my mail system (including my courier and squirrelmail setups) in some detail. Go to http://www.arda.homeunix.net/mailsetup.shtml. Andrew Allien Nation wrote: Andrew, Im using Courier, Courier-MTA-0.44.0 which I specify in the mail earlier. It is okay by default right? So where should I copy the authdaemon.passwd to? The erros shwon seems like it reading the wrong directory is it? But I check the authdaemon.passwd in the error directory, the file is there. Im using plain userdb for authentication. I apply the authtest, as follows: # ./authtest USER PASSWD Authenticated: module authdaemon Home directory: /home/mail UID/GID: 501/502 Maildir: /home/mail/USER AUTHADDR=USER AUTHFULLNAME= # ./authtest USER PASSWD NEWPASSWD Authentication FAILED! Any idea? Thanks. Regards, Allien Are you using courier or courier-imap? With courier-imap, you need to activate the password changing functionality of the authentication modules using thie option --with-authchangepwdir at compile time. Even if you do this, I've found that I still have to copy the authdaemon.passwd program to the location I specified with the above option. Which authentication mechanism are you using; userdb, pam, postgresql? Can you use the authtest program included with courier to change your password? Andrew Allien Nation wrote: Hi all, Im newbie for Squirrelmail. Im doing it in Solaris 9 using Courier-MTA-0.44.0. Im configuring Squirrelmail-1.4.2 Change Password plugin using courierpasswd-0.30. Fyi, Im using Tcpserver to manage it. Everything seems okay. But when I trying to change password, I got the error as follows in my log file: Nov 19 19:48:47 xxx.yyy.zz courierpassd[2883]: [ID 435637 daemon.crit] authdaemon: failed to execute yes/authdaemon.passwd Nov 19 19:48:47 xxx.yyy.zz courierpassd[2882]: [ID 253890 auth.error] failed to change password for user Allien This error keep appear once I changed password. I do 'telnet xxx.yyy.zz 106" and the result was as follows: 200 courierpassd v0.30 hello, who are you? user Allien 200 Your password please. pass * 200 Your new password please. newpass *** 500 Server error, password not changed. Connection to xxx.yyy.zz closed by foreign host. Anyone has fixed this before? or any idea or URL to solve this? Thanks. Regards, Allien --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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 --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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 --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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 --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/
[SM-USERS] quotawarn
hi, i have a cyrus-imapd, with quotawarn=90. but the user isn't informed about it. Is there a solution for (a messagebox, or so)? by fisch -- [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] Tried to do a upgrade fromsquirrelmail-1.4.1-0.2.7.x.noarch.rpm tosquirrelmail-1.4.2-1.noarch.rpm
Jon Miller said: > Tried to do a upgrade from squirrelmail-1.4.1-0.2.7.x.noarch.rpm to > squirrelmail-1.4.2-1.noarch.rpm > It keeps asking for a dependency that is already installed. Should I use > the -f (force) to make the upgrade happen? > error msg: > [EMAIL PROTECTED] rpms]# rpm -Uvh squirrelmail-1.4.2-1.noarch.rpm > error: failed dependencies: > httpd is needed by squirrelmail-1.4.2-1 > I don't see any httpd package. Anyway, you want the squirrelmail-1.4.2-0.1.7.x.noarch.rpm (notice how your old one and this one both have 7.x?). -- William Hooper --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] quotawarn
On Sat, 22 Nov 2003 16:02:55 +0100 (CET) "fisch" <[EMAIL PROTECTED]> wrote: > i have a cyrus-imapd, with quotawarn=90. but the user isn't informed > about it. Is there a solution for (a messagebox, or so)? Squirrelmail itself does not support the quota extension; however there are some plugins that can display the quota usage and present the user with warnings. Look at the Squirrelmail plugins site. There is also a patch around that disables 'move_to_trash', if quota error has been encountered. Search squirrelmail-devel archives for 'delete when overquota'. HTH, -- Cryptonite- hasn't that been outlawed by the DMCA? Alexandros Vellis [EMAIL PROTECTED] http://www.noc.uoa.gr/~avel/ --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] Continuing problems with sending mail - timeouts, found workaround
Hey folks, Some of you may remember the issues I was having with both 1.4.1 and 1.4.2, with sending new messages. If I (or any of my other users) compose a new message and click on "Send", it might send. It might just wait and wait and wait until the left frame refreshes, and then it's as if we never hit the "Send" button at all. In IE, the status bar simply displays that it's loading the compose.php file, and then it disappears with no error messages (in the browser, in the web server logs, nor in the IMAP log). The stats: OpenBSD 3.3-STABLE Apache 1.3.27 PHP 4.2.3 qmail 1.03 (SMTP) Courier IMAP 1.7.1 (IMAP) I've disabled _all_ plugins, and the problem still manifests itself. A refresh on the left frame always "cancels" any sending action we've started. Even if the left frame _doesn't_ refresh while we're trying to send, it might still hang. HOWEVER. I found a workaround that I hope will aid in tracking this annoying little thing down: If I compose the message, manually refresh the left frame (refresh folder list), and THEN click on "Send", it goes through. Every single time. It only takes maybe one second, and it's sent. I tried this without ANY plugins installed, and it didn't help. Does this further information lend any clues? Thanks much! Benny -- "Legend has it that once 100 posts have been made, The Dark Lord Bernstein will rise from the prison of ice and wage his inevitable war on mankind."-- Erik Bourget --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] Mail folder change???!!!
Hey!! I changed the location of my mail folder using the ./configure tool...the files are moved etc...but i got this error *ERROR : Could not complete request.* Query: SUBSCRIBE "Sent" Reason Given: SUBSCRIBE failed: Already subscribed to mailbox Sent what's up with that? TeC -- Double O TeC -- --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] administration-plugin
hi, i want to use the administration-plugin, but who is the administrator? Iam root - but no administration-plugin is shown? where can I set the admin-users? by fisch -- [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] cyrus-imapd and shared folders?
hi, how can I use the shared-folders feature from cyrus? i have global mailboxes (forall.mailinglists, forall.notify) but the i can't see them in SM. Only the mailboxes subfolders of user.username are shown for username. mailbox user.anton.forall is readable for all users, but only anton can see it? any ideas? by fisch -- [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] Bug Report
I subscribe to the squirrelmail-users mailing list. [X] True - No need to CC me when replying [ ] False - Please CC me when replying This bug occurs when I ... Reply, forward or resume drafting any message. Any time the compose.php is used other than when creating a new message from scratch. The description of the bug: After resuming a draft, replying or forwarding, the "compose" dialog appears but pressing the Send, Address, Save Draft or Signature buttons does nothing. There is also what appears to be html tags at the bottom of the page under the attachments box. See the following... text="#00" bgcolor="#FF" link="#CC" vlink="#CC" alink="#CC" onload="checkForm();"> It doesn't matter if I choose to compose in a new window or inline. I have uninstalled and resintalled php and SQMail twice. The only thing i have not reinstalled is apache. I have used both the tar.gz version and the rpm version of SQMail. The problem appears in all versions. I can reproduce the bug by: Resuming a draft, replying or forwarding any message, every time. -- My browser information: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) get_browser() information (List) * Nothing listed My web server information: PHP Version 4.1.2 PHP Extensions (List) * 0 = yp * 1 = xml * 2 = wddx * 3 = sysvshm * 4 = sysvsem * 5 = standard * 6 = sockets * 7 = shmop * 8 = session * 9 = pspell * 10 = posix * 11 = pcre * 12 = openssl * 13 = ncurses * 14 = mbstring * 15 = iconv * 16 = gmp * 17 = gettext * 18 = gd * 19 = ftp * 20 = exif * 21 = domxml * 22 = dbx * 23 = dba * 24 = curl * 25 = calendar * 26 = bz2 * 27 = bcmath * 28 = zlib * 29 = session mm * 30 = Turck MMCache * 31 = apache SquirrelMail-specific information: Version: 1.4.2-0.1.7.x Plugins (List) * 0 = delete_move_next * 1 = newmail * 2 = spamcop * 3 = mail_fetch * 4 = calendar * 5 = bug_report * 6 = administrator * 7 = compatibility * 8 = newuser_wiz * 9 = change_passwd * 10 = bookmarks * 11 = folder_synch * 12 = msg_flags * 13 = twc_weather * 14 = show_ssl_link * 15 = pupdate * 16 = view_as_html * 17 = jsclock * 18 = smallcal * 19 = abook_import_export * 20 = message_details * 21 = abook_take My IMAP server information: Server type: uw Server info: * OK [HIDDEN] IMAP4REV1 LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost.localdomain IMAP4rev1 2001.315rh at Sat, 22 Nov 2003 20:12:43 -0600 (CST) Cabailities: IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS STARTTLS AUTH=LOGIN --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] administration-plugin
> i want to use the administration-plugin, but who is the administrator? Iam > root - but no administration-plugin is shown? > where can I set the admin-users? Please read the documentation that comes with the plugin. -- Chris Hilts [EMAIL PROTECTED] --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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
[SM-USERS] RE: Welcome to the "squirrelmail-users" mailing list
Ok first of all I'm pretty new to SM. However, I am having this problem. I set up SM the first time, and everything worked fine except one thing, I would get an error when login in that said something to the line of the UID Search query malformed. Now I whipped the config file and started from scratch again, and now the themes do not work but yet when you "select all" on the black page, you can see that it is bringing in the messages so not more of the first error. I have tried whipping the config file clean and even re-installing the entire code again, and still this same black screen. I am SURE that my DNS values are correct and the tables and fields are also correct. Here is the setup I have: Windows 2000 Advanced Server with the Active Directory installed and running. MS IIS 5.x *I have write and execute privileges for the proper areas* PHP 4.1.3 w/ GD, Globals On, PEAR enabled, Sessions enabled, etc. basic setup. MySQL w/ latest version. My theory is this, some how I'm guessing that the site cannot communicate effectively or efficiently with the MySQL database for some reason. Any help with this will be MUCH appreciated. If you would like to check this you can go to www.frandt.com/mail and if you need a username and pass just let me know or you can create a free email account at www.frandt.com. Thanks ahead of time for any help you can provide. Kind regards, Michael L. Wells Owner, FR&T _ How much better could web hosting and email get? How about FREE! Try FR&T out for 30 days at www.frandt.com. If you are not completely satisfied, your money is returned at any time, no questions asked. We also offer top-of-the-line email protection, from spam and viruses. FR&T is ranked as #1 web host of the year at www.free-webhosts.com. FR&T is ranked as #1 email provider of the year at www.bestemails.com What are you waiting for? Kind regards, Michael L. Wells Owner, FR&T _ How much better could web hosting and email get? How about FREE! Try FR&T out for 30 days at www.frandt.com. If you are not completely satisfied, your money is returned at any time, no questions asked. We also offer top-of-the-line email protection, from spam and viruses. FR&T is ranked as #1 web host of the year at www.free-webhosts.com. FR&T is ranked as #1 email provider of the year at www.bestemails.com What are you waiting for? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Saturday, November 22, 2003 8:51 PM To: [EMAIL PROTECTED] Subject: Welcome to the "squirrelmail-users" mailing list Welcome to the [EMAIL PROTECTED] mailing list! Welcome to the squirrelmail-users mailinglist! If you have a question, you might want to check if it's already answered in our FAQ: http://www.squirrelmail.org/wiki/UserFAQ It lists many solutions to common problems. Please also check the mailing list archives. Chances are, someone's asked the question before you, and already had it answered. :) Please note: YOU MUST POST TO THE LIST WITH THE EMAIL ADDRESS YOU SUBSCRIBED WITH. The mailing list software is not psychic, and does not know that your other email addresses are you as well. To post to this list, send your email to: [EMAIL PROTECTED] General information about the mailing list is at: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: https://lists.sourceforge.net/lists/options/squirrelmail-users/wells.michael %40frandt.com You can also make such adjustments via email by sending a message to: [EMAIL PROTECTED] with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is: 244531055 If you forget your password, don't worry, you will receive a monthly reminder telling you what all your lists.sourceforge.net mailing list passwords are, and how to unsubscribe or change your options. There is also a button on your options page that will email your current password to you. You may also have your password mailed to you automatically off of the Web page noted above. --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] Deleting Large FIles
I am unable to remove (delete) large files. I get an error such as this: ERROR : Could not complete request. Query: COPY 1049 "mail/Trash" Reason Given: UID COPY failed: Message copy failed: Disk quota exceeded I believe the reason to be because it has to copy it before it deletes the original, thus putting me over my space limit. Please, tell me how to get rid of these large files! On a side note, if a too-large file is in a deletable folder, the whole folder can be removed, the problem is that sometimes this type of file is in my sent-mail folder etc. Thank you, Joshua Grode --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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] Re: Change Password Error
Andrew, I see. Well, fortunately, I tried to re-compile the courierpassd module again and then it works already. This could happened may be I did edit some of the courier source tree configuration file in the previous installation. Thanks a lot anyway. Regards, Allien > If you can't change passwords using authtest, then that means the > problem is with courier's configuration. This isn't a squirrelmail or > courierpassd problem. > > If you didn't specify a location for the authdaemon.passwd program at > compile time, I'd go looking in the config.log file in the courier > source tree to determine where courier expects to find it. On my system, > it resides in /usr/local/libexec/courier-imap/authlib. This is where all > the other authdaemon* programs live as well. I'm using FreeBSD 4.8 and I > installed courier-imap from the ports tree so my system might differ > from yours in where it puts things. > > I use userdb authentication myself and it works fine for me. > > I don't know if it will be any help, but you can check out my web site > which describes my mail system (including my courier and squirrelmail > setups) in some detail. Go to > http://www.arda.homeunix.net/mailsetup.shtml. > > Andrew > > Allien Nation wrote: >> Andrew, >> >> Im using Courier, Courier-MTA-0.44.0 which I specify in the mail >> earlier. >> It is okay by default right? So where should I copy the >> authdaemon.passwd >> to? The erros shwon seems like it reading the wrong directory is it? But >> I >> check the authdaemon.passwd in the error directory, the file is there. >> >> Im using plain userdb for authentication. >> >> I apply the authtest, as follows: >> # ./authtest USER PASSWD >> Authenticated: module authdaemon >> Home directory: /home/mail >> UID/GID: 501/502 >> Maildir: /home/mail/USER >> AUTHADDR=USER >> AUTHFULLNAME= >> >> # ./authtest USER PASSWD NEWPASSWD >> Authentication FAILED! >> >> Any idea? Thanks. >> >> >> Regards, >> Allien >> >> >> >>>Are you using courier or courier-imap? With courier-imap, you need to >>>activate the password changing functionality of the authentication >>>modules using thie option --with-authchangepwdir at compile time. Even >>>if you do this, I've found that I still have to copy the >>>authdaemon.passwd program to the location I specified with the above >>>option. >>> >>>Which authentication mechanism are you using; userdb, pam, postgresql? >>> >>>Can you use the authtest program included with courier to change your >>>password? >>> >>>Andrew >>> >>>Allien Nation wrote: >>> Hi all, Im newbie for Squirrelmail. Im doing it in Solaris 9 using Courier-MTA-0.44.0. Im configuring Squirrelmail-1.4.2 Change Password plugin using courierpasswd-0.30. Fyi, Im using Tcpserver to manage it. Everything seems okay. But when I trying to change password, I got the error as follows in my log file: Nov 19 19:48:47 xxx.yyy.zz courierpassd[2883]: [ID 435637 daemon.crit] authdaemon: failed to execute yes/authdaemon.passwd Nov 19 19:48:47 xxx.yyy.zz courierpassd[2882]: [ID 253890 auth.error] failed to change password for user Allien This error keep appear once I changed password. I do 'telnet xxx.yyy.zz 106" and the result was as follows: 200 courierpassd v0.30 hello, who are you? user Allien 200 Your password please. pass * 200 Your new password please. newpass *** 500 Server error, password not changed. Connection to xxx.yyy.zz closed by foreign host. Anyone has fixed this before? or any idea or URL to solve this? Thanks. Regards, Allien --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ -- 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 >>> >>> >>> >>> >>>--- >>>This SF.net email is sponsored by: SF.net Giveback Program. >>>Does SourceForge.net help you be more productive? Does it >>>help you create better code? SHARE THE LOVE, and help us help >>>YOU! Click Here: http://sourceforge.net/donate/ >>>-- >>>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 >>> >> >> >> >> >> --- >> This SF.net email is sponsored by: SF.net Giveback Program. >> Does SourceForge.net help you be more productive? Does it >> help you create better code? S