Re: Relating to Domains..

From: N. <visionary_at_gmail.com>
Date: Thu, 29 Sep 2011 14:23:17 -0400

Sure, basically I followed this:

http://docs.amazonwebservices.com/ses/latest/DeveloperGuide/index.html?IntegratingWithServer.Postfix.html

Which says to add this to main.cf:

default_transport = aws-email

and this to master.cf:

aws-email unix - n n - - pipe
  flags=R user=mailuser argv=/opt/third-party/amazon/ses-send-email.pl
-r -k /opt/third-party/amazon/aws-credentials -e
https://email.us-east-1.amazonaws.com -f ${sender} ${recipient}

On Thu, Sep 29, 2011 at 2:07 PM, Rolf E. Sonneveld
<R.E.Sonneveld_at_sonnection.nl> wrote:
> Hi,
>
> On 9/29/11 7:38 PM, N. wrote:
>>
>> I apologize if this is not a good thing to ask, but can I pay someone
>> a few dollars maybe $15-$20 to fix this puppy? I want to punch myself
>> in the face. It seems so close, yet so far away. Someone could
>> probably fix it in 5 minutes. LOL.
>
> how do you exactly send the mail?
>
> a) via SMTP to the Postfix server, which then pipes it through to the Amazon
> SES command?
> b) via the default (Postfix supplied) sendmail image, probably in /usr/sbin
> or /usr/lib?
> c) other?
>
> If c), how?
>
> /rolf
>
>
Received on Thu Sep 29 2011 - 18:23:31 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:20 PST