I send letters to users from my1@gmail.com
(I'm using MvcMailer
for it).
But I also need to send copies of this letters from another e-mail - my2@gmail.com - at the same time.
How could it be implemented?
I send letters to users from my1@gmail.com
(I'm using MvcMailer
for it).
But I also need to send copies of this letters from another e-mail - my2@gmail.com - at the same time.
How could it be implemented?