Just to avoid re-inventing a pair of wheels, does anyone have a script
that will accept any and all SMTP connections and messages, but dumps
them into a file instead of trying to forward them?

We have several development and test servers that send email. I have a
Port25 appliance server that accepts those messages. But due to the
manner in which the tests are run, many of those messages have addresses
which are not reachable. Currently I am getting a few thousand error
messages each day about them. This quickly overloads the limited disk
space in that appliance and makes it difficult for me to spot any real
problems.

I would like to set up a dummy relay server that would accept all of
those messages and simply dump them into one or more files. I have
downloaded several packages that I may be able to cannibalize, but if
someone has already done this, you would save me a lot of time and
frustration.

Thank you,

Bob McConnell

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to