Hello,

I have the following use case :

an unregistered user sends a mail to list, accepted by moderators,
then i see it's adress inserted in the address table but no entry
is created in the user table.

when using mailman client to 'get' the user's profile using email as key,
it answers 404 user not found,
and when i'm trying create_user routine, I have :

HTTPError: HTTP Error 400: Address already exists:

It's either a bug at recieve/accept which should not insert

or

some bug in api for creating user

or maybe i'm wrong using the API, or missing some doc, somewhere...
would appreciate help (or fix directives)

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

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

Reply via email to