<?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://blog.gmane.org/gmane.mail.maildrop">
    <title>gmane.mail.maildrop</title>
    <link>http://blog.gmane.org/gmane.mail.maildrop</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.maildrop/5143"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5142"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5141"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5140"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5139"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5138"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5137"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5136"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5135"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5134"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5133"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5132"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5131"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5130"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5129"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5128"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5127"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5126"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5125"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.mail.maildrop/5124"/>
      </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.maildrop/5143">
    <title>Re: Integrating Maildrop with Postfix/ClamAV/Spamassasin/Maildir</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5143</link>
    <description>&lt;pre&gt;

That's why I wrote "if you followed the instructions in INSTALL".


Sure. As the maildropfilter man page describes, there's a global filter file  
that's read before each account's filter file. Yours is probably configured  
to be /usr/local/etc/maildroprc.

DEFAULT="./Maildir"

will probably do what you want.


Well, yes. Of course, some arrangements must be made to make this operation  
atomic, otherwise there'll be a race if two simultaneous deliveries to the  
same account decide to create the same folder, at the same time.

But, historically, whenever I heard something like this, it was always the  
case of looking for answers in the wrong place. Whatever the reason you  
think you need to create folders automatically, it's likely that there's a  
better way of accomplishing the same goals. Think about what your goal is,  
instead of the means of getting there.

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2_______________________________________________
Courier-maildrop mailing list
Courier-maildrop&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
&lt;/pre&gt;</description>
    <dc:creator>Sam Varshavchik</dc:creator>
    <dc:date>2012-04-15T03:42:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5142">
    <title>Re: Integrating Maildrop withPostfix/ClamAV/Spamassasin/Maildir</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5142</link>
    <description>&lt;pre&gt;
