poMMo icon indicating copy to clipboard operation
poMMo copied to clipboard

sent different attachment

Open iamthed opened this issue 11 years ago • 1 comments

hi all.. is there any possibility pommo can send email blast like E-statement from bank ?

lets say

user : A email : [email protected] attachment : A.pdf

user : B email : [email protected] attachment : B.pdf

user : C email : [email protected] attachment : C.pdf

note : attachment is stored on local machine

if pommo don't have a feature on this could you maybe direct me which part i should modify in order to do that..

Best Regards

iamthed avatar Aug 12 '13 09:08 iamthed

Hello @iamthed,

I don't think there is an easy way to do this elegantly, but if you are looking for a way to fastly hack this you probably want to look at the prepareMail function on classes/Pommo_Mailer.php

soonick avatar Aug 13 '13 00:08 soonick