Re: [SM-USERS] Where the 'inactive time-out' attribute located
> Hi, all, > > > I am using SM1.4.5 > Apache 2.0.55 ad > PHP 4.4.0 > > > I want to set it as 30mins but I have no idea where the attribute in? Do > you have any idea? http://www.squirrelmail.org/wiki/AutoMagicLogout -- Tomas --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] vlogin plugin configuration.
Hi All I want to use vlogin plugin in my existing SquirrelMail installtion. Configuration process looks to quite conplicated. Any one who is using this plug in please guide me, my scenerio in as under; I am running single domain in qmail but eace time user have to enter his complete Email Address instead of simple user name. Waiting for reply. -- Shahzad Abid Network Engineer 0300-8268029 --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Autoreply/Vacation plugin that works with postfix virtual setup with db-files
At 20:57 2005-12-08, you wrote: Henrik Engmark wrote: > Is there anyone who knows of a plugin/howto that lets > users turn an autoreply on or off from within squirrelmail, > with a user modifiable text, that works with a postfix > virtual domain setup with db-files? I browsed the plugins at Give more details about your setup. > squirrelmail.org, and looked at the yaa plugin, but it seems > the serveradmin has to manually edit the postfix > configurationfiles every time a user wants an autoreply. Not if you use a suitable LDA. My setup is as follows (nothing is chrooted): OS: OpenBSD 3.8 Apache/1.3.29 (not chrooted) PHP 5.0.4 mySQL 4.0.24 postfix 2.2.5p0 (virtual domains in postmapped db-files) courier-authlib 0.57 courier-imap 4.0.6 SquirrelMail 1.4.5 I am also not sure how the users are supposed to "turn on" autoreply, as yaa dont seem to provide any change to the squirrelmail interface, and I can find no guides on the subject. Best Regards Henrik Engmark --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Error while adding change_passwd plugin
Hello... i'm trying install change_mysqlpass plugin, but when i instaled it, the following error appers: Fatal error: Call to undefined function: mysql_connect() in /usr/share/squirrelmail/plugins/change_mysqlpass/functions.php on line107 can someone help me? Harlei Liguori Marcelino PS: Sorry for my poor english! - Original Message - From: "Mrs. Geeta Thanu" <[EMAIL PROTECTED]> To: "Tomas Kuliavas" <[EMAIL PROTECTED]> Cc: Sent: Friday, December 09, 2005 9:12 AM Subject: Re: [SM-USERS] Error while adding change_passwd plugin > Hello, > > Now I was able to change the passwd successfully. > It was giving error because of some permission problems in solaris. > > Thanks > > -- > Geetha Thanu > Centre for DNA Fingerprinting and Diagnostics(CDFD) > Nacharam, Hyderabad. > Tel: +91-40-27151344 Extn:1207/1208 > URL: http://www.cdfd.org.in > > On Thu, 8 Dec 2005, Tomas Kuliavas wrote: > > > >>> > > >>> I have installed the new change_passwd version. > > >>> > > >>> > > >>> > > >>> but still getting this error when i click the change passwd menu > > >>> > > >>> Fatal error: Call to undefined function: load_config() in > > >>> /var/apache/htdocs/cdfdman/plugins/change_passwd/options.php on line > > >>> 27 > > >>> > > >> > > >> Have you patched SquirrelMail according to instructions in > > >> compatibility plugin INSTALL file? > > >> > > >> functions/strings.php file should contain line with > > >> > > >> include_once(SM_PATH.'plugins/compatibility/functions.php')); > > >> > > > > > > After doing the patching as per Install instructions in comaptibility, > > > now change passwd plugin is not giving any error. > > > > > > But it is not taking the new passwd and giving the following error > > > > > > --- > > > An error has occurred while attempting to change your password. Please > > > contact your system administrator. > > > -- > > > what is this error. even apache log is not showing any error message. > > > > provide more details about your setup. > > > > try setting php error_reporting to E_ALL, display_errors to on. > > > > if you use linux, recompile chpasswd utility or check compiled utility > > with ldd. > > > > if you use other OS, recompile chpasswd utility. > > > > Please use SquirrelMail mailing lists for SquirrelMail support questions, > > follow reply style of previous emails and stop top posting. It is hard to > > follow conversation, when you put your message on top. > > > > -- > > Tomas > > > > > > --- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > > -- > > squirrelmail-users mailing list > > Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines > > List Address: squirrelmail-users@lists.sourceforge.net > > List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > > 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: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > -- > squirrelmail-users mailing list > Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines > List Address: squirrelmail-users@lists.sourceforge.net > List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > 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: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Address Books
Dear All, I am on shared hosting and have access to a MySQL database through PHPMyAdmin. I created all tables required for the address book and set the DNS for accessing the database. However, when I log on to the system I get the following error message: ERROR: Error initializing addressbook database. [Personal address book] Database error: insufficient permissions ERROR: No personal address book is defined. Contact administrator The user specified on the DNS has all privileges on the database. What am I doing wrong? I look forward to hearing from you soon. Thanks in advance. George ___ NEW Yahoo! Cars - sell your car and browse thousands of new and used cars online! http://uk.cars.yahoo.com/ --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Address Books
> Dear All, > > I am on shared hosting and have access to a MySQL database through > PHPMyAdmin. I created all tables required for the address book and set the > DNS for accessing the database. > > However, when I log on to the system I get the following error message: > > ERROR: Error initializing addressbook database. [Personal address book] > Database error: insufficient permissions > > > > ERROR: No personal address book is defined. Contact administrator > > > The user specified on the DNS has all privileges on the database. you mean DSN or DNS??which is which?? > What am I doing wrong? > > I look forward to hearing from you soon. > > Thanks in advance. > > George > > > > ___ NEW Yahoo! > Cars - sell your car and browse thousands of new and used cars online! > http://uk.cars.yahoo.com/ > > > --- This SF.net email > is sponsored by: Splunk Inc. Do you grep through log files for problems? > Stop! Download the new AJAX search engine that makes searching your log > files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- > squirrelmail-users mailing list Posting Guidelines: > http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List > Address: squirrelmail-users@lists.sourceforge.net List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user 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: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Address Books
> Dear All, > > > I am on shared hosting and have access to a MySQL > database through PHPMyAdmin. I created all tables required for the address > book and set the DNS for accessing the database. > > However, when I log on to the system I get the > following error message: > > ERROR: > Error initializing addressbook database. [Personal > address book] Database error: insufficient permissions > > > > ERROR: > No personal address book is defined. Contact > administrator > > > The user specified on the DNS has all privileges on > the database. Have you reloaded privilege information after creating user and granting access to database? flush privileges; -- Tomas --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Configuring Squirrelmail for non-standard SMTP port
David Ramsey wrote: > A few months ago, I set up a Barracuda Spam Firewall to help manage the > loads of spam my mail server was getting. > > I created an MX record for my domain to point to the Barracuda. > Everything worked great. > > Except that there was still some spam coming in because the spammers > were sending directly to the SMTP port on my server, and ignoring the > MX record. > > OK, so I changed my mail server's SMTP port to a non-standard port, and > reconfigured the Barracuda to send to that port. Everything worked > great. Users had to reconfigure their SMTP settings in their mail > clients, but it was all cleared up in a day or two and the spam load > dropped to pretty much zero. > > Except said users can no longer send mail through Squirrelmail. Click > the "Send" button and the error is "Connection refused/Server replied: > 61". So your server gave an error back to SM. Go see your server log to get a better idea of what went wrong. Post those logs if you still need help. > Yes, I reconfigured Squirrelmail's SMTP settings to use the new port. > No, I didn't change anything else...no TLS, etc. > > Anyone have any ideas? I've searched online, scoured the archives, and > haven't seen anything like this. > > -- David Ramsey > --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] vlogin plugin configuration.
Shahzad Abid wrote: > Hi All > > I want to use vlogin plugin in my existing SquirrelMail installtion. > Configuration process looks to quite conplicated. > > Any one who is using this plug in please guide me, my scenerio in as under; > > I am running single domain in qmail but eace time user have to enter his > complete Email Address instead of simple user name. Probably one of the simple sample config files will work for you. --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Autoreply/Vacation plugin that works with postfix virtual setup with db-files
Henrik Engmark wrote: > At 20:57 2005-12-08, you wrote: > >> Henrik Engmark wrote: >> > Is there anyone who knows of a plugin/howto that lets >> > users turn an autoreply on or off from within squirrelmail, >> > with a user modifiable text, that works with a postfix >> > virtual domain setup with db-files? I browsed the plugins at >> >> Give more details about your setup. >> >> > squirrelmail.org, and looked at the yaa plugin, but it seems >> > the serveradmin has to manually edit the postfix >> > configurationfiles every time a user wants an autoreply. >> >> Not if you use a suitable LDA. > > > My setup is as follows (nothing is chrooted): > > OS: OpenBSD 3.8 > Apache/1.3.29 (not chrooted) > PHP 5.0.4 > mySQL 4.0.24 > postfix 2.2.5p0 (virtual domains in postmapped db-files) > courier-authlib 0.57 > courier-imap 4.0.6 > SquirrelMail 1.4.5 > > I am also not sure how the users are supposed to > "turn on" autoreply, as yaa dont seem to provide > any change to the squirrelmail interface, and I can > find no guides on the subject. So are you really using "yaa"? http://frost.ath.cx/software/yaa It seems to work by editing the postfix virtual map. Yuck. You could probably use a couple of the current plugins, modifying them to edit that file, but generally, this is a poor solution, and you really don't want your web server to have access to your MTA's configuration files! You'd probably be better served by re-thinking your forwarding solution. Postfix's local delivery agent obeys .forward files, so you could install the vacation binary and use vacation_local plugin out of the box. Or you could install courier-maildrop and use courier_vacation plugin. Something like that... in general, I think that you get far more power and flexibility if you abstract your virtual users into a database environment, be that LDAP or MySQL... --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Error while adding change_passwd plugin
Harlei wrote: > Hello... > > i'm trying install change_mysqlpass plugin, but when i instaled it, the There is no such plugin anymore. You should upgrade. > following error appers: > Fatal error: Call to undefined function: mysql_connect() in > /usr/share/squirrelmail/plugins/change_mysqlpass/functions.php on line107 Install mysql extension for PHP. http://php.net/manual/ref.mysql.php --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Interface Question
A new debate has been sparked in my office. When I reply to a message, it receives an 'A' next to the subject header in the message list view. What does the A stand for? Bets are ranging from archive to answered to acknowledged. Anyone have the final say? -- Ryan Dagey Vice President, Information Management Neoteric Hovercraft Inc. www.NeotericHovercraft.com World Hovercraft Organization www.WorldHovercraft.org DiscoverHover Program www.DiscoverHover.org World Hovercraft Week 2002 www.WHC2002.com Ph: 812-234-1120, 800-285-3761 Fx: 812-234-3217 Mail: 1649 Tippecanoe Street, Terre Haute, IN USA 47807-2394 --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Interface Question
> A new debate has been sparked in my office. When I reply to a message, > it receives an 'A' next to the subject header in the message list view. > What does the A stand for? IMAP \Answered flag is turned on for that message. -- Tomas --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Interface Question
Ryan Dagey wrote: > A new debate has been sparked in my office. When I reply to a message, it > receives an 'A' next to the subject header in the message list view. What > does the A stand for? > > Bets are ranging from archive to answered to acknowledged. Anyone have > the final say? Note that you can also install the message_flags plugin and it will instead display icons that are more understandable to people who are used to clients like Outlook, etc. - paul --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Randomly running slow
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Kristen, On Friday, December 09, 2005 you wrote: > I am having problems with Squirrelmail randomly runnning really > slowly. It has times when it runs lightning fast and other times it > comes to a crawl. I'm having a hard time diagnosing what is causing > the problem, whether it's my setup or the Virtual Private Server > we're running on. Do you have login access to the server? If so, next time you find it running slow, type "top" (without double quotes) and you might just see the application that is using the resources to cause the delay. > Our hosting company installed Debian 3.0 on our VPS for us, with several > default programs, including a pop server - popa3d. I found that the > problem became better when I uninstalled the popa3d server. Squirrelmail > went from crawling to being lightning fast when I uninstalled it. I > thought the problem was solved, but then it started up again. I am sure > that the pop server is not running anymore. After doing a apt-get > remove, I no longer see it in the netstat reports as listening on a port. Chances are, the pop3 server had nothing todo with the speed issues. > The IMAP server I installed is Dovecot. I am using the default IMAP port > (143), and have SMTP set with port 25. I tried changing the address from > localhost to 127.0.0.1 (after reading the Wiki at > http://www.squirrelmail.org/wiki/BrowseProblemsByComplaint to improve > speed), but that didn't make any difference for me. > Under general options, I set server side sorting and server thread sort > to true, and did all the tests I found on a wiki page to ensure that my > Dovecot setup supported them (it does). That's always a good start. > Here are the plugins I have installed: > Installed Plugins > 1. abook_take > 2. squirrelspell > 3. mail_fetch > 4. filters > 5. archive_mail > 6. compatibility > 7. image_buttons > 8. calendar > 9. calendar_sql_backend > 10. abook_import_export > 11. notify > 12. change_passwd > 13. abook_group > 14. spam_buttons Have you tried disabling filters to see if that helps? More specifically, you might want to try disabling mail_fetch, filters, and archive_mail. > I am also having Apache deflate all their messages, based on an idea > I read somewhere on the newsgroups or the wiki. What do you mean by this? > The last time squirrelmail was running extremely slow, there were no logs > in the /var/log/mail.err for that entire day. > in /var/log/mail.warn, there are a bunch of > "gethostbyaddr(65.254.37.174) failed: 1" > messages (which I get a bunch of every day) and one Just means your SMTP server wasn't able to do a reverse DNS lookup on the IP address. That isn't hugely uncommon, but will not be the cause of your issues here. > "jB56pKDw020704: collect: premature EOM: unexpected close" > message at the beginning of the day. This probably means the client attempting to deliver the mail quit the connection before finishing what it was doing (i.e. issuing a "QUIT" statement, or issuing a LOGOUT depending on the service). > also on the last slow day, the only errors in my apache2 error.log file are: > File does not exist: /usr/share/squirrelmail/favicon.ico This is fine. Your browser is attempting to do the pretty icons for favourites, and similar such things. I'm guessing you're using firefox, it attempts to do that automagically for you. > Would upgrading to SquirrelMail 1.4.5 be a logical next step to try and > solve these issues? Like I said, I'm willing to consider any suggestion. > I'm just need some ideas! I'd recommend holding off on the upgrade for about a week or so. We're getting ready to release 1.4.6 just before the end of December. - -- Jonathan Angliss <[EMAIL PROTECTED]> -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (MingW32) iD8DBQFDmlEdK4PoFPj9H3MRAgXWAJwNR4Q2kNzyy2S6+EqMsfkwcU0gXACfQuqq PQqNwzJAOVqF/NRj7VEZULs= =49G4 -END PGP SIGNATURE- --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] End User Issues
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi David, On Thursday, December 08, 2005 you wrote: > This is David with Redwire technical support. I have a user that is > reporting a rather strange issue with this squirrelmail. I was not > able to reproduce the issue on my end of things but he says he > hasn't made any changes to his computer. He is using IE on XP Pro. > He described to me the text in the emails showing up as > "[EMAIL PROTECTED]" which is the wingdings font. I did check all of his > settings and I did roll them all back to default. I stopped short of > uninstalling IE and reinstalling it however. We'd probably need more information. What version of SquirrelMail? Your PHP version? Does it happen on all of the users' emails? Have you tried getting the end user to take a screenshot of what is going on for clarrification? I quite often get calls like "my stuff is all messed up" only to find the user really is just scrolled to the wrong part of the page (I know that's not exactly the case here, but descriptions can go missing from a panicked user). Did you check the "Fonts" option on the Internet Options for the user? I cannot seem to find Windings on my selection list, but I didn't go through all the formats. Have you tried renaming the user's preference file to see if they somehow applied a weird language? - -- Jonathan Angliss <[EMAIL PROTECTED]> -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (MingW32) iD8DBQFDmmjKK4PoFPj9H3MRAngyAJ9WH6gyouhqL1xnI3KnuJf0A+19YgCgkpYZ xi2O5ik/APedr7+6KFuDryk= =TkKN -END PGP SIGNATURE- --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users