vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Email Issue (https://vborg.vbsupport.ru/showthread.php?t=314237)

Lynne 09-14-2014 05:27 PM

Did you make sure to check the box that says to Search In "Phrase Variable Name Only"?

Simon Lloyd 09-14-2014 06:07 PM

You should have two entries, the first showing
Quote:

Paid Subscription Received at $vboptions[bbtitle]
and the second showing
Quote:

A paid subscription has just been purchased by $username at $vboptions[bbtitle]

To view their profile, go here:

$vboptions[bburl]/member.php?u=$userid

Username : $username
Subscription : $subscription
Amount: $amount
Processor: $processor
Transaction ID: $transactionid

Terrablade 09-14-2014 08:10 PM

Code:

Varname        $vbphrase[payment_received]
Text        Paid Subscription Received at $vboptions[bbtitle]


Code:

$vbphrase[payment_received]
Text        A paid subscription has just been purchased by $username at $vboptions[bbtitle]

To view their profile, go here:

$vboptions[bburl]/member.php?u=$userid

Username : $username
Subscription : $subscription
Amount: $amount
Processor: $processor
Transaction ID: $transactionid

thats what i got

Terrablade 09-15-2014 09:16 PM

any suggestions?

Simon Lloyd 09-16-2014 04:26 AM

check your mail server with mxtools or dns stuff they will show you whats wrong with your setup

Terrablade 09-16-2014 11:40 PM

Code:

DKIM Key Checker Results for site.com
Target        site.com
Timeout Value        1 (default)
Your Overall Score        Lookup succeeded
Key Length        1024
Key Type?        rsa
Version?        DKIM1
Public Key?        MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4XI5W003sRESnVWRTPO/HCTA4phX2tO
DdHwINtIHZp5IlpFOPEUUBZVLnN7WTXWWOv5wqZYaT+OWlpkxl3/G3bFfGDJJpuHOwjjrm
QmO53c0CPt/BsLfN/DLSkF/GoDiUyR7kam7iFNrUAgO/1r7JbWgStPT4AmKt2SKJV10XMw
IDAQAB
Score Details

Code:

IP Tested        xxx.xxx.xxx.xx
Domain tested        www.site.com
SPF tested        "v=spf1 a mx -all"
SPF result        PASS
SPF message        adf-dnsstuff-tsf-01.tul.solarwinds.net: domain of www.site.com designates xxx.xxxx.xxxx.xxx as permitted sender

They both working.

Simon Lloyd 09-17-2014 04:06 AM

what's your site address i'll check it.

Terrablade 09-18-2014 08:55 AM

sent

Simon Lloyd 09-19-2014 05:08 AM

Ok, firstly the SMTP greeting has issues
Quote:

Malformed greeting or no A records found matching banner text for following servers, and banner is not an address literal. RFC5321 requires one or the other (should not be a CNAME). If this is not set correctly, some mail platforms will reject or delay mail from you, and can cause hard to diagnose issues with deliverability. Mailserver details:

109.201.138.227 | WARNING: The hostname in the SMTP greeting does not match the reverse DNS (PTR) record for your mail server. This probably won't cause any harm, but may be a technical violation of RFC5321
The SPF record has this
Quote:

"v=spf1 a mx -all"
use this tool to create yours http://www.spfwizard.net/ and go for a soft fail. And finally if you are not on dedicated serevr ask your hosts to fix your SOA record
Quote:

One or more SOA fields are outside recommended ranges. Values that are out of specifications could cause delays in record updates or unnecessary network traffic. The SOA fields out of range are:

serial | 2016258234 | SERIAL - we check that your serial number matches the recommended format found in RFC1912 section 2.2.
expire | 604800 | EXPIRE - RFC1912 suggests a value between 1209600 to 2419200.
You may want to add address literals too
Quote:

Mailserver rejected mail to address literals. Mailservers are technically required by RFC1123 section 5.2.17 to accept mail to domain literals (i.e. IP addresses instead of domains). This ensures backwards compatibility and can help with delivery in certain non-optimal situations, like a DNS server being down/unresponsive.

109.201.138.xxx | unexpected response to [RCPT TO: ] | 501 : domain literals not allowed
--------------- Added [DATE]1411107133[/DATE] at [TIME]1411107133[/TIME] ---------------

Your ip is listed as spam here DDNSBL, go here to get it removed from the list http://v4bl.org/

Terrablade 09-19-2014 07:38 AM

and how to add address literals? :/


All times are GMT. The time now is 02:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01082 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete