# Mailing list: <%= list.name %> <<%= list.email %>> ## Actions <% list.actions_emails.each do |action, action_email| %> - <%= action %> ><% end %> ## User guide Most action are done via subject. Specify the action keyword in the subject or the body. You may add subjects arguments separated with <,>, ex: --- Subject: validate-user,user-email=user@host --- You may add body arguments separated by <\r\n>, ex: --- Subject: validate-user user-mail=user@host another-argument=something else ---