<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins">
    <title>gmane.mail.squirrelmail.plugins</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16442"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16441"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16440"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16439"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16438"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16437"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16436"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16435"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16434"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16433"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16432"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16431"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16430"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16429"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16428"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16427"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16426"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16425"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16424"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16423"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16442">
    <title>Re: server side filter plugin problem</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16442</link>
    <description>&lt;pre&gt;Hi, Paul

Yes, I use mbox.

And for test purpose, I have changed the config as blow:
$filter_rules_storage_info = array(
    'BACKEND'               =&amp;gt; 'local_file',
    'ACCESS_TYPE'           =&amp;gt; array('VALUE' =&amp;gt; 'PHP'),
    'FILE' =&amp;gt; array('VALUE_REPLACE' =&amp;gt; '/tmp/.mailfilter'),
    'PARSE_PATTERN'         =&amp;gt; array('VALUE' =&amp;gt; "/^(.*)$/s"),
    'PATTERN_GROUP_NUMBER'  =&amp;gt; array('VALUE' =&amp;gt; 1),
    'NEW_SETTING_TEMPLATE'  =&amp;gt; array('VALUE' =&amp;gt; '%n'),
    'DELETE_WHEN_EMPTY'     =&amp;gt; array('VALUE' =&amp;gt; 1),
    'TREAT_AS_EMPTY_WHEN_NOT_FOUND' =&amp;gt; array('VALUE' =&amp;gt; 1),
);

Of course php owner have write privilege to the /tmp directory.

But seems the same problem.

Following is the debug file information:

--
SERVER SETTINGS BACKEND MATCHES (PATTERN = "/^(.*)$/s") ARE:

