[Mailman-Users] Export all subsribers

Barry S. Finkel bsfinkel at att.net
Mon Jun 9 23:40:00 CEST 2014


On 06/09/2014 01:16 PM, EyeLand wrote:
>> >
>> >urlhttp://vps1.ournet.biz/cgi-bin/mailman/listinfo/mailman
>> >emailmailman at vps1.ournet.biz
>> >control panel ISPConfighttps://vps1.ournet.biz:8080/
>> >
>> >now I want only to export all emails (10 000) to txt file from that mailman list


If I interpret the poster's request, EyeLand wants all of the messages
that have been posted to the list in a .txt file.  If this is the case,
then the list archives in

      $listname.mbox/$listname.mbox

has all of the posted mail messages in mbox format.  That is essentially
a .txt file with a

      "From email address date"

line beginning in column 1 at the start of each message in the file.

--Barry Finkel


More information about the Mailman-Users mailing list