On 03/27/2015 03:22 AM, Danijel Domazet wrote:
(Please keep threads on the list unless there is some privacy reason not
to.)
>
> One more question related to the same issue.
>
> Here is the code I added to avoid auto reply:
>
> field = msg.get('to', '')
> if 'mylist-join' in field:
>
On 03/25/2015 03:46 AM, Danijel Domazet wrote:
> Thanks Mark,
>
> I tried to patch it with:
> self.respond = False
> but that didn't work.
Where did you put that line?
> Then I also tried to add immediate return from send_response, like so:
>
> def send_response(self):
> return
>
Hi Mailman users,
When a user tries to subscribe to the list by sending email to
LISTNAME-join@DOMAIN, he/she receives an email reply with subject "The
results of your email commands", etc.
Is there a way to disable any email notifications sent to the user after he
subscibes to the list via LISTNA