vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   amazon ses (https://vborg.vbsupport.ru/showthread.php?t=271119)

pelican 09-29-2011 04:26 PM

amazon ses
 
has anyone tried integrate using amazon ses for vbulletin email notification and email verification?

it seems like a good solution for big board as usually big board send lots of email notification which isp occasional flag them as spam.

i wanted to implement amazon ses for notification. need some insight.

i156 01-17-2012 03:47 PM

I am interested in this as well.

--------------- Added [DATE]1326828912[/DATE] at [TIME]1326828912[/TIME] ---------------

I set the Amazon SES account up and it was approved for production. I added all the SMTP info to the email settings in vBulletin but it didn't work. No idea why.

kvnband 02-17-2012 02:26 PM

We're also trying to get this set up to work via SMTP, and it just isn't happening. Port is opened in the firewall and all of the settings are correct, but vbulletin just won't send mail through SES. Kind of disappointing, really. Going to keep playing with it and see if we can figure it out.

--------------- Added [DATE]1329493126[/DATE] at [TIME]1329493126[/TIME] ---------------

Figured it out. Don't select "TLS" in the dropdown, select "SSL" on the email options page in vBulletin. That's all it took to get it working for us.

i156 02-17-2012 10:25 PM

I tried that but it didn't work. Did you change anything else?

kvnband 02-17-2012 10:31 PM

Nope, that's all we did. Port 465, host being what amazon provides you, and SSL selected from the dropdown and it's working great.

Also make sure that you've got OpenSSL compiled in with your PHP installation. You can run an email diagnostic from the vbulletin admincp under maintenance. That might give you a bit of information on where the problem is at...

frankk27 08-06-2012 01:37 PM

This is the only forum post I could find about integrating Amazon SES into vBulletin so I wanted to make sure I added my experience here. The integration definitely gave me a few issues. Make sure you choose SSL and port 465. This is the only combination I found that worked .

SMTP was also broken in version 4.0.6. The script tried to send the "Date" mail header twice and Amazon didn't like it. If you look at the "includes/class_mail.php" file for version 4.2, you'll see that they remove the additional Date header (Line 290 in the file. Found in the start function). Once you remove this line of code, you shouldn't have any issues sending mail with Amazon SES in vBulletin.

dougdirac 12-09-2014 06:48 PM

I can't get "Contact Us" or "Email Other Members" emails to work with SES? Any suggestions?

I think the issue is the From field of these emails show an email address that's not from my domain. Any ideas?

kh99 12-09-2014 07:32 PM

Maybe the changes described in this thread will work for you: https://vborg.vbsupport.ru/showthread.php?t=311062

dougdirac 12-15-2014 04:32 AM

Thanks. They probably would work. I ended up just changing email services. Now using Mandrill which is much much better anyhow.

pjkcards 11-16-2015 03:04 AM

Quote:

Originally Posted by kvnband (Post 2300665)
Nope, that's all we did. Port 465, host being what amazon provides you, and SSL selected from the dropdown and it's working great.

Also make sure that you've got OpenSSL compiled in with your PHP installation. You can run an email diagnostic from the vbulletin admincp under maintenance. That might give you a bit of information on where the problem is at...

Why is OpenSSL recommended here?

I've tried all the settings recommended and it doesn't appear to me working. SES recommends TLS, so why SSL?

Mine isn't working (with TLS or SSL), so anyone who has it working who could share their settings would be appreciated, or recommendations for troubleshooting.

Thanks.


All times are GMT. The time now is 07:18 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.00957 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete