<?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.ezmlm">
    <title>gmane.mail.ezmlm</title>
    <link>http://blog.gmane.org/gmane.mail.ezmlm</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://comments.gmane.org/gmane.mail.ezmlm/5157"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5155"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5154"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5153"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5151"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5150"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5139"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5133"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5129"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5126"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5125"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5123"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.mail.ezmlm/5122"/>
      </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://comments.gmane.org/gmane.mail.ezmlm/5157">
    <title>How to do unsecure moderator posting?</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5157</link>
    <description>&lt;pre&gt;Porting mailing lists from ezmlm-idx 0.53 to 7.0.2, I am
stuck on this:

Some lists are set up with posting moderation. At the
same time, the moderator (cron bot) needs to post without
having to confirm. How is that done with 7.0.2?

I am aware of the security issues.

With 0.53 it was accomplished by adding a line 2 in editor, after
ezmlm-reject, like this:
|/usr/bin/ezmlm-issubn -n '/var/qmail/alias/lists/LIST/mod' || { /usr/bin/ezmlm-send '/var/qmail/alias/lists/LIST' ; exit 99 ; } 

The config flags were -ABCDeFGHIJKlmNOpQrSTUVWXYZ

torben

&lt;/pre&gt;</description>
    <dc:creator>torben fjerdingstad</dc:creator>
    <dc:date>2010-12-10T11:03:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5155">
    <title>Announcing ezmlm-idx version 7.1.1</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5155</link>
    <description>&lt;pre&gt;Greetings.

I have just uploaded the 7.1.1 release of ezmlm-idx to:
http://www.ezmlm.org/archive/7.1.1/

ezmlm-idx-7.1.1, 2010-11-18
===========================

- Fixed bug in getln2 function that prevented error handling.

- Fixed bug in ezmlm-cron that prevented parsing of spaces.

- Fixed unclosed file descriptor on error path in ezmlm-cgi.


Translation statistics:

Translation ch_GB is out of date: 6 old texts 168 old messages
Translation cs is out of date: 6 old texts 166 old messages
Translation da is out of date: 6 old texts 166 old messages
Translation de is out of date: 1 old text
Translation es is out of date: 5 old texts 168 old messages
Translation fr is out of date: 5 old texts 165 old messages
Translation hu is out of date: 5 old texts 166 old messages
Translation id is out of date: 3 old texts 3 old messages
Translation it appears up to date
Translation ja is out of date: 5 old texts 168 old messages
Translation nl is out of date: 3 old messages
Translation pl is out of date: 12 old texts 1&lt;/pre&gt;</description>
    <dc:creator>Bruce Guenter</dc:creator>
    <dc:date>2010-11-19T02:48:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5154">
    <title>Announcing ezmlm-idx version 7.1.0</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5154</link>
    <description>&lt;pre&gt;Greetings.

I have just uploaded the 7.1.0 release of ezmlm-idx to:
http://www.ezmlm.org/archive/7.1.0/

ezmlm-idx-7.1.0, 2010-11-03
===========================

- Added support for SQLite3 subscriber databases.
  Thanks to Mike Tedder.

- Added support for wildcard addresses in all address databases.

- Added support for qmqpservers to all ezmlm-idx programs.

- Added support for decoding sender addresses mangled with a BATV "btv1" tag.

- Added support for custom subject lines to ezmlm-get (for digests).

- Added a new "omitbottom" control file, equivalent to the -B option for
  both ezmlm-get and ezmlm-manage.

- Modified the (un)subscribe procedure to not require confirmation
  before telling the sender they were already on (or off) the list.

- Renamed to "setup" makefile target to the more standard "install".

- Modified ezmlm-split to exit silently if there is not "split" file,
  and added it back into the "manager" file to properly handle subscribe
  and unsubscribe requests destined for sublists.

&lt;/pre&gt;</description>
    <dc:creator>Bruce Guenter</dc:creator>
    <dc:date>2010-11-04T01:37:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5153">
    <title>using remote administration to create/manage sublists</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5153</link>
    <description>&lt;pre&gt;I'm new to ezmlm and having a difficult time understanding how to use remote
administration to create and manage sublists. I don't have direct access to
the server or root configuration files since I'm running on a hosted
service. is there any way to do this by sending special instructions to my
list through an email?  where can I find how to accomplish this?