Array
(
     [0] =&amp;gt; Array
         (
             [0] =&amp;gt; Array
                 (
                     [0] =&amp;gt;
                     [1] =&amp;gt; 0
                 )

         )

     [1] =&amp;gt; Array
         (
             [0] =&amp;gt; Array
                 (
         &lt;/pre&gt;</description>
    <dc:creator>Bu Xiaobing</dc:creator>
    <dc:date>2013-06-14T02:29:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16441">
    <title>Re: Publishing to Shared Calendar Plugin with WebDavsupport</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16441</link>
    <description>&lt;pre&gt;
Either you have the calendar unusually configured in the client (try
to see if there are any application settings or properties on the
calendar you can change) or the client has analyzed something that it
got back from the server to make this decision (maybe ask in the
communities devoted to those products).


Sunbird might be one you haven't tried, or Lightning?  But I would
expect all clients to work properly...

&lt;/pre&gt;</description>
    <dc:creator>Paul Lesniewski</dc:creator>
    <dc:date>2013-06-11T00:35:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16440">
    <title>Re: Publishing to Shared Calendar Plugin with WebDavsupport</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16440</link>
    <description>&lt;pre&gt;web server logs to see what's happening..

My external clients do not even try to update saying that this type of
calendar cannot be updated.
What client do you suggest I can try on?

Best,

Przemyslaw Popielarski



------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins&amp;lt; at &amp;gt;lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

&lt;/pre&gt;</description>
    <dc:creator>Przemyslaw Popielarski</dc:creator>
    <dc:date>2013-06-10T13:12:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16439">
    <title>Re: Publishing to Shared Calendar Plugin with WebDavsupport</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16439</link>
    <description>&lt;pre&gt;
I would suggest trying an update from an external client and watching
your web server logs to see what's happening..

&lt;/pre&gt;</description>
    <dc:creator>Paul Lesniewski</dc:creator>
    <dc:date>2013-06-08T17:18:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16438">
    <title>Re: Publishing to Shared Calendar Plugin with WebDavsupport</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16438</link>
    <description>&lt;pre&gt;
I am using this link:

"To subscribe or publish to this calendar, use this address:
https://mail.DOMAIN.pl/plugins/calendar/dav.ics.php?calID=sm_cal_20130525T12
4006Z"

Actually, in Outlook I had to enter a bit modified version of it:
webcals://mail.DOMAIN.pl/plugins/calendar/dav.ics.php?calID=sm_cal_20130525T
124006Z

best,

p.



------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins&amp;lt; at &amp;gt;lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelm&lt;/pre&gt;</description>
    <dc:creator>Przemyslaw Popielarski</dc:creator>
    <dc:date>2013-06-08T10:58:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16437">
    <title>Re: server side filter plugin problem</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16437</link>
    <description>&lt;pre&gt;
Your system uses mbox?


Per the documentation, if you are using PHP to access users' files in
their home directories, does the web server really have write access
to those files/directories?


Presumably this is for testing, because it isn't matching what your
requirements are per below.  What version of Server Settings Backend
are you using?  Presumably, version 2.0.  The example configuration in
the filters plugin is out of sync.  Please change %u to %1 and see
what you get.  (Note in the future, if you upgrade Server Settings
Backend, you will need to come back to this and change it to %u
again.)


This is a minor issue you have discovered because your
$default_folder_prefix (in the main SM config.php) is presumably
empty.  I have a fix for that, but this isn't going to matter to you
(code will still execute the same).


This appears to be the main problem.  See above for the fix.


As is mentioned several times in the documentation and configuration
files, there is ample documentation and information i&lt;/pre&gt;</description>
    <dc:creator>Paul Lesniewski</dc:creator>
    <dc:date>2013-06-07T19:35:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16436">
    <title>Re: Publishing to Shared Calendar Plugin with WebDavsupport</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16436</link>
    <description>&lt;pre&gt;
Maybe you can provide the link that you used to subscribe to the
calendar to confirm that you are using webDAV and not ICS.

&lt;/pre&gt;</description>
    <dc:creator>Paul Lesniewski</dc:creator>
    <dc:date>2013-06-07T17:54:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16435">
    <title>Re: server side filter plugin problem</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16435</link>
    <description>&lt;pre&gt;

I have enabled another plugin: server_side_filters_procmail, and below lists all the parameters I changed:

server_side_filters_procmail/config.php
$use_maildirs = 0;


$filter_rules_storage_info = array(
    'BACKEND'               =&amp;gt; 'local_file',
    'ACCESS_TYPE'           =&amp;gt; array('VALUE' =&amp;gt; 'PHP'),
    'FILE' =&amp;gt; array('VALUE_REPLACE' =&amp;gt; '/tmp/%u/.mailfilter'),
    'PARSE_PATTERN'         =&amp;gt; array('VALUE' =&amp;gt; "/^(.*)$/s"),
    'PATTERN_GROUP_NUMBER'  =&amp;gt; array('VALUE' =&amp;gt; 1),
    'NEW_SETTING_TEMPLATE'  =&amp;gt; array('VALUE' =&amp;gt; '%n'),
    'DELETE_WHEN_EMPTY'     =&amp;gt; array('VALUE' =&amp;gt; 1),
    'TREAT_AS_EMPTY_WHEN_NOT_FOUND' =&amp;gt; array('VALUE' =&amp;gt; 1),
);

When add one filter rule and click SAVE, it said "ERROR:Could not write to file "/" "
Here is the ssl_error_log I have config the log level as http://www.squirrelmail.org/docs/admin/admin-12.html#errormessages said.

[Thu Jun 06 10:57:50 2013] [error] [client 192.168.66.6] PHP Notice:  Uninitialized string offset: -1 in /var/www/html/webmail/plugins/server_side_fil&lt;/pre&gt;</description>
    <dc:creator>Bu Xiaobing</dc:creator>
    <dc:date>2013-06-06T03:20:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16434">
    <title>Publishing to Shared Calendar Plugin with WebDavsupport</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16434</link>
    <description>&lt;pre&gt;Hello,

Thanks to Paul, I've installed Shared Calendar Plugin 2.1beta8 with webdav
support for my SM 1.4.23 SVN installation.

Works fine with:

1) Outlook 2010 
2) iOS 6.02 
3) ICalSync2 for Android 

