jmjlaine
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:trueSeems that SMTP provider had something to do with this. I changed to another SMTP plug-in and now direct email addresses seems to be working. Thanks for you time.
- This reply was modified 4 years, 1 month ago by jmjlaine.
Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:truecould this be something to do with Easy WP SMTP plugin? is CF7 working ok with it?
from EASY WP SMTP logs seems that it sends ok mails to [_user_email] tag address. But it does not get any other addresses to send. So CF7 does not sent direct email addresses?!? when subscribers_only:true is set?Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:truenope, no direct email addresses are working
Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:trueSorry but that info@mailme.com is just an example which I put there, not valid address. But if I put valid address there it won’t send. Only tags [_user_email] and [_site_admin_email] are tested to work when subscribers:true setting is on. Valid email address is not sent in my case when subscribers: true is on.
Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:truesee attachment.
mail tabif subscribers_only:true, mails are not sent info@mailme.com. it does not matter if email address is in TO or bcc fields. only [_email_user] tag is sending email.
Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:trueemail address does not receive to mail.
I have one form on public side. there is no [_user_email] in use and additional subscribers_only:false. This is sending Bcc ok to same address.
Then i have forms in private (member area. logging needed) . There additional subscribers_only:true and [_user_email] tag is used. User will get the mail but Bcc not and if i put same email adress which is in Bcc to TO-field with [_user_email] tag it does not work eighter. Only Tag is sending mail. If i put subscribers_only:false in member area there will be error for [_user_emal] tag, it is not valid because of subscribers_only:false setting.Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:trueMails are not sent with these settings to BCC address and if i put same email address to TO-filed email is not sent only tag [_user_email] is working
Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:trueso website is up again when i removed that line where i put it. But orginal problem still is that sending
Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:truebut those forms are used inside member area, not in public.
Forum: Plugins
In reply to: [Contact Form 7] Bcc won’t send if subscribers_only:trueaddition even if i put direct email address e.g send@memail.com to TO-field it wont send to that address, but tag [_user_email] is working
Forum: Plugins
In reply to: [Contact Form 7] Logged user email tag in mail to adminthanks a lot!!
That did it, with additional settings: subscribers_only: true.