[Vtigercrm-commits] [vtiger development] #7622: Amazon SNS handler for SES email bounces/complaints

vtiger development vtiger-tickets at trac.vtiger.com
Thu Dec 13 09:11:29 PST 2012


#7622: Amazon SNS handler for SES email bounces/complaints
-----------------------+----------------------------------------------------
 Reporter:  heinz      |       Owner:  developer
     Type:  patch      |      Status:  new      
 Priority:  minor      |   Milestone:  6.0.0    
Component:  vtigercrm  |     Version:  5.4.0    
 Severity:  Medium     |    Keywords:           
-----------------------+----------------------------------------------------
 Amazon SES supports normal SMTP output, so you just point your Settings >
 Outgoing Server at it.  You have to use TLS, which requires the phpmailer
 upgrade I proposed in #7515.

 Next, to handle bounces and complaints, you create an SNS topic and
 configure it to notify your vtigercrm server.  Grab
 http://github.com/amazonwebservices/aws-sdk-for-php and copy it into
 <doctroot>/include/AWS.  Configuring include/AWS/config.inc.php.  Copy the
 attached aws-sns.php and copy it into <docroot>.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7622>
vtiger development <http://trac.vtiger.com/>
vtiger CRM



More information about the vtigercrm-commits mailing list