Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 
  • #m
  • #ma
  • #mai
  • #mail
RSS: #mailman

#mailman

  • @whilelm
    WhilelM @whilelm CC BY 19/09/2019

    Louis-Philippe Véronneau: Archiving 20 years of online content
    ▻https://veronneau.org/archiving-20-years-of-online-content.html

    Last Spring at work I was tasked with archiving all of the digital content made by Association pour une Solidarité Syndicale Étudiante (ASSÉ), a student union federation that was planned to shut down six months later.

    Now that I’ve done it, I have to say it was quite a demanding task: ASSÉ was founded in 2001 and neither had proper digital archiving policies nor good web practices in general.

    The goal was not only archiving those web resources, but also making sure they were easily accessible online too. I thus decided to create [a meta site](▻https://asse-solidarite.qc.ca) regrouping and presenting all of them.

    All in all, I archived:

    – a Facebook page
    – a Twitter account
    – a YouTube account
    – multiple ephemeral websites
    – old handcrafted PHP4 websites that I had to partially re-write
    – a few crummy Wordpress sites
    – 2 old phpBB Forum using PHP3
    – a large Mailman2 mailing list
    – a large Yahoo! Group mailing list

    Here are the three biggest challenges I faced during this project:

    ## The Twitter API has stupid limitations

    [...]

    ## Does anyone ever update phpBBs?

    [...]

    ## Archiving mailing lists

    [...]

    #archivage #internet #web #phpbb #twitter #mailman

    WhilelM @whilelm CC BY
    Écrire un commentaire
  • @fil
    Fil @fil 23/04/2015
    3
    @kent1
    @monolecte
    @ben
    3
    @rezo

    à propos de #Mailman et #Yahoo (aka l’affaire #DMARC)

    Plusieurs fournisseurs d’adresses email (dont yahoo) ont décidé depuis quelques mois de mettre en place un système antispam très restrictif à base de DMARC ; une conséquence de ce système est que les utilisateurs de ces services ne peuvent plus communiquer entre eux via des mailing-listes situées hors du domaine.

    Au début on pensait qu’ils allaient revenir en arrière, mais en fait non, les utilisateurices de mailing-listes peuvent aller se faire voir ailleurs.

    La réponse du système de mailing-lists Mailman (utilisé par rezo.net) a consisté à mettre en place une traduction des adresses « From », limitée à ces adresses problématiques. Ainsi un mail qui arrive

    From: Nom <adresse@yahoo.tld>

    est réécrit en
    From: Nom via Liste <liste@rezo.net>

    C’est embêtant, mais c’est mieux que de couper la communication ! (Et puis ça vous apprendra à être hébergés par des grosses compagnies peu respectueuses.)

    J’ai donc fait une mise à jour de Mailman sur listes.rezo.net pour en bénéficier. Mais évidemment, Mailman (qui est respectueux) ne le fait pas sans qu’on règle chaque liste individuellement ; j’ai donc dû appliquer le réglage sur les 700 listes et quelques de @rezo, avec le script suivant :

    echo "dmarc_moderation_action = 1" > dmarc1.cfg
    for i in $(bin/list_lists -b); do
      echo $i;
      bin/config_list -i dmarc1.cfg "$i";
    done
    • #Yahoo
    Fil @fil
    • @ben
      Ben @ben CC BY-NC 23/04/2015

      #mailman parceque ▻http://seenthis.net/tag/company:mailman c’est naze

      Ben @ben CC BY-NC
    Écrire un commentaire
  • @julien
    juba @julien CC BY 29/04/2014
    1
    @severo
    1

    [Mailman-Announce] ANNOUNCE : The GNU #Mailman 3 suite, beta 1 preview
    ▻https://mail.python.org/pipermail/mailman-announce/2014-April/000191.html

    Première beta de Mailman version 3 :

    On behalf of the Mailman development team, I am happy
    to announce the first beta release of the full Mailman 3 suite.

    This release includes:

    - Postorius 1.0.0b1 (Year of the Parrot), our new Django-based web user
    interface for list owners and list members.

    - HyperKitty 1.0.0b1, the fantastic new Django-based archiver.

    - Mailman Core 3.0b4 (Time and Motion), the mailing list engine and
    administrative REST API.

    - The mailman-bundler package 3.0b1, a helpful buildout-based tool for
    putting it all together.

    • #Django
    • #GNU
    juba @julien CC BY
    • @james
      James @james PUBLIC DOMAIN 29/04/2014

      #REST

      James @james PUBLIC DOMAIN
    • @fil
      Fil @fil 29/04/2014
      @rezo

      je sens que la migration des 700+ listes de @rezo va être douloureuse…

      Fil @fil
    • @ben
      Ben @ben CC BY-NC 20/04/2015

      Mailman 3.0 to modernize mailing lists [LWN.net]
      ▻http://lwn.net/Articles/638090

      More than a decade after its last major rewrite, the GNU Mailman mailing list manager project aims to release its 3.0 suite in April,

      #mailman

      Ben @ben CC BY-NC
    Écrire un commentaire
  • @fil
    Fil @fil 11/04/2014

    #Mailman #yahoo #DMARC issues
    ▻http://www.mail-archive.com/mailman-users@python.org/msg63928.html

    It’s a shame that this is being pushed as an anti-spam defense when in fact (a) it has little-to-no anti-spam value and (b) measures that have much higher anti-spam value with few adverse effects are not being used.

    #email #spam #mailing-lists

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 29/03/2013
    1
    @gastlag
    1

    #hyperkitty - A web interface to access GNU #Mailman v3 #archives
    ▻https://github.com/hyperkitty

    https://dl.dropbox.com/s/t2pd7rvfqlp7brb/hyperkitty.png

    • #web interface
    • #GNU
    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 11/10/2012
    1
    @gblin
    1
    @keltounet

    #mairix | #indexing #email for #mutt & #mailman
    ►http://tech.blog.aknin.name/tag/mailman
    ►http://www.rpcurnow.force9.co.uk/mairix

    merci @keltounet

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 14/10/2009

    Mailman with Google Apps - Had to change MX record - Google Apps Help
    http://www.google.com/support/forum/p/Google+Apps/thread?tid=05f0d83d33bb5af6&amp;hl=en
    #mailman #google #email

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 17/06/2008

    Michael Ogawa on Vimeo
    ►http://www.vimeo.com/michaelogawa
    #video #geek #design #dev #python #mailman

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 14/06/2008

    Setting up Mailman to store members in a MySQL database - Voila!
    ►http://loeki.tv/log/archives/81-Setting-up-Mailman-to-store-members-in-a-MySQL-database.html
    #mailman #rezo #mysql

    Fil @fil
    Écrire un commentaire
  • @nhoizey
    Nicolas Hoizey @nhoizey CC BY-NC-SA 10/06/2008

    List Reply-To considered harmful
    ►http://marc.merlins.org/netrants/listreplyto.html

    Mettre l’adresse d’une mailing-list en adresse de réponse systématique est vraiment une très mauvaise idée !

    #reply-to #mail #header #RFC-822 #harmful #munge #mailing-list #débat #useful #mailman #gp:links

    Nicolas Hoizey @nhoizey CC BY-NC-SA
    Écrire un commentaire
  • @nhoizey
    Nicolas Hoizey @nhoizey CC BY-NC-SA 10/06/2008

    “Reply-To” Munging Still Considered Harmful. Really.
    ►http://woozle.org/~neale/papers/reply-to-still-harmful.html

    People still using these two documents to debate the issue are wasting everybody’s time. The issue was definitively settled in 2001, and Chip won.

    #reply-to #mail #header #RFC-822 #harmful #munge #mailing-list #débat #mailman

    Nicolas Hoizey @nhoizey CC BY-NC-SA
    Écrire un commentaire
  • @nhoizey
    Nicolas Hoizey @nhoizey CC BY-NC-SA 10/06/2008

    MetaSystema.Net: Reply-To Munging Considered Useful
    ►http://www.metasystema.net/essays/reply-to.mhtml

    While the message is being processed, the list administrator might take advantage of the opportunity to munge some of the message headers. Many list administrators want to add a Reply-To header that points back to the list. This transformation is also one

    #reply-to #mail #header #RFC-822 #harmful #munge #mailing-list #débat #useful #mailman

    Nicolas Hoizey @nhoizey CC BY-NC-SA
    Écrire un commentaire
  • @fil
    Fil @fil 22/01/2007

    Hypermail - hmrc list configuration
    ►http://www.hypermail-project.org/hmrc.html
    configuration d’hypermail
    #mailman #rezo #hypermail #mhonarc

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 23/12/2006

    Alan’s Kiloblog ? A Grid in jQuery
    ►http://kiloblog.com/2006/11/19/a-grid-in-jquery
    #jquery #mailman #spip-zone

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 23/12/2006

    TableSorter example: Large list
    ►http://motherrussia.polyester.se/pub/jquery/tablesorter/1.0.3/docs/examples/large-list.html
    #jquery #mailman #spip-zone

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 1/06/2006

    mod_mbox - Mailing list archives browser - The Apache HTTP Server Project
    ►http://httpd.apache.org/mod_mbox
    un système d’archives de mail qui semble tenir la route !
    #apache #apache2 #listes #mailman #mhonarc

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 28/10/2005

    [Mailman-Developers] Mysql MemberAdaptor 1.61 and Mailman 2.1.6
    ►http://www.mail-archive.com/mailman-developers@python.org/msg09024.html
    #mailman #mysql

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 26/10/2005

    SourceForge.net: Detail: 839386 - MySQL MemberAdaptor for Mailman 2.1
    https://sourceforge.net/tracker/index.php?func=detail&aid=839386&group_id=103&atid=300103
    #mysql #mailman

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 26/10/2005

    Index of /opensource/MailmanMysql
    ►http://www.orenet.co.uk/opensource/MailmanMysql
    #mailman #mysql

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 28/08/2005

    procmail recipe: mail to URL
    ►http://groups.yahoo.com/group/rss-dev/message/3163
    #mailman

    Fil @fil
    Écrire un commentaire
  • @fil
    Fil @fil 28/04/2005

    MySQL MemberAdaptor for Mailman 2.1
    http://sourceforge.net/tracker/index.php?func=detail&aid=839386&group_id=103&atid=300103
    #mysql #mailman

    Fil @fil
    Écrire un commentaire

Thèmes liés

  • #mysql
  • #mailing-list
  • #reply-to
  • #mail
  • #header
  • #rfc-822
  • #harmful
  • #munge
  • #débat
  • #email
  • #useful
  • #mhonarc
  • #mailman
  • #jquery
  • #spip-zone
  • #rezo
  • #gp
  • #design
  • #hypermail
  • #apache
  • #apache2
  • #listes
  • #python
  • #dev
  • #video
  • #geek
  • #google
  • #mairix
  • #indexing
  • #mutt
  • #dmarc
  • operatingsystem: gnu