Mark Sapiro wrote:
> MAX_RESTARTS = 10 is set locally in mailmanctl AFTER it imports mm_cfg
> (and it doesn't reference mm_cfg.MAX_RESTARTS), so setting it in
> mm_cfg.py won't do anything. You have to change it in mailmanctl.
I realised this after I sent the email. I've made the config change -
limit of 10.
Can anybody offer any help on why this may be happening or any debugs I
can enable?
Thanks in advance,
George
--
George Barnett
Reality Engineer
m: (+44) 797 457 1868
e: [EMAIL PROTECTED]
Perfection is finally attained, not when there is no longer
anything to add, but whe
raffic comes in, it's alot at the same time (monitoring mails).
> Most of my work in doing performance tuning for python.org has been
> within the MTA, and I've tried to make as much of that information
> available in the FAQ Wizard -- search for "performance".
M
rily failed deliveries
]
# Default queue stuff is shite.
QRUNNER_LOCK_LIFETIME = hours(20)
QRUNNER_PROCESS_LIFETIME = hours(2)
QRUNNER_MAX_MESSAGES = 5
DELIVERY_RETRY_WAIT=minutes(10)
# Max recipients for each message
SMTP_MAX_RCPTS = 150
# Max messages sent in each SMTP connection
SMTP_MAX_SESSIONS