• Resolved coolbaboon

    (@coolbaboon)


    The contact form worked before installing postman. Postman fixed the other larger problem, but the contact form no longer functions. I am seeing that emails are successfully sent with no apparent errors, yet the emails are not there.

    I am eduguessing it might be the from email address on the contact form is [your-name] <wordpress@website.com>, but when viewing the email log it states the from and to address are the same. the to address is admin@website.com.

    Here is the raw session transcript:

    From: Website <admin@website.com>
    Sender: admin@website.com
    To: admin@website.com

    Here is the diagnostic:

    WordPress wp_mail Filter(s): wp_staticize_emoji_for_email
    WordPress wp_mail_from_name Filter(s): bp_core_email_from_name_filter
    Postman: 1.7.2
    Postman Sender Domain (Envelope|Message): website.com | website.com
    Postman Prevent Message Sender Override (Email|Name): Yes | Yes
    Postman Active Transport: Gmail API (https:oauth2://www.googleapis.com:443)
    Postman Active Transport Status (Ready|Connected): Yes | Yes

    https://wordpress.org/plugins/postman-smtp/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jason Hendriks

    (@jasonhendriks)

    Sorry to hear you are still having trouble.

    website.com is not really your domain is it? Would you please post the correct domain so I can check the MX and SPF.

    Some reading material:

    Thread Starter coolbaboon

    (@coolbaboon)

    Thanks, here is the domain:

    https://mainstreammediaboycott.com

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    Well…

    mainstreammediaboycott.com is not a Google Apps account — I’m pretty sure Google will not deliver non-Google email.

    ;; ANSWER SECTION:
    mainstreammediaboycott.com. 3599 IN	MX	30 mx30.mailspamprotection.com.
    mainstreammediaboycott.com. 3599 IN	MX	10 mx10.mailspamprotection.com.
    mainstreammediaboycott.com. 3599 IN	MX	20 mx20.mailspamprotection.com.
    ;; ANSWER SECTION:
    mainstreammediaboycott.com. 14399 IN	TXT	"v=spf1 +a +mx +ip4:37.60.240.191 ~all"

    AFAIK, this email is a Seiteground account… so you should be sending mail via the Seiteground SMTP server.

    SIteground doesn’t seem to publish their configuration online, but based on this article, I’m going to guess that you should be connecting to mail.mainstreammediaboycott.com, with authentication, without security.

    Thread Starter coolbaboon

    (@coolbaboon)

    mail.. is not secure right? I cannot use a protocol that is not secure.

    I set-up smtp according to siteground and smtp type via postman, but it somehow prevents the buddypress email activations from sending.

    I switched back to gmail oath, listed my email and scrapped the contact form.

    Thread Starter coolbaboon

    (@coolbaboon)

    I figured it out, I was not choosing login as type when setting up smtp.

    Jason,

    I have the same problem. It is not working via Contact Form 7. I tried the smtp and the mandrill api via the wizard. This is for mandrill.

    It use to work fine.

    For some reason CF7 is having issues with Postman SMTP.

    Please let me know if you find out anything further.

    🙂

    More info . . . I will open another thread too…

    Since this is a open thread . . . .

    Here is the error message: http://screencast.com/t/J0ZJP12YyPok

    Jason,

    I have the same problem. It is not working via Contact Form 7. I tried the smtp and the mandrill api via the wizard. This is for mandrill.

    It use to work fine.

    For some reason CF7 is having issues with Postman SMTP.

    Please let me know if you find out anything further.

    🙂

    P.S. Oh…by the way, the test email from Postman, though, declares it was successful and I do get the Postman test email and Mandrill also show the test email. But, Contact Form 7 email will not go through.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Conflict with Contact Form 7?’ is closed to new replies.