• Resolved jmjlaine

    (@jmjlaine)


    Hi,
    I need to use tag [_user_email] and additiontional setting has subscribers_only:true. But in need to send this mail also to other addresses with BCC or CC. It does not send to those at all. If i put subscribers_only:false then BCC / CC is working but [_user_email] tag is not available. What do i do?
    I read about that nonce but I don’t understand how to use it and were to put it. I tried that and whole my site went down with error 500. please help

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter jmjlaine

    (@jmjlaine)

    addition 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

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter jmjlaine

    (@jmjlaine)

    voimistu

    but those forms are used inside member area, not in public.

    Thread Starter jmjlaine

    (@jmjlaine)

    so website is up again when i removed that line where i put it. But orginal problem still is that sending

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    See Setting up mail

    What email settings do you have in the Mail tab panel?

    To protect personal data, hiding email addresses in the settings or replacing them with dummy addresses is strongly advised. You can also include screenshots.

    Thread Starter jmjlaine

    (@jmjlaine)

    Mail tab

    additional tab

    Mails 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

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    How did you confirm whether BCC is working or not?

    Thread Starter jmjlaine

    (@jmjlaine)

    email 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.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    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.

    Can you be more specific about this?

    Thread Starter jmjlaine

    (@jmjlaine)

    see attachment.
    mail tab

    if 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.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    OK, that explains a lot. Messages are not sent to info@mailme.com just because the email address does not exist or is not reachable. The subscribers-only mode or the Bcc header does not matter.

    Thread Starter jmjlaine

    (@jmjlaine)

    Sorry 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.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Give it a try with different email addresses.

    Thread Starter jmjlaine

    (@jmjlaine)

    nope, no direct email addresses are working

    Thread Starter jmjlaine

    (@jmjlaine)

    could 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?

Viewing 15 replies - 1 through 15 (of 16 total)

The topic ‘Bcc won’t send if subscribers_only:true’ is closed to new replies.