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 737f764394
commit 1bb7ce30ea

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