Added by guo zanhua over 15 years ago
Could redmine SMTP support Lotus Notes/Domino mail server?
Hi,
Have you known how to deal with the problem?
I have installed redmine on my server and want to send mails via lotus domino. and i am thinking about it these days.
I want to rewrite the function(or class,module) sending mails.
Lotus notes has provided some COM apis, I can send mails by calling these apis.
The problem is i can't find the function(or class,module)that sends mails.
Do you have some ideas?