Tried also with Lightning for Thunderbird but with no luck at the moment.

The calendar is syncing OK.

The only issue is that I have read only access from all these devices. The
only way to edit my shared calendar is thru SM web interface.

In the off-list conversation Paul has suggested that there is a chance for
write support, even from Outlook.
Has anyone of you ever managed to setup this plugin with write support from
standalone app?

Any suggestions are welcome. 

Regards,

p.



------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf&lt;/pre&gt;</description>
    <dc:creator>Przemyslaw Popielarski</dc:creator>
    <dc:date>2013-06-05T22:05:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16433">
    <title>Re: server side filter plugin problem</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16433</link>
    <description>&lt;pre&gt;
You need to show configuration files/snippets.


This is a warning, not an error.  You should provide the complete log
information for whatever has happened.  You may need to look in a
different log file or increase your PHP log settings.  You also might
try using only ASCII characters in your filters to start with.


&lt;/pre&gt;</description>
    <dc:creator>Paul Lesniewski</dc:creator>
    <dc:date>2013-06-04T16:48:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16432">
    <title>Bookmarks plugin: latest package never added to SM site</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16432</link>
    <description>&lt;pre&gt;Back in 2003, I collaborated with the original plugin author to improve this plugin,
adding import and better usability in released version 2.0.3.  In 2006, I had an
idea for some enhanced functionality. Fredrik Jervfors coded that new functionality
(thanks Fredrik!), and posted two updated files to replace those in the Bookmarks
archive. The new code:

- Enables deletion of a folder with recursive deletion of any subfolders. - Enables
function to delete all bookmarks (to prepare to import a fresh set).

Fredrik's updated files were never added to the SM site. His update makes this a
much more useful tool, so I think that a revised package containing these new files
should be added to the SM plugins site.

