Ask Your Question
1

How to get askbot to respect EMAIL_SUBJECT_PREFIX?

asked 2011-02-15 19:02:14 -0500

tfoote gravatar image tfoote
161 5 3 13

updated 2011-02-21 22:18:50 -0500

Evgeny gravatar image Evgeny flag of Chile
11074 50 84 182
http://askbot.org/

I have set EMAIL_SUBJECT_PREFIX in settings.py but the emails I'm getting do not contain that string.

I also note that the askbot.org site doesn't use the prefix noted in my last question.

delete close flag offensive retag edit

Comments

That's a bug, thank you. Evgeny ( 2011-02-15 19:03:50 -0500 )edit
Sorry, this will have to wait until Friday, have to take a leave for two days. Evgeny ( 2011-02-15 20:32:07 -0500 )edit
No problem, that's still a fast response. Thanks tfoote ( 2011-02-16 00:22:14 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-02-21 00:22:35 -0500

Evgeny gravatar image Evgeny flag of Chile
11074 50 84 182
http://askbot.org/

updated 2011-02-21 00:23:45 -0500

Fixed in the github repository, will update the pypi version some time next week (will deploy here tomorrow).

Here is how it works:

the default value is django.conf.settings.EMAIL_SUBJECT_PREFIX - that may be set in the settings.py, further, there is a way to override this in the "email" section of the "live" settings.

It is possible to disable the setting by changing the "live" setting value to empty string.

link publish delete flag offensive edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2011-02-15 19:02:14 -0500

Seen: 66 times

Last updated: Feb 21 '11