Code

- updated email package address formatting (deprecation)
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 5 Nov 2002 22:59:46 +0000 (22:59 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 5 Nov 2002 22:59:46 +0000 (22:59 +0000)
commit698d8fa4b7163ae782c67973000fa2f6d303807d
treea9b075b36fc05d0f545c3b8132144699d291550c
parent3c87100333570b0ebc0252870da3a5c9f406a95c
- updated email package address formatting (deprecation)
- copied email address quoting from email v2.4.3 so we're consistent with 2.2
- email summary extraction now takes the first whole sentence or line -
  whichever is longer

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1373 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
TODO.txt
doc/customizing.txt
doc/index.txt
roundup/mailgw.py
roundup/roundupdb.py
roundup/scripts/roundup_server.py
test/test_mailgw.py