Most voted "ses" questions
8 questions
Sort by count of
-
7
votes1
answer3943
views -
3
votes2
answers1213
viewsAmazon SES - Registry.br DNS Server domain verification
I am using the DNS service of the.br registry, I did a domain verification through the SES that asked me to insert the following code in the TXT line: /xYz24aNPG4mH2k+amyZer8aDRdqcyQ9ZWZ2w1Fcn6w=…
-
2
votes2
answers1532
viewsAmazon SES, send unverified emails
I have the domain verified in Amazon SES, but would like to send emails notifications to emails that are not verified. It is necessary to check all emails or there is some setting that exempts me…
-
2
votes1
answer624
viewsSimple contact form sending email via Amazon SES with PHP
For a simple contact form I intend to use Amazon SES with PHP. Basically PHP will send an email to myself with the email of the user who contacted me to give an answer. Researching, I came across…
-
1
votes0
answers217
viewsSend email via SMTP server or local (Sendmail, Postfix)?
I’m using Amazon SES in my project to send transactional emails. Until then I configured the framework to connect directly via SMTP using my Amazon SES credentials, but I saw that it is not a good…
-
1
votes1
answer264
viewsSend attachments via Amazon SES ( Sendemail Function )
Hello, I’m using a library (http://docs.aws.amazon.com/aws-sdk-php/v3/api/api-email-2010-12-01.html#sendemail) from Amzon to email on a system I work on, but I stopped at a problem: I am using the…
-
0
votes0
answers331
viewsHow do PHP mail() send via Amazon SES?
How to make the function mail() of PHP use my credentials on Amazon SES to send transactional emails without using lib Phpmailer or having to install and configure the postfix/sendmail for that…
-
0
votes1
answer42
viewsAWS SES CURL ERROR
I’m trying to set up an email server for my website, but when I try to send some email I get this error: Error executing "SendRawEmail" on "https://email.us-east-2.amazonaws.com"; AWS HTTP error:…