amazon-ses
Post problems with Indy TIdHTTP
I am having issues posting to Amazon\'s SES Service using Indy\'s TIdHTTP. Here is an example of the code i am using:[详细]
2023-04-13 02:34 分类:问答Use PHP to parse XML
Here\'s an example of my xml data <GetSendStatisticsResponse xmlns=\"http://ses.amazonaws.com/doc/2010-12-01/\">[详细]
2023-04-04 03:09 分类:问答JavaMail to send email out which server?
Here is my issue, I\'m creating a website with a little login and resetting password. It\'s basic stuff, when user forget the password they can click the link and my applicatio开发者_如何学Gon will se[详细]
2023-03-29 00:58 分类:问答How to determine when a user's email has been verified by Amazon SES?
How can I determine if a user has 开发者_如何学Goclicked on the link in the verification email sent by Amazon SES?Looking at the docs, I only see a function to list every verified address.That seems f[详细]
2023-03-25 18:03 分类:问答Sending email via Amazon SES from php command line
I\'ve been 开发者_运维百科using a php wrapper from http://www.orderingdisorder.com/aws/ses/ to send emails via Amazon SES successfully for several months. I now need to automate some emails from batch[详细]
2023-03-22 17:18 分类:问答Send Attachments with Amazon-SES
I\'m searching for an working C# example to send attachments with Amazon-SES. After reading that Amazon-SES now supports sen开发者_Go百科ding attachments I was searching for an C# example but was una[详细]
2023-03-21 20:05 分类:问答Amazon SES sending duplicate emails
I have switched to using Amazon SES to send our tr开发者_如何学JAVAansactional alerts from our asp.net system and I\'m getting calls that people are receiving duplicate emails.[详细]
2023-03-05 23:39 分类:问答Ruby/node.js + Amazon SES: Is there an Amazon SES API?
I have seen several gems that make use of Amazon SES. Ho开发者_JS百科wever, I can\'t find any API provided by Amazon to build a service without that gem.[详细]
2023-03-05 01:16 分类:问答Amazon SimpleEmail: how to check if an Email has been delivered?
I tried to send emails with Amazon SES, with the Java AWS SDK, and it worked. I would like to be able to check (at a later time) whether the delivery was successful. I will define it successful if the[详细]
2023-03-05 00:00 分类:问答How do I add "from" in an email message using Amazon SES in PHP?
How do I add \"from\" in an email message using Amazon SES in PHP? I can\'t find it in their SDK: * Keys for the $destination 开发者_如何学编程parameter:[详细]
2023-02-28 08:29 分类:问答