[arpwatch_sendmail] Un-flowage
Ignore-this: 5d9a5b8e070cd042a97e9aec5ac5f848 darcs-hash:20091011025111-ffbb2-a87900d8fce26fc8611f83382577f6bd72ae90a9.gz
This commit is contained in:
parent
63240b093d
commit
c54cfa7648
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ if __name__ == "__main__":
|
||||||
i = textes.index(u'\n')
|
i = textes.index(u'\n')
|
||||||
textes[i-1:i-1] = [
|
textes[i-1:i-1] = [
|
||||||
u'MIME-Version: 1.0\n',
|
u'MIME-Version: 1.0\n',
|
||||||
u'Content-Type: text/plain; charset=UTF-8; format=flowed\n',
|
u'Content-Type: text/plain; charset=UTF-8\n',
|
||||||
u'Content-Transfer-Encoding: 8bit\n',
|
u'Content-Transfer-Encoding: 8bit\n',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue