run: increase RAM from 200 to 300MB (dkim)

still seeing (infrequent) "too large" errors validating DKIM signatures
This commit is contained in:
Matt Simerson 2013-04-24 16:32:08 -04:00
parent 92fe1e899f
commit db6a7f418b

4
run
View File

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