we are using JIRA to manage our projects. For various reasons, it was required to move the email account from unix to an Exchange 2007 server.
We have added a mailbox for the JIRA account, since we also want to receive mails back.
In the postfix era, Outlook did not know the jira account and thus displayed the fullname from the email header. With the beautiful effect, that the name of the person posting the comment was set as the sender's name in outlook (Like: Thomas [jira]). Now, since outlook knows the sender, the email is received as "JIRA".
We are missing this piece of comfort a lot, since it allows to filter by name very easily.
Is there any way to configure Exchange to pass-through the fullname for that account only or how can we configure Exchange to accept mails from the JIRA server without requiring authentication (anonymous sending).
Thanks in advance!
Thomas