How can we get this "latest" Bookmarks plugin package added to the site? (Perhaps it
doesn't conform to current plugin release standards, but it is nonetheless the most
recent release with better functionality than what's currently on the plugins page.)

I also have ideas and code regarding a possible new &lt;/pre&gt;</description>
    <dc:creator>Alan in Toronto</dc:creator>
    <dc:date>2013-06-04T16:10:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16431">
    <title>Translation plugin issues</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16431</link>
    <description>&lt;pre&gt;SquirrelMail 1.4.22
PHP 5.2.9, SuPHP module, Zend Optimizer
Dovecot 1.1.19 (in a cPanel release), but uses some Courier NAMESPACE settings such
as prefix = INBOX.
Capabilities: * CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND
UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS UIDPLUS LIST-EXTENDED
I18NLEVEL=1 QUOTA STARTTLS AUTH=PLAIN AUTH=LOGIN
Maildir mail storage format
Mail is stored in /home/webaccountname/mail/mailusername/
Apache 2.0.63, cPanel virtual web hosting account
ESMTP Exim 4.69-23.1
IMAP Server Address: 127.0.0.1
SMTP Server Address: 127.0.0.1
Server side sorting is enabled
Server side thread sorting is disabled
Allow editing of identities: Yes
Allow editing of full name: Yes
SquirrelMail access via SSL (https) for entire session
Browser: usually IE9, plus testing on others
User login with full e-mail address, e.g. alan&amp;lt; at &amp;gt;mydomain.com
Many plugins, including: Auto Complete; Folder Synch; Select Range; etc.
Compatibility plugin 2.0.16
SquirrelMail configtest: pass


1. T&lt;/pre&gt;</description>
    <dc:creator>Alan in Toronto</dc:creator>
    <dc:date>2013-06-04T16:10:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16430">
    <title>Virtual Keyboard Vkeyboard 0.92 won't work withPassword Forget 2.3</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16430</link>
    <description>&lt;pre&gt;SquirrelMail 1.4.22
Applied patch to functions/mime.php that is included in 1.4.23svn
PHP 5.2.9, SuPHP module, Zend Optimizer
Dovecot 1.1.19 (in a cPanel release), but uses some Courier NAMESPACE settings such
as prefix = INBOX.
Capabilities: * CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND
UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS UIDPLUS LIST-EXTENDED
I18NLEVEL=1 QUOTA STARTTLS AUTH=PLAIN AUTH=LOGIN
Maildir mail storage format
Mail is stored in /home/webaccountname/mail/mailusername/
Apache 2.0.63, cPanel virtual web hosting account
ESMTP Exim 4.69-23.1
IMAP Server Address: 127.0.0.1
SMTP Server Address: 127.0.0.1
Server side sorting is enabled
Server side thread sorting is disabled
Allow editing of identities: Yes
Allow editing of full name: Yes
SquirrelMail access via SSL (https) for entire session
Browser: usually IE9, plus testing on others
User login with full e-mail address, e.g. alan&amp;lt; at &amp;gt;mydomain.com
Many plugins, including: Auto Complete; Folder Synch; Select Range; etc&lt;/pre&gt;</description>
    <dc:creator>Alan in Toronto</dc:creator>
    <dc:date>2013-06-04T16:04:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16429">
    <title>server side filter plugin problem</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16429</link>
    <description>&lt;pre&gt;Hi all,

I want to use the server_side_filters plugin to do the procmail filter in the server side.

version list:
squirrelmail-webmail-1.4.22
server_settings_backend-2.0-1.4.0.tar.gz
server_side_filters-2.0beta1-1.4.0.tar.gz
compatibility-2.0.16-1.0.tar.gz

And I have enabled the server_side_filters throw config/conf.pl script.

Plugins
  Installed Plugins
    1. server_side_filters

  Available Plugins:
    2. administrator


When I use "Options" -&amp;gt; "Message Filters" in my web browser, after add some filter rules, and click the SAVE button, it says "Error: Error deleting file or directory"

And in my /var/log/httpd/ssl_error_log:

PHP Warning:  unlink(/): \xca\xc7\xd2\xbb\xb8\xf6\xc4\xbf\xc2\xbc in /var/www/html/webmail/functions/global.php on line 278, referer: https://mymailserver.com/webmail/plugins/server_side_filters/options.php

Here is the global.php function:

   275 function sq_call_function_suppress_errors($function, $args=array()) {
    276    $display_errors = ini_get('display_errors');
    277&lt;/pre&gt;</description>
    <dc:creator>Bu Xiaobing</dc:creator>
    <dc:date>2013-06-04T11:35:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16428">
    <title>Re: Compatibility plugin error with PHP</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16428</link>
    <description>&lt;pre&gt;Hi,


It looks like this has fixed it. What has been the effect of operating
without this correction for so long?

Thanks,
Alex

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins&amp;lt; at &amp;gt;lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

&lt;/pre&gt;</description>
    <dc:creator>Alex</dc:creator>
    <dc:date>2013-06-03T23:21:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16427">
    <title>Re: Compatibility plugin error with PHP</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16427</link>
    <description>&lt;pre&gt;
No, it's a bug that was inherited from the core (v1.5.2).  A fixed
version will be out soon, but in the meantime, you can just change
$rfc822_header to $header at the beginning of lines 896 and 898.

&lt;/pre&gt;</description>
    <dc:creator>Paul Lesniewski</dc:creator>
    <dc:date>2013-06-03T20:26:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16426">
    <title>Compatibility plugin error with PHP</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16426</link>
    <description>&lt;pre&gt;Hi,

I'm using the compatibility plugin with squirrelmail v1.4.22 and just
noticed I'm receiving the following in error_log:

[Mon Jun 03 15:26:41.933687 2013] [:error] [pid 1194] [client
209.33.37.13:54554] PHP Warning:  Creating default object from empty
value in /usr/share/squirrelmail/plugins/compatibility/includes/1.5.2/global.php
on line 898, referer:
https://mail.hotel.bestwestern.com/webmail/src/right_main.php?sort=1&amp;amp;startMessage=16&amp;amp;mailbox=INBOX

Is this a known issue? Is there something I can do to fix this? Here
are the lines it's complaining about:

   896           $rfc822_header-&amp;gt;encoding = $special_encoding;
   897        else
   898           $rfc822_header-&amp;gt;encoding = '8bit';
   899        if ($default_charset)
   900           $content_type-&amp;gt;properties['charset']=$default_charset;

I believe I'm using the most recent version. Is there a configuration
option I'm missing?

Thanks,
Alex

------------------------------------------------------------------------------
How ServiceNow helps IT peop&lt;/pre&gt;</description>
    <dc:creator>Alex</dc:creator>
    <dc:date>2013-06-03T20:11:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16425">
    <title>avelsieve filters</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16425</link>
    <description>&lt;pre&gt;Hello,

I am using the avelsieve filter plugin and I have a rule that
automatically sends an email to my address if a virus was detected in the
original message.

After upgrading my Debian email server from squeeze to wheezy, if I choose
verbose mode for displaying my sieve rules and the message contains
special german characters (umlauts), the message to be sent is shown as an
empty message, like this:

'If the header "X-Virus-Status" is "Yes", then discard the message. Also
notify using the method Email notification, with High priority and the
message "". Then STOP processing rules.'

But when I choose source mode for displaying the rules, the message is
shown like it should be.

So, reading my stored sieve rule from disk is not the problem, but
displaying them correctly is the problem.

What can I do to solve the problem?

Regards
  Christoph












------------------------------------------------------------------------------
Try New Relic Now &amp;amp; We'll Send You this Cool Shirt
New Relic is the only S&lt;/pre&gt;</description>
    <dc:creator>Christoph Pleger</dc:creator>
    <dc:date>2013-05-28T07:07:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16424">
    <title>Re: plugin username not working</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16424</link>
    <description>&lt;pre&gt;
This plugin hasn't been updated in some time.  I will send a beta copy
of an update offlist.

&lt;/pre&gt;</description>
    <dc:creator>Paul Lesniewski</dc:creator>
    <dc:date>2013-05-15T18:00:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16423">
    <title>Re: [SM-USERS] Searching 30,000 emails</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16423</link>
    <description>&lt;pre&gt;
That reminds me:
"In C++, a friend may touch another object's private parts." :-)

To be serious, it could be interesting to use mairix[1] to build indexes
and to make a UI as a SquirrelMail plugin. It can search very fast in
its indexes; results are presented in a separate folder containing
symlinks to the actual message files. My non-IMAP-using colleagues
*love* mairix.

Perhaps mairix would have to be adapted a bit – when I last tried it, it
didn't work instantly with Dovecot, but I didn't have the time and/or
the impetus to investigate it. Some work on the side of the IMAP server
would be needed, too, of course. All in all, the whole thing shouldn't
be too difficult, at least for Maildir backends. And no, I'm not doing
it – too much to do, too little time, same old, same old.

(I have cross-posted this to the plugins mailing list; dunno if that works.)

Regards, Jürgen.

[1] http://www.rpcurnow.force9.co.uk/mairix/

&lt;/pre&gt;</description>
    <dc:creator>Juergen Nickelsen</dc:creator>
    <dc:date>2013-05-01T18:05:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16422">
    <title>Re: Autoresponder/vacation options</title>
    <link>http://permalink.gmane.org/gmane.mail.squirrelmail.plugins/16422</link>
    <description>&lt;pre&gt;
The Server Settings Backend plugin doesn't need to be enabled (and is
what has the SUID wrapper).

Server Settings is a plugin that presents an interface in SquirrelMail
and uses the Server Settings Backend API.  It must be enabled.  There
are many examples in its configuration files, including some for
presenting a vacation interface.

If you're not comfortable with that, the Local User Autoresponder
plugin is still a fine plugin.


The Server Settings plugin can put links in the menu bar as desired.

&lt;/pre&gt;</description>
    <dc:creator>Paul Lesniewski</dc:creator>
    <dc:date>2013-04-29T18:23:59</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.squirrelmail.plugins">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.squirrelmail.plugins</link>
  </textinput>
</rdf:RDF>
