Ajout d'un code de débugage important.
darcs-hash:20050711202156-d1718-3fcb977e08cfe55d233bda03df484452f5d56842.gz
This commit is contained in:
parent
daeded7466
commit
489b3bdc54
1 changed files with 1 additions and 0 deletions
1
syncmail
1
syncmail
|
@ -274,6 +274,7 @@ From: %(name)s <%(address)s>
|
||||||
To: %(people)s''' % vars
|
To: %(people)s''' % vars
|
||||||
if replyto:
|
if replyto:
|
||||||
print 'Reply-To: %s' % replyto
|
print 'Reply-To: %s' % replyto
|
||||||
|
print "X-Bloublou: %s" % charset
|
||||||
if charset:
|
if charset:
|
||||||
print 'MIME-Version: 1.0\nContent-Type: text/plain; charset=%s\nContent-Transfer-Encoding: 8bit' % charset
|
print 'MIME-Version: 1.0\nContent-Type: text/plain; charset=%s\nContent-Transfer-Encoding: 8bit' % charset
|
||||||
print '''\
|
print '''\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue