bump RAM from 150 to 200MB

DKIM message signing needs more RAM
This commit is contained in:
Matt Simerson 2013-04-24 00:21:36 -04:00
parent f63c029bbb
commit 78e7a0c644

4
run
View File

@ -2,8 +2,8 @@
#
# You might want/need to to edit these settings
QPUSER=smtpd
# limit qpsmtpd to 150MB memory, should be several times what is needed.
MAXRAM=150000000
# limit qpsmtpd to 200MB memory, should be several times what is needed.
MAXRAM=200000000
BIN=/usr/local/bin
PERL=/usr/bin/perl