Changes between Initial Version and Version 1 of Ticket #7824, comment 12


Ignore:
Timestamp:
Feb 10, 2014, 8:17:52 PM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7824, comment 12

    initial v1  
    11I found out the problem. I have installed postfix as MTA and the announcer puts quotes around the to field.  So it is considered as string.  The patch below fixes the problem
    22
    3 {{{
    4 
     3{{{#!diff
    54Index: announcer/distributors/mail.py
    65===================================================================