That doesn't seem to be the case. I tested this, and my mail ended up
in /var/mail/USERNAME, in mbox format. I have existing Maildir folders
already in /usr/home/*/Maildir/

I did not install maildrop manually, and such I did not read the
INSTALL file. I used my operating system's package manager, which
consisted of me doing:
cd /usr/ports/mail/maildrop &amp;amp;&amp;amp; make install
I now went through the install file, and it says I need to edit/verify
the DEFAULT_DEF option in config.h. Unfortunately, that is not an
option in the method I used to install maildrop. Is it not possible to
override this seemingly compile-time default in a maildroprc file?


So is it correct that I would need to script this in my maildroprc file?
Eg, if dir does not exist, run makemaildir to create it, then deliver the mail?

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
&lt;/pre&gt;</description>
    <dc:creator>Schiz0</dc:creator>
    <dc:date>2012-04-15T01:15:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5141">
    <title>Re: Integrating Maildrop with Postfix/ClamAV/Spamassasin/Maildir</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5141</link>
    <description>&lt;pre&gt;

If that's the case, nothing needs to be done, since maildrop will deliver to  
$HOME/Maildir by default (if you followed the instructions in INSTALL).


Maildrop will not automatically create folders by itself. A mail delivery  
agent, like maildrop, delivers mail to existing mailboxes and folders. It  
does not create them, if they do not exist.


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2_______________________________________________
Courier-maildrop mailing list
Courier-maildrop&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
&lt;/pre&gt;</description>
    <dc:creator>Sam Varshavchik</dc:creator>
    <dc:date>2012-04-14T22:39:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5140">
    <title>Integrating Maildrop withPostfix/ClamAV/Spamassasin/Maildir</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5140</link>
    <description>&lt;pre&gt;Hello list,

I have a working mail setup with Postfix and av/spam filtering through
amavis-new. I'd like to be able to filter mail into various folders
for mailing lists, spam, and other various things. I installed
Maildrop on my system and i configured Postfix to call it via the
"mailbox_command = /usr/local/bin/maildrop -d ${USER}" option. I have
googled around extensively, and I can't seem to figure out how to get
maildrop to deliver to a Maildir. I am using system users, so
everything is located in /usr/home/$USER/Maildir/. I can't seem to
find any example maildroprc file in my installation, or any examples
online. What is the best way to do this and create folders if they
don't exist? Eg, a "Spam" folder to move mail detected by spamassassin
into.

Also, as I mentioned, I currently use amavis-new for clamav and
spamassassin filtering. Would it be better to use maildrop for such
filtering? Would this give me any advantages over amavis-new?

This is my first major email system configuration, and my first time
using any type of MDA.

Thank you for your help.

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
&lt;/pre&gt;</description>
    <dc:creator>Schiz0</dc:creator>
    <dc:date>2012-04-14T17:28:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5139">
    <title>Re: maildrop doesn't read /etc/maildroprc</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5139</link>
    <description>&lt;pre&gt;Hi,


This was a good hint. I tried with verbose mode and...

# maildrop -V20 -d pru00108 -f fgozalo&amp;lt; at &amp;gt;csi.uned.es &amp;lt; test.eml
maildrop: authlib: groupid=512
maildrop: authlib: userid=512
maildrop: authlib: logname=pru00108, 
home=/home/buzones//interno/p/r/pru00108, 
mail=/home/buzones//interno/p/r/pru00108/Maildir
maildrop: Changing to /home/buzones//interno/p/r/pru00108
Message start at 0 bytes, envelope sender=fgozalo&amp;lt; at &amp;gt;csi.uned.es
Tokenized cc
Tokenized string: "fgozalo&amp;lt; at &amp;gt;csi.uned.es"
Tokenized ;
Tokenized eof
maildrop: Delivering to fgozalo&amp;lt; at &amp;gt;csi.uned.es
maildrop: Flock()ing fgozalo&amp;lt; at &amp;gt;csi.uned.es.
maildrop: Appending to fgozalo&amp;lt; at &amp;gt;csi.uned.es.
maildrop: Delivery complete.
maildrop: Attempting .mailfilter
maildrop: Delivery complete.

So /etc/maildroprc is read, but no message delivered to 
"fgozalo&amp;lt; at &amp;gt;csi.uned.es".

I need to change the filter

# cat /etc/maildroprc
cc "!fgozalo&amp;lt; at &amp;gt;csi.uned.es"

to see the behaviour expected:

# maildrop -V20 -d pru00108 -f fgozalo&amp;lt; at &amp;gt;csi.uned.es &amp;lt; test.eml
maildrop: authlib: groupid=512
maildrop: authlib: userid=512
maildrop: authlib: logname=pru00108, 
home=/home/buzones//interno/p/r/pru00108, 
mail=/home/buzones//interno/p/r/pru00108/Maildir
maildrop: Changing to /home/buzones//interno/p/r/pru00108
Message start at 0 bytes, envelope sender=fgozalo&amp;lt; at &amp;gt;csi.uned.es
Tokenized cc
Tokenized string: "!fgozalo&amp;lt; at &amp;gt;csi.uned.es"
Tokenized ;
Tokenized eof
maildrop: Delivering to |/usr/sbin/sendmail -oi -f '' fgozalo&amp;lt; at &amp;gt;csi.uned.es
maildrop: Delivery complete.
maildrop: Attempting .mailfilter
maildrop: Delivery complete.

Thanks,
Fernando.

&lt;/pre&gt;</description>
    <dc:creator>Fernando Gozalo</dc:creator>
    <dc:date>2012-02-27T11:41:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5138">
    <title>Re: maildrop doesn't read /etc/maildroprc</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5138</link>
    <description>&lt;pre&gt;

Let's try eliminating the low hanging fruit.

Although, by default, the global config file is /etc/maildroprc, this can be  
overridden when maildrop gets built.

Check the build configuration for the maildrop package that you are using.

Then check your mail logs. Its entirely possible that the CC cannot be  
delivered, for some reason.

------------------------------------------------------------------------------
Virtualization &amp;amp; Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/_______________________________________________
Courier-maildrop mailing list
Courier-maildrop&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
&lt;/pre&gt;</description>
    <dc:creator>Sam Varshavchik</dc:creator>
    <dc:date>2012-02-24T23:41:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5137">
    <title>Re: maildrop doesn't read /etc/maildroprc</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5137</link>
    <description>&lt;pre&gt;
Double check your man page.  Mine is looking in
/etc/courier/maildroprc.  Maybe it's dependent upon which version
you're running.



Run a test mail through it manually, call it test.eml (full email,
with headers, but not with a leading Delivered-To header) :

maildrop -d $localuser -f $remoteuser &amp;lt; test.eml

Look for any output that indicates something is happening that is unexpected.

Regards...            Todd
--
SOPA: Any attempt to [use legal means to] reverse technological advances is
doomed.  --Leo Leporte

------------------------------------------------------------------------------
Virtualization &amp;amp; Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
&lt;/pre&gt;</description>
    <dc:creator>Todd Lyons</dc:creator>
    <dc:date>2012-02-24T14:50:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5136">
    <title>maildrop doesn't read /etc/maildroprc</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5136</link>
    <description>&lt;pre&gt;Hi,

I think I'm missing something obvious. I want to use for first time 
/etc/maildroprc. It seems that the file is not used at all.

I have created the file an put a single line in it:

# cat /etc/maildroprc
cc "fgozalo&amp;lt; at &amp;gt;csi.uned.es"

# ls -al /etc/maildroprc
-rw------- 1 cartero cartero 25 feb 24 08:10 /etc/maildroprc

No message delivered to "fgozalo&amp;lt; at &amp;gt;csi.uned.es". The message is delivered 
to the original recipient as if no was /etc/maildroprc. Nothing in the 
logs apart of the normal lines for delivery message in the original 
recipient.

More info:
. maildrop version:  2.5.1

Called from postfix:
. main.cf:
mailbox_transport = maildrop

. master.cf
maildrop  unix  -       n       n       -       -       pipe
   flags=ODRhu user=cartero argv=/usr/bin/maildrop -d ${user} -f ${sender}

¿Any hint?

&lt;/pre&gt;</description>
    <dc:creator>Fernando Gozalo</dc:creator>
    <dc:date>2012-02-24T13:44:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5135">
    <title>pgp-maildrop script</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5135</link>
    <description>&lt;pre&gt;Hello there

I have written a Perl script for using pgp using maildrop.

It may be useful to others:
https://github.com/libreserver/pgp-maildrop


Comments and suggests are welcome.

-




------------------------------------------------------------------------------
Virtualization &amp;amp; Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
&lt;/pre&gt;</description>
    <dc:creator>salahuddin</dc:creator>
    <dc:date>2012-02-12T12:09:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5134">
    <title>Re: mailbot error</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5134</link>
    <description>&lt;pre&gt;Hi Sam,
I compiled the new build 20120102 successfully on RHEL 4.6 and tested the mailbot with success.Thanks.


Regards,Fred​
On Fri, 12/30/2011 09:36 PM, Sam Varshavchik &amp;lt;mrsam&amp;lt; at &amp;gt;courier-mta.com&amp;gt; wrote:
        ------------------------------------------------------------------------------
        _______________________________________________
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev_______________________________________________
Courier-maildrop mailing list
Courier-maildrop&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
&lt;/pre&gt;</description>
    <dc:creator>Fred Ho</dc:creator>
    <dc:date>2012-01-03T14:28:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5133">
    <title>Re: mailbot error</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5133</link>
    <description>&lt;pre&gt;

The RPM scripts get built on Fedora, which switched to systemd. This is  
systemd-related stuff.

A new build, dated 20111229, will be available shortly, that will probably  
build with initscripts, but I have no effective means of testing it. You can  
try to build it, but try to test it first on a non-live system, before  
installing it for real.

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox_______________________________________________
Courier-maildrop mailing list
Courier-maildrop&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
&lt;/pre&gt;</description>
    <dc:creator>Sam Varshavchik</dc:creator>
    <dc:date>2011-12-30T13:36:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5132">
    <title>Re: mailbot error</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5132</link>
    <description>&lt;pre&gt;Hi Sam,
Thanks for the recommendation.
I tried to compile courier-0.67 and it failed in rpmbuild:
RPMbuild errors:File must begin with "/":%{_unitdir}/courier.service
I am using RHEL 4 Nahant Update 6, 32-bit kernel, and I don't seem to find where the macro _unitdir is expanded from. Can you advise? Thanks.


Regards,Fred​
On Fri, 12/30/2011 08:07 AM, Sam Varshavchik &amp;lt;mrsam&amp;lt; at &amp;gt;courier-mta.com&amp;gt; wrote:
        ------------------------------------------------------------------------------
        _______________________________________________
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox_______________________________________________
Courier-maildrop mailing list
Courier-maildrop&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
&lt;/pre&gt;</description>
    <dc:creator>Fred Ho</dc:creator>
    <dc:date>2011-12-30T06:09:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5131">
    <title>Re: mailbot error</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5131</link>
    <description>&lt;pre&gt;

Try updating to the current version of Courier. This works for me, and there  
have been a lot of changes to this code in the last two years. In  
particular, all the internal unicode translation code has been removed, and  
replaced with the system libiconv library.

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox_______________________________________________
Courier-maildrop mailing list
Courier-maildrop&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
&lt;/pre&gt;</description>
    <dc:creator>Sam Varshavchik</dc:creator>
    <dc:date>2011-12-30T00:07:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5130">
    <title>mailbot error</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5130</link>
    <description>&lt;pre&gt;Hi,
I am running the following Courier suite on RedHat Enterprise Linux 4.6:
courier-maildrop-0.64.0-1.4EScourier-authlib-userdb-0.63.0-1.rh4EScourier-authlib-devel-0.63.0-1.rh4EScourier-maildrop-wrapper-0.64.0-1.4EScourier-0.64.0-1.4EScourier-pop3d-0.64.0-1.4EScourier-authlib-0.63.0-1.rh4EScourier-imapd-0.64.0-1.4ES
When I tried to use mailbot to do autoresponse and it failed with the following error:
$ mailbot -n -t away.msg.3 -s'Autoreply test' -c 'UTF-8' cat &amp;lt; orig.msg Precedence: junkAuto-Submitted: auto-repliedTo: Fred Ho &amp;lt;fkho&amp;lt; at &amp;gt;fredho.net&amp;gt;References: &amp;lt;1325166170222329500&amp;lt; at &amp;gt;fredho.net&amp;gt;In-Reply-To: &amp;lt;1325166170222329500&amp;lt; at &amp;gt;fredho.net&amp;gt;Subject: Autoreply testMime-Version: 1.0Content-Type: text/plain; charset="UTF-8"Content-Transfer-Encoding: 8bit
Fred Ho writes:
Attached are the orig.msg and away.msg.3 files. The autoreply message file contains Chinese characters in UTF-8 codeset.
Please advise on how to solve the problem.Thanks.



Regards,Fred​------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox_______________________________________________
Courier-maildrop mailing list
Courier-maildrop&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
&lt;/pre&gt;</description>
    <dc:creator>Fred Ho</dc:creator>
    <dc:date>2011-12-29T15:25:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5129">
    <title>Re: deliver mail marked as read</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5129</link>
    <description>&lt;pre&gt;Hi.

Just noted that e.g. Sieve seems to have support for all of this:
https://tools.ietf.org/html/rfc5232

Still I'd rather like to see this in maildrop than having to use Sieve.


Philippe.

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
&lt;/pre&gt;</description>
    <dc:creator>Philippe Cerfon</dc:creator>
    <dc:date>2011-12-17T21:28:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5128">
    <title>Re: deliver mail marked as read</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5128</link>
    <description>&lt;pre&gt;Just noted that I forgot to CC the list.


---------- Forwarded message ----------
From: Philippe Cerfon &amp;lt;philcerf&amp;lt; at &amp;gt;googlemail.com&amp;gt;
Date: Tue, Dec 13, 2011 at 3:40 PM
Subject: Re: [maildropl] deliver mail marked as read
To: Dimitri Maziuk &amp;lt;dmaziuk&amp;lt; at &amp;gt;bmrb.wisc.edu&amp;gt;


On Tue, Dec 13, 2011 at 1:13 AM, Dimitri Maziuk &amp;lt;dmaziuk&amp;lt; at &amp;gt;bmrb.wisc.edu&amp;gt; wrote:

Don't see what you mean,... I want to be able to mark mail as seen or
unseen, depending on how I filter them... filtering is the task of the
MDA (in this case maildrop)...
It sets (or should do so) some flags in the maildir filename... which
the imap server then sees and interprets accordingly.
In principle it's not only "S"een that could be interesting but all of:
   Flag "P" (passed): the user has resent/forwarded/bounced this
message to someone else.
   Flag "R" (replied): the user has replied to this message.
   Flag "S" (seen): the user has viewed this message, though perhaps
he didn't read all the way through it.
   Flag "T" (trashed): the user has moved this message to the trash;
the trash will be emptied by a later user action.
   Flag "D" (draft): the user considers this message a draft; toggled
at user discretion.
   Flag "F" (flagged): user-defined flag; toggled at user discretion.
(not sure whether T makes really sense though)

Maybe you have a maildrop filter, that generates some automatic
replies,... and you'd like to mark this accordingly.


Cheers,
Philippe.

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
&lt;/pre&gt;</description>
    <dc:creator>Philippe Cerfon</dc:creator>
    <dc:date>2011-12-17T21:26:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5127">
    <title>Re: merge dovecot-auth backend</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5127</link>
    <description>&lt;pre&gt;

Certainly – you are more then welcome to try to add the module to courier- 
authlib.


------------------------------------------------------------------------------
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/_______________________________________________
Courier-maildrop mailing list
Courier-maildrop&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
&lt;/pre&gt;</description>
    <dc:creator>Sam Varshavchik</dc:creator>
    <dc:date>2011-12-13T04:25:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5126">
    <title>Re: deliver mail marked as read</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5126</link>
    <description>&lt;pre&gt;
That is bull at least where KMail's concerned and I'm pretty sure most
of the others. Read the fine print if interested.


IOW it's critical for you that dovecot does not detect that there are
new messages in "new". Perhaps you should patch dovecot then.

&lt;/pre&gt;</description>
    <dc:creator>Dimitri Maziuk</dc:creator>
    <dc:date>2011-12-13T00:13:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5125">
    <title>Re: deliver mail marked as read</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5125</link>
    <description>&lt;pre&gt;Hi.

On Mon, Dec 12, 2011 at 7:56 PM, Dimitri Maziuk &amp;lt;dmaziuk&amp;lt; at &amp;gt;bmrb.wisc.edu&amp;gt; wrote:
At least:
http://en.wikipedia.org/wiki/Maildir#Mail_readers

But I don't care on the MUA,... I'm using some imap server that
understands maildir (in my case dovecot) and I guess basically every
imap server understands maildir...
How the imap server exports a seen/unseen state to MUAs is beyond the scope...

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
&lt;/pre&gt;</description>
    <dc:creator>Philippe Cerfon</dc:creator>
    <dc:date>2011-12-12T21:45:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5124">
    <title>Re: deliver mail marked as read</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5124</link>
    <description>&lt;pre&gt;
To my knowledge the only MUA capable of reading maildirs directly off
the disk is mutt if your users are using it, where can I get users like
that?

I expect you could deliver to
 'cat &amp;gt; blah/cur'
easily enough if you really wanted to.

&lt;/pre&gt;</description>
    <dc:creator>Dimitri Maziuk</dc:creator>
    <dc:date>2011-12-12T18:56:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.mail.maildrop/5123">
    <title>Re: deliver mail marked as read</title>
    <link>http://permalink.gmane.org/gmane.mail.maildrop/5123</link>
    <description>&lt;pre&gt;
Don't think there's an RFC for maildir,... but this is the original
specification:
http://cr.yp.to/proto/maildir.html
Read is the same as Seen.

Cheers,
Philippe.

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
&lt;/pre&gt;</description>
    <dc:creator>Philippe Cerfon</dc:creator>
    <dc:date>2011-12-12T18:45:08</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.maildrop">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.maildrop</link>
  </textinput>
</rdf:RDF>

