send original mail in autoreply

This commit is contained in:
Rushabh Mehta
2012-11-16 17:56:28 +05:30
parent 79e598bde4
commit 90ae802563
2 changed files with 2 additions and 5 deletions

View File

@@ -155,13 +155,9 @@ reply back to this mail.
We will get back to you as soon as possible
----------------------
[This is an automatic response]
""" + cstr(signature)) + """
----------------------
Original Query:
""" + d.description
""" + d.description + "\n----------------------\n" + cstr(signature))
from webnotes.utils.email_lib import sendmail