Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 839 Bytes

File metadata and controls

40 lines (27 loc) · 839 Bytes

Autoresponder message hook

Description

This is a simple autoresponder applicable to Sympa's mailing lists.

Installation

  1. Copy Autoresponder.pm file into $MODULEDIR/Sympa/Message/Plugin/ directory.

Configuration

  1. Prepare a mail template mail_tt2/post_archive.autoresponder.tt2.

  2. With your list, add following setting to config:

    message_hook
      post_archive Autoresoponder
    

    Or, you may add "Autoresponder" to "Message hook / A hook on the messages just after archiving" on "Edit List Configuration" - "Sending/receiving setup" page of your list.

Supported environments

Sympa 6.2 or later.

Author

IKEDA Soji ikeda@conversion.co.jp.

Copyright 2019 IKEDA Soji