Thanks
&lt;/pre&gt;</description>
    <dc:creator>Jake Jones</dc:creator>
    <dc:date>2010-11-01T23:41:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5151">
    <title>old patch to fix Outlook handling of digest attachments</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5151</link>
    <description>&lt;pre&gt;I'm preparing to switch to Ezmlm-Idx 7.0.2 and am reviewing patches I've 
been running for years.

In this thread, some discussion about the Outlook patch:
http://blog.gmane.org/gmane.mail.ezmlm/month=20040701

...that attaches the digested messages with extension '.eml' instead of '.ezm'

Outlook is supposed to understand the former, and treat it as a separate
rfc822 message

I see in 7.0.2 that the code has reverted to using .ezm (or just doesn't 
use the patch I use)

In ezmlm-get.c, change 2 instances of

qmail_puts(&amp;amp;qq,".ezm\"\n\n");

to

qmail_puts(&amp;amp;qq,".eml\"\n\n");

I'd like to propose this be rolled into the next release, as I'm not 
aware of any harm it does, and it did seem to relieve the problem of 
useless digests for my subscribers.

&lt;/pre&gt;</description>
    <dc:creator>Glen Stewart</dc:creator>
    <dc:date>2010-08-08T02:22:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5150">
    <title>PROMOÇÃO WEB-SITES</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5150</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>AC6 Design</dc:creator>
    <dc:date>2010-05-03T21:56:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5139">
    <title>Qmail-Specific?</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5139</link>
    <description>&lt;pre&gt;What parts of ezmlm are qmail specific, apart from the QMQP?  Why can only qmail use it?

Cheers,
Sabahattin


&lt;/pre&gt;</description>
    <dc:creator>Sabahattin Gucukoglu</dc:creator>
    <dc:date>2010-02-09T21:23:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5133">
    <title>details of the *-subscribe function</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5133</link>
    <description>&lt;pre&gt;Hi people,(first post to this list)

I have a few email lists and none of them seem to honor the address:

&amp;lt;list-name&amp;gt;-subscribe&amp;lt; at &amp;gt;host.domain.tld

And I can't figure out why.  My first question is how do I go about
diagnosing this problem in an efficient manner.  Currently I send an
email and wait a week for qmail to give up.  The more specific question
is what is wrong?  I get this back:

        Hi. This is the qmail-send program at host.domain.tld.
        I'm afraid I wasn't able to deliver your message to the following addresses.
        This is a permanent error; I've given up. Sorry it didn't work out.
        
        &amp;lt;list-name&amp;gt;-subscribe&amp;lt; at &amp;gt;host.domain.tld
        /bin/sh: 060: command not found
        I'm not going to try again; this message has been in the queue too long.
        
        --- Below this line is a copy of the message.
        ...

I do not have a shell in /bin/sh but I have a shell in /bin/bash and a
symbolic pointer from /bin/sh -&amp;gt; /bin/bash so it should work shouldn't
it?  Althoug&lt;/pre&gt;</description>
    <dc:creator>Tres Melton</dc:creator>
    <dc:date>2010-01-24T07:31:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5129">
    <title>per list message body limit</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5129</link>
    <description>&lt;pre&gt;Hi,

 How can I put a message body limit for the messages sent to a specific
mailing list?

                   Doruk

--
FISEK INSTITUTE - http://www.fisek.org.tr

&lt;/pre&gt;</description>
    <dc:creator>Doruk Fisek</dc:creator>
    <dc:date>2009-10-31T21:29:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5126">
    <title>upgrading from ezmlm-idx 0.40 to 7.0.2: 'key' not found</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5126</link>
    <description>&lt;pre&gt;Hi everyone,

After upgrading to 7.0.2; ezmlm-list started to complain that:

[perlmail&amp;lt; at &amp;gt;x18 ~]$ ezmlm-list testlist/mod/
ezmlm-list: fatal: testlist/mod//key does not exist
[perlmail&amp;lt; at &amp;gt;x18 ~]$ ezmlm-list testlist/digest
ezmlm-list: fatal: testlist/digest/key does not exist

Glancing at the code it seems that the code that reads the key was  
moved into a common library; but ezmlm-list didn't use to (and  
shouldn't need to) read the key file ...


  - ask

&lt;/pre&gt;</description>
    <dc:creator>Ask Bjørn Hansen</dc:creator>
    <dc:date>2009-09-13T05:21:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5125">
    <title>mailing list or group alias as a subscriber of a mailing list</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5125</link>
    <description>&lt;pre&gt;Hi

I have this scenario. I have this exchange server group
group&amp;lt; at &amp;gt;example.com that was requested to be subscribed
in my ezmlm mailing list help&amp;lt; at &amp;gt;example.net. I suggested for the users'
to subscribe with there own email
address, instead. For example, user1&amp;lt; at &amp;gt;example.com, user2&amp;lt; at &amp;gt;example.com,
who are part of group&amp;lt; at &amp;gt;example.com.

How will help&amp;lt; at &amp;gt;example.net handle bounces from users who are part of
group&amp;lt; at &amp;gt;example.com? (fig below)


     |---&amp;gt; user1&amp;lt; at &amp;gt;example.com
     help&amp;lt; at &amp;gt;example.net ----&amp;gt; group&amp;lt; at &amp;gt;example.com ----&amp;gt;

     |---&amp;gt; user2&amp;lt; at &amp;gt;example.com


How about creating a mailing list group&amp;lt; at &amp;gt;example.net instead and have
those users subscribe in it? And then
subscribe that mailing list into help&amp;lt; at &amp;gt;example.net. (like fig below).
This way there will be still a separate group like the
users wanted and have the owner of the exchange group alias be the
moderator for it.
Not sure how will the bounces work with this setup either.


  |---&amp;gt; user1&amp;lt; at &amp;gt;example.com
     help&amp;lt; at &amp;gt;example.net ---&amp;gt; group&amp;lt; at &amp;gt;example.net ---&amp;gt;

  |---&amp;gt; user2&amp;lt; at &amp;gt;example.com

End o&lt;/pre&gt;</description>
    <dc:creator>Asif Iqbal</dc:creator>
    <dc:date>2009-09-11T00:32:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5123">
    <title>Error "no locks available" when sending to lists</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5123</link>
    <description>&lt;pre&gt;Hello everyone,

I've been chasing my tail all day trying to discover the resolution to 
this problem.  I have three mail servers each with netqmail-1.05, 
vpopmail-5.4.13, ezmlm-0.53 and ezmlm-idx-0.443.  Each of these three 
servers uses a NFS mount to store the files.  Recently, the NFS server 
locked up and required rebooting, after which mail sent to mailing lists 
gets rejected.  The bounceback message states the following:

ezmlm-send: fatal: unable to obtain lock: no locks available
I'm not going to try again; this message has been in the queue too long.

I've gone into the mailing list's directory and removed the lock file, 
which is recreated shortly thereafter; however, I still receive the same 
error message when sending to the list.  Is there another lock file I 
need to remove or another procedure to follow to remedy this?  Any help 
on this issue is greatly appreciated.  Thanks!

&lt;/pre&gt;</description>
    <dc:creator>Matthew Washington</dc:creator>
    <dc:date>2009-08-17T22:04:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.mail.ezmlm/5122">
    <title>Announcing ezmlm-idx version 7.0.2</title>
    <link>http://comments.gmane.org/gmane.mail.ezmlm/5122</link>
    <description>&lt;pre&gt;Greetings.

I have just uploaded the 7.0.2 release of ezmlm-idx to:
http://www.ezmlm.org/archive/7.0.2/

ezmlm-idx-7.0.2, 2009-08-09
===========================

- Fixed selection of [un]subscribe subject line for moderated
  subscriptions.

- Clarified ezmlm-reject man page to note that Precedence: bulk is also
  rejected.

- Added a proper charset for ch_GB (Chinese GuoBiao), and added an
  explicit charset for the other languages that were missing them.

- Switched all ISO-8859-1 charsets to the more modern ISO-8859-15.

- Many small text updates and tweaks.


&lt;/pre&gt;</description>
    <dc:creator>Bruce Guenter</dc:creator>
    <dc:date>2009-08-09T22:29:29</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.mail.ezmlm">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.mail.ezmlm</link>
  </textinput>
</rdf:RDF>

