Maybe you're in an environment where you get to decide which equipment,
applications, whatever you want to use, but for some of us, this was
already decided long before we got there. We are using postfix for a
mail server, that's a given. I already admitted I'm very new to running
a mail server; this postfix mail server is not relaying email the way
its supposed to. This is a "support" mailing list, is it not? People ask
questions on a postfix support mailing list because they're trying to
figure out how to get postfix to work correctly.
On 3/16/2017 11:29 PM, D'Arcy Cain wrote:
On 2017-03-16 09:34 PM, paul.greene.va wrote:
I've been given a task to get a freshly installed postfix server to
forward mail from an application - i.e. when changes are made to an
application, the application is supposed to send an email notification
to a specified email address.
I'm not sure that this is even a Postfix question. I assume that
there is some trigger in the application that handles changes. That
application just needs to send an email. Whatever mail server you are
using should be irrelevant. In fact, you could punt elsewhere and not
have a mail server at all.
Perhaps I am not understanding the challenge.