Hi all...I had a small incident where my shared file server was unavailable for a short time and messages stacked up in the /var/mail/error directory during that time. Can anyone provide any guidance on how to re-queue these messages?
I would ideally like to find a way to do this manually for a sys admin as well as an interface to do it programmatically in the future so I can write a process to re-try messages after a specific amount of time. Does anyone have any recommendations? I personally would love to see an option in JAMES to handle these errors differently using an exponential back-off in re-delivery so it can retry the delivery a bunch of times over a day or 2 before being relegated to the /var/mail/error folder.
