[ Fu Bar writes: ]
>
> The other day I found the load average on one of our systems climbing and
> noticed an apparent mail loop. It turned out, somone had sent an email
> to majordomo at that system using majordomo as the from address. Because
> the system in question has multiple possible hostnames, the simple check
>
> if (&addr_match($reply_to, $whoami)) {
>
> around line 110 of majordomo was insufficient to catch this loop.
[...]
> What I settled on was not allowing a from address containing majordomo@.
What version are you running? That line is nearer 125-127 back to 1.93.
$majordomo_dont_reply will catch this in 1.94.1.
--
Dave Wolfe
References:
|
|