Issue 621345
Created on 2002-10-10 14:22 by ber, last changed 2002-10-10 22:34 by richard.
History | |||
---|---|---|---|
Date | User | Action | Args |
2002-10-10 14:22:52 | ber | create |
Created on 2002-10-10 14:22 by ber, last changed 2002-10-10 22:34 by richard.
Messages | |||
---|---|---|---|
msg3077 | Author: [hidden] (ber) | Date: 2002-10-10 14:22 | |
Just looked around a bit to send an email to a list (an external address) when a bug is set to a specific status (like "done-cbb" or "resolved"). From what I've understood so far I can't directly use roundupdb.send_message() as a msg is needed. So I want to create my own message for this issue. It would be nice to have a more general method which is called by send_message() to create everything that is needed to send an email related to one issue, but does not need a msg. Alternatively I would appreciate an example which solves my task if it is possible using a temporary msg object. |
|||
msg3078 | Author: [hidden] (richard) | Date: 2002-10-10 22:34 | |
Logged In: YES user_id=6405 send_message is still a bit specific to nosy messages, and I doubt that will change any time soon (making it too generic may make it too complex). Have a look at the roundup-reminder script - perhaps it could be used for additional clues? If you do come up with something, please consider contributing a section for the customisation doc "examples". If you need further help, please discuss on the -users mailing list. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2002-10-10 14:22:52 | ber | create |
Supported by The Python Software Foundation,
Powered by Roundup