Skip to content

Commit 2b96b1d

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent 38bbcf1 commit 2b96b1d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

doc/announcement.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
I'm proud to release version 1.2.0 of Roundup.
22

33
Feature:
4+
45
- supports Python 2.5, including the sqlite3 module
56
- full timezone support (sf patch 1465296)
67
- handle connection loss when responding to web requests

doc/installation.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,11 @@ To test the mail gateway on unix systems, try::
533533

534534
echo test |mail -s '[issue] test' support@YOUR_DOMAIN_HERE
535535

536+
Be careful that some mail systems (postfix for example) will impost a
537+
limits on processes they spawn. In particular postfix can set a file size
538+
limit. *This can cause your Roundup database to become corrupted.*
539+
540+
536541
As a custom router/transport using a pipe process (Exim4 specific)
537542
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
538543

0 commit comments

Comments
 (0)