Configuring 2 mail gateways
Added by Waleed Lotfy over 10 years ago
Hi all,
I am currently deploying Redmine on our user support system. I need to configure 2 mail gateways, one for sending mails to users on external mail servers and the other for sending mails to system admins on internal mail server.
Is it possible to do so?
Here is the info about the version I am running:
Environment:
Redmine version 2.6.1.stable
Ruby version 1.8.7-p374 (2013-06-27) [x86_64-linux]
Rails version 3.2.21
Environment production
Database adapter MySQL
Thank you!
Replies (2)
RE: Configuring 2 mail gateways
-
Added by Jan Niggemann (redmine.org team member) over 10 years ago
Is it possible to do so?
No.
Most of the time you have a mail relay in your organization that accepts emails from your redmine instance and then either forwards your mail to the next (external) hop or delivers locally.
RE: Configuring 2 mail gateways
-
Added by Waleed Lotfy over 10 years ago
Thank you. You really saved me long searching time.
I'll discuss that issue with our system administrators.