[minor] [fix] [communication] sender should be formatted using formataddr so that the combination of fullname and email address is RFC 2822 compliant
This commit is contained in:
parent
75b2d418c1
commit
e63d2552b7
@ -17,7 +17,6 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import webnotes
|
||||
from core.doctype.communication.communication import make
|
||||
from webnotes.utils import now
|
||||
|
||||
max_communications_per_hour = 300
|
||||
|
Loading…
Reference in New Issue
Block a user