Added by Rupesh Helwade over 10 years ago
Hello,
We have Redmine running on a Linux machine.
The config file entries are :
development:
email_delivery:
delivery_method: :smtp
smtp_settings:
address: 123.45.6.80
port: 25
Sendmail relay is installed on the Linux machine.
I wish to keep a backup of every email sent out by Redmine.
Presently, I am getting emails, ( I am an admin member), for all the activities in the projects in my mail box.
But I was wondering, If I could configure the mailbox used by Redmine such that If I configure that mailbox in Outllok I see the sent email alerts in "Sent Mail folder"
-Our IT team said,
We need to use MAPI instead of SMTP for this requirement.
Is it supported ?
If yes, Can anyone help / give pointers, how to configure Redmine to use this protocol ?
Best Regards,
Rupesh