Kālis Repsons wrote:
> Hi,
> maybe you have some recipe for making gmail treat confirmation mails as 
> non-spam? It just throws mail "confirm e8492f19d7c336341050..".


Confirmations are sent with

Precedence: bulk

which may be part of the problem, but I just tested a confirmation to a
gmail.com address and it went to the inbox. As far as I know, I have no
special spam whitelisting in effect on this gmail account.

The one thing that might be different is the server I sent this from has

VERP_CONFIRMATIONS = Yes

in mm_cfg.py which changes the subject from

  confirm 6e4cfe0ab337729574b1a643a231569ef0ef59ab

to

  Your confirmation is required to join the LISTNAME mailing list

and the From: from

  listname-requ...@example.com

to

  listname-confirm+6e4cfe0ab337729574b1a643a231569ef0ef5...@example.com

So you might try setting VERP_CONFIRMATIONS = Yes if your MTA can
properly deliver to an address such as above. That may help.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to