Re: Configuration for rate limited Amazon SES relay

2016-07-01 Thread Rohit Shriwas
default_destination_concurrency_failed_cohort_limit = 10 default_destination_recipient_limit = 1 _should_ restrict outgoing mail to no more than 10 per second. Thoughts? On Thursday 30 June 2016 12:41 PM, Rohit Shriwas wrote: > Hello everyone, > > I have an account with Amazon SES for use by multiple

Re: SV: Configuration for rate limited Amazon SES relay [invalid signature!]

2016-06-30 Thread Rohit Shriwas
ing lists run from their resources too. > > I think Amazon wants you to use other limits to prevent producing mails at a > higher rate than 14 per second. Eg rate limit at the source. > > -Ursprungligt meddelande----- > Från: owner-postfix-us...@postfix.org > [mailto:own

Configuration for rate limited Amazon SES relay

2016-06-30 Thread Rohit Shriwas
Hello everyone, I have an account with Amazon SES for use by multiple services. However, Amazon requires me to limit the rate at which emails are dispatched to 14 per second. To this end, I've setup an SMTP relay using Postfix with the intent of rate limiting email dispatch locally before attempti

Re: relay server - allow connections from DSL with dynamic IP

2016-05-29 Thread Rohit Shriwas
Ahh, crap. I just read your other thread about wanting to have an external relay on AWS heh 😂 You'll want to remove relayhost and everything smtp_ from the last email to achieve that on your AWS instance. Cheers! On Monday 30 May 2016 09:58 AM, Rohit Shriwas wrote: > Hey Zalezny, >

Re: relay server - allow connections from DSL with dynamic IP

2016-05-29 Thread Rohit Shriwas
Hey Zalezny, I have a similar setup where my local machine has a dynamic IP and needs to relay mail through an external SMTP server (smtp.zoho.com) to deliver anything outside. I have the following (relevant) configuration for this on my local Postfix instance: # /etc/postfix/main.cf inet_int