Double mail prefix
 

It looks like the mail prefix is being added twice in instant emails. Looking at utils/mail.py:
prefix_the_subject_line added the email prefix to the subject, BUT

send_mail also adds a copy of the prefix.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Benoit's avatar
875
Benoit
asked 14 years ago

Comments

With my upgrade to 0.6.74 I am getting this too.
tfoote's avatar tfoote (14 years ago)
see more comments