Tracker updates auto-accept not working

Hi, I am facing a problem in the tracker updates for sending mails. I am creating a new tracker item. I need to receive any updates on that tracker item and also if a person creates another tracker item. For that, the following is the process I followed: options.
- Went to the admin setting of the tracker item. (Tracker -> Admin -> update setting). In the field "Send email on new submission to address:", I entered the mailman ID i created in GFORGE. I checked the option "Send email on all changes".
- Then I created a tracker item. A mail was generated but since it was not approved, I went to the mailman administrator. Then I clicked the link "Tend to pending moderator requests". And then clicked on accept for the both the
- I checked in the "Privacy options... " -> [Sender filters] . The ID that was not to be moderated came in the "Non-member filters" category in the field "List of non-member addresses whose postings should be automatically accepted."
But yet after I try updating the tracker or creating a new tracker, I still have to approve and the mails are not automatically accepted.
Please help me on this. Thanks in advance Leena
View this message in context: http://www.nabble.com/Tracker-updates-auto-accept-not-working-tp24719838p247... Sent from the Mailman - Users mailing list archive at Nabble.com.

LeenaNair wrote:
But yet after I try updating the tracker or creating a new tracker, I still have to approve and the mails are not automatically accepted.
Normally the *_these_nonmembers filters only look at the address in the From: header (or maybe a Sender: header if there is one and if USE_ENVELOPE_SENDER is set to Yes in mm_cfg.py). If this address is constant, adding it to accept_these_nonmembers should work.
If not, but if there is some other constant address in any of From:, Sender:, Reply-To or the envelope sender, you can add that address as an unmoderated member of the list with delivery disabled, and that should allow the messages to be accepted.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

LeenaNair wrote:
But yet after I try updating the tracker or creating a new tracker, I still have to approve and the mails are not automatically accepted.
Normally the *_these_nonmembers filters only look at the address in the From: header (or maybe a Sender: header if there is one and if USE_ENVELOPE_SENDER is set to Yes in mm_cfg.py). If this address is constant, adding it to accept_these_nonmembers should work.
If not, but if there is some other constant address in any of From:, Sender:, Reply-To or the envelope sender, you can add that address as an unmoderated member of the list with delivery disabled, and that should allow the messages to be accepted.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
LeenaNair
-
Mark Sapiro