Re: [SM-USERS] Where is the pluging for "Select all"?
On 2017年01月04日 13:28, Michelle Konzack wrote: > Hi guys, > > can someone tell me, the name of the pluging > which show the "Select All" checkbox? Select Range plugin? I have a newer plugin that adds a checkbox immediately above all the others that acts as a toggle-all as well (unreleased as of yet). -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Translation issue
Yeah, I have always had that problem unsolved, here's what I have: 1. Default Language : es_ES 2. Default Charset: ISO-8859-15 3. Enable lossy encoding : false the locale charmap at my server is UTF-8, maybe this is the reason There are some instrucctions at the plugins readmes or intalls but thos are not so clear. I wuould like to contribute with my translations so far, I attach a tar.gz file, there are some plugins I could not translate though. Your email is almost unreadable. I don't know how you configured SquirrelMail to munge the reply history so badly, but you should look into it. On 2016å¹´12æ15æ¥ 07:10, "Andrés ChandÃa" wrote: > > > On 2016å¹´12æÅË14æâÂ¥ 05:50, "Andrés ChandÃÂa" > wrote: > > > Hi there, I'm trying to add new translation pairs to an already existent > translations set, > actually in Spanish. So, to the > "squirrelmail.po" I have added for instance: > > > msgid "Move All" > msgstr "Mover todo" > >> then I run > the command: >> > msgfmt -o squirrelmail.mo > squirrelmail.po > > But in > the end > the expresion never appears translated at the mail > interface... any advice? Sounds like you're translating a string that belongs to the > Move All Messages plugin. You shouldn't add strings at random to the main po(t) file; find the > string you're looking to translate amongst the po files we provide and go from there. If you > think the string is missing, that's another question. > > Thanks, that helped me with the translation of the "Move All Messages" and > "Notes" plugins, but how do I manage those plugins which don't even mentions things > about translation or locale like: "Notify", "Small Cal" or "To > Do". For Small Call there is a "smallcal.po" file at the > "squirrelmail/locale/es_ES/LC_MESSAGES" directory, but does not works... I don't know why you are bothering with Small Cal -- I believe it's designated as obsolete. Any plugins that don't use their own locale can be translated by adding strings to the main squirrelmail locale as a temporary measure. Be weary of plugins that old. > By the way, there are no good instructions on how to translate plugins, so I would like to > contribute with some: I think there are if you look at the plugin author's guide. It's also possible that you are not working from the most up to date translation data. Please get a SVN snapshot of the all-locales/all-versions package from the download page. > Notes: I will give examples for Spnish language (es_ES), > change accordingly. > à à à à à à à à à à à à Where it says > "plugin" replace for the actual plugin name. > 1. Go to your plugin folderà > and do next command: ë grep -r "local" . û This will show you where > should the locale files be placed for this plugin. > 2. If the previous command shows you > this line: ë bindtextdomain('plugin', SM_PATH . 'locale'); û it means that you > have to place your .po file at ë squirrelmail/locale/es_ES/LC_MESSAGES/plugin.po > 2.1 If the command shows you something like: ë bindtextdomain('plugin', SM_PATH . > 'plugins/plugin/locale'); û it means that you have to put your .po file in the > "locale" directory inside your "plugin" directory, where you have to have > or create the structure: "es_ES/LC_MESSAGES/", > 3. Look for the .po or .pot > file provided by the plugin and copy it to the adequate location (2 or 2.1). > 4. cd to the > directory containing the .po file, edit it and change the line "Content-Type: text/plain; > charset=CHARSET\n" to "Content-Type: text/plain; charset=ISO-8859-15\n" (or the > character set that fits your squirrelmail language setting). > 5. Add the the translations > pairs (msgid / msgstr) and save. > 6. Check the character codification of your .po file: > ë file -bà plugin.po û > 6. 1. If you need, convert the file encoding like > this: ë iconv -f UTF-8 -t ISO-8859-15 plugin.po > plugin.po.iso û > 7. > ë mv plugin.po.iso plugin.po û > 8. finally binarize your .po file: ë > msgfmt -o plugin.mo plugin.po û /change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users ___             andrés chandÃa NMT | Dungupeyem | Corlexim administrador de:
Re: [SM-USERS] Translation issue
On 14.12.2016 14:50, "Andrés Chandía" wrote: > then I run the command: > > msgfmt -o squirrelmail.mo squirrelmail.po > > But in the end the expresion never appears translated at the mail > interface... any advice? I have seen this a number of times, too -- sometimes the change seems to be effective immediately, sometimes not. Restarting the Apache process has always helped. Regards, Jürgen. -- Tel +49.30.838-50740 Fax -450740 Zentraleinrichtung fuer Datenverarbeitung, Supplemental Imputer Freie Universitaet Berlin, Fabeckstrasse 32, 14195 Berlin, DE -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Now I made a mistake whild configuring the new squirrelmail
I have screwed up something and I can not find where! I get the message: ERROR The current page request appears to have originated from an unrecognized source. Oops! I am searching for the setting but can not find it. Please can you enlight me? -- Michelle KonzackITSystems GNU/Linux Developer 0033-6-61925193 -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Now I made a mistake whild configuring the new squirrelmail
On 2017-01-05 11:51:24 Michelle Konzack hacked into the keyboard: > I have screwed up something and I can not find where! > > I get the message: > > ERROR > The current page request appears to have > originated from an unrecognized source. > > Oops! I am searching for the setting but can not find it. > > Please can you enlight me? I do not know exactly what I have done, but now I can login again, BUT the right frame is empty! It show only the header "Logoff" and the "options" line and that it is. There is no content shown. My current plugins (some are for testing) are: Plugins Installed Plugins 1. administrator 2. change_password 3. compatibility 4. info 5. listcommands 6. mail_fetchmail 7. message_details 8. newmail 9. preview_pane 10. saconf 11. squirrelspell 12. translate 13. advanced_settings 14. delete_move_next 15. filters 16. mail_fetch 17. sent_subfolders 18. autosubscribe 19. block_sender 20. bug_report 21. bypass_trash 22. change_passwd 23. download_all 24. file_manager 25. folder_settings 26. folder_sizes 27. forum 28. gpg 29. jump_to_folder 30. login_notes 31. identity_folders 32. login_redirect 33. move_all_messages 34. windows 35. view_as_html 36. variable_sent_folder 37. username 38. useracl 39. user_special_mailboxes 40. user_logo 41. unsafe_image_rules 42. undelete 43. todo 44. templates 45. spamrule 46. spamassassin 47. spam_buttons 48. show_thumb 49. show_headers 50. serversidefilter 51. select_range 52. reset_prefs 53. reply_buttons 54. pupdate 55. picons 56. per_recipient_sent_folders 57. online_users 58. notes Available Plugins: 59. calendar 60. change_sqlpass 61. demo 62. fortune 63. multilogin 64. spamcop 65. squirrel_logger 66. test 67. vlogin Thanks in avance -- Michelle KonzackITSystems GNU/Linux Developer 0033-6-61925193 -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Where is the pluging for "Select all"?
Hello Paul, On 2017-01-05 00:14:18 Paul Lesniewski hacked into the keyboard: > Select Range plugin? I have a newer plugin that adds a checkbox > immediately above all the others that acts as a toggle-all as well > (unreleased as of yet). The "Select Range" is nice, but does not really what I want. In the old squirrelmail I hade above the checkboxes for the message a "toogle all" but I can not find out, where it is. You say, you have a newer plugin, but I had this allready in 2009! Can I try/test your newer pluging please? You can send me the gzip file directly to my EMail. Thanks in avance -- Michelle KonzackITSystems GNU/Linux Developer 0033-6-61925193 -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Where is the pluging for "Select all"?
The Select Range plugin includes a "Toggle All" link up above the message list, but IIRC you must apply the patch for it to show. I don't recall there ever being a checkbox to toggle all. On Thu, January 5, 2017 3:36 am, Michelle Konzack wrote: > Hello Paul, > > On 2017-01-05 00:14:18 Paul Lesniewski hacked into the keyboard: >> Select Range plugin? I have a newer plugin that adds a checkbox >> immediately above all the others that acts as a toggle-all as well >> (unreleased as of yet). > > The "Select Range" is nice, but does not really what I want. > > In the old squirrelmail I hade above the checkboxes for the message a > "toogle all" but I can not find out, where it is. > > You say, you have a newer plugin, but I had this allready in 2009! > > Can I try/test your newer pluging please? > > You can send me the gzip file directly to my EMail. > > Thanks in avance > > > -- > Michelle KonzackITSystems > GNU/Linux Developer 0033-6-61925193 > > -- > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > - > squirrelmail-users mailing list > Posting guidelines: http://squirrelmail.org/postingguidelines > List address: squirrelmail-users@lists.sourceforge.net > List archives: http://news.gmane.org/gmane.mail.squirrelmail.user > List info (subscribe/unsubscribe/change options): > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Where is the pluging for "Select all"?
On 2017-01-05 10:04:27 Alan in Toronto hacked into the keyboard: > The Select Range plugin includes a "Toggle All" link up above the > message list, I see it now, but there is a flaw with it: If you have a mailfolder which is splited into several pages, mean at least 8 pages, then it is broke up into two lines in several languages (translations). Better would be like in SM 2011 the checkbox above the message checkboxes > but > IIRC you must apply the patch for it to show. Nop! -- it works in SM 1.4.23 SVN without any patches. I just downloaded the plugin, unziped in the pluginfolder and activated it. > I don't recall there ever being a > checkbox to toggle all. ;-) Can it be, that it was another Plugin, which was removed the last five years? Have a nice evening or whatever... -- Michelle KonzackITSystems GNU/Linux Developer 0033-6-61925193 -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Latest snapshot and php-7
Hi, On Mon, Jan 2, 2017 at 9:02 PM, Paul Lesniewski wrote: > On 1/1/17, Alex wrote: >> Hi, >> >> Has the latest 1.4.22-svn been tested with php-7? > > There's no such thing. What you want to download is a nightly snapshot > of 1.4.23 (svn) or pull directly from the svn repository. Yes, that should have been 1.4.23-svn of course. I've upgraded to the latest svn, and while many of those previously reported warnings/errors are gone, I'm now seeing this one: [Thu Jan 05 17:44:41.90 2017] [:error] [pid 26909] [client 174.76.81.196:61320] PHP Notice: Undefined index: ID in /usr/share/squirrelmail/functions/mailbox_display.php on line 220, referer: https://mail.example.com/webmail/src/right_main.php?use_mailbox_cache=1&startMessage=16&mailbox=INBOX [Thu Jan 05 16:14:28.562424 2017] [:error] [pid 19516] [client 24.66.160.94:50861] PHP Notice: Undefined offset: 63 in /usr/share/squirrelmail/functions/imap_mailbox.php on line 747, referer: https://mail.example.com/webmail/src/webmail.php [Thu Jan 05 15:59:50.203093 2017] [:error] [pid 12591] [client 75.149.200.52:50067] PHP Fatal error: Uncaught Error: Call to undefined function eregi() in /usr/share/squirrelmail/plugins/add_address/functions.php:718\nStack trace:\n#0 /usr/share/squirrelmail/plugins/add_address/functions.php(835): aa_validate_email('JDawkins@Brigad...', false)\n#1 /usr/share/squirrelmail/plugins/add_address/functions.php(218): build_address_import_list(Array, false)\n#2 /usr/share/squirrelmail/plugins/add_address/setup.php(153): add_address_auto_add_do(Array)\n#3 /usr/share/squirrelmail/functions/plugin.php(52): add_address_auto_add(Array)\n#4 /usr/share/squirrelmail/src/compose.php(492): do_hook('compose_send_af...', true, Object(Message))\n#5 {main}\n thrown in /usr/share/squirrelmail/plugins/add_address/functions.php on line 718, referer: https://mail.example.com/webmail/src/compose.php?passed_id=37447&mailbox=INBOX&startMessage=1&passed_ent_id=0&smaction=reply [Thu Jan 05 15:56:52.644892 2017] [:error] [pid 12380] [client 173.10.11.217:9425] PHP Notice: Uninitialized string offset: 50 in /usr/share/squirrelmail/class/mime/Rfc822Header.class.php on line 184, referer: https://mail.example.com/webmail/src/right_main.php The first error is the one that seems to be most repetitive and problematic. Can anything be ascertained about these errors from the information above in order to fix them? Thanks, Alex -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users