The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Multiple private recipients (clients)? - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Multiple private recipients (clients)? (/showthread.php?tid=237) |
Multiple private recipients (clients)? - dethompsOWU - Aug 11th, 2009 I'm using the latest version of Form Tools 2 and I've run into a strange problem... Let's say I have two clients defined. If I set up an outgoing e-mail that points to either one of those clients, the e-mail works properly. If I point the outgoing e-mail to both of those clients, however, only the first client in the list receives the e-mail. Is there something additional that needs to be done, configuration-wise, in order to allow multiple recipients like this? RE: Multiple private recipients (clients)? - Ben - Aug 11th, 2009 Hi dethompsOWU, No, no other configuration should be required. Just to clarify: you've defined a single email template with the two clients added as "main" recipients, correct? But when you define TWO email templates, each with the single email address, both clients get the emails? Sounds like a bug to me, but let me know & I'll do a bit of digging. You're not using the Swift Mailer module, right? Thanks! Ben RE: Multiple private recipients (clients)? - dethompsOWU - Aug 13th, 2009 I hadn't tried setting up two separate e-mail templates...I just have the one, with two clients added as "main" recipients. And you're right...I'm not using the Swift Mailer module. |