Page 1 of 1

Sending from multiple Email accounts

PostPosted: Fri Dec 10, 2010 8:13 pm
by RickJones
Is there some way for each user to have multiple email addresses they can send from, or is there a way for users to select from the avalable accounts insted of fmSpark automatically logging them in as the current user from the main database?

Thanks!

PostPosted: Sat Dec 11, 2010 6:49 pm
by John Sindelar
Hey Rick,

The From Address and ReplyTo can be merge fields, calcs, or based on the selected template, so I think you have a lot of flexibility there, since that is what the recipient actually sees. The signature can be the same if you create a merge field or calc in the message body and ditch the signature in the user account.

But the actual account used for sending is based on the logged in user and there is no easy way to change that.

Hope that helps,

John