Re: postfix update and sender_dependent_default_transport_maps

2016-06-30 Thread Eric Abrahamsen
wie...@porcupine.org (Wietse Venema) writes: > Wietse Venema: >> Eric Abrahamsen: >> > pr-out unix - - n - - smtp >> >-o smtp_bind_address=184.106.81.119 >> >-o myhostname=mail.paper-republic.org >> >-o smtp_helo_name=mail.paper-republic.org >> >-o sy

how to prevent MX lookup of virtual_mailbox_domain

2016-06-30 Thread Michael Fox
I have defined: virtual_alias_maps = hash:/etc/postfix/virtual virtual_mailbox_domains = my.virtual.domain (sanitized) virtual_mailbox_maps = hash:/etc/postfix/vmailbox virtual_transport = lmtp:unix:private/dovecot-lmtp I'm still testing/configuring locally, so I haven't created the DNS MX

Re: postfix update and sender_dependent_default_transport_maps

2016-06-30 Thread Wietse Venema
Wietse Venema: > Eric Abrahamsen: > > pr-out unix - - n - - smtp > >-o smtp_bind_address=184.106.81.119 > >-o myhostname=mail.paper-republic.org > >-o smtp_helo_name=mail.paper-republic.org > >-o syslog_name=paper-republic.org > > For this, and for th

Re: postfix update and sender_dependent_default_transport_maps

2016-06-30 Thread Wietse Venema
Eric Abrahamsen: > pr-out unix - - n - - smtp >-o smtp_bind_address=184.106.81.119 >-o myhostname=mail.paper-republic.org >-o smtp_helo_name=mail.paper-republic.org >-o syslog_name=paper-republic.org For this, and for the other transport, make the log

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

2016-06-30 Thread Rohit Shriwas
Hi Sebastian, I have multiple applications lined up to use the service and a couple of them are quite capable of generating bulk mail (eg. moodle forums with six thousand enrolled students in a course). These applications are built and managed by multiple teams and consequently I cannot exercise a

Re: postfix update and sender_dependent_default_transport_maps

2016-06-30 Thread Eric Abrahamsen
Eric Abrahamsen writes: > Eric Abrahamsen writes: > >> I recently updated a server's Ubuntu version, and multi-domain >> sender-dependent transport for Postfix has stopped working. Postfix is >> now at 2.11.0, but I'm not actually sure what version it was at before. >> >> This installation serve

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

2016-06-30 Thread Sebastian Nielsen
I think Amazon will detect this type of behaviour, eg accepting unlimited rate, and then "squeezing" it through amazon's rate limit system. Its possible because there is timestamps and other information that can be used to deduce if a mail has been put through a automatic rate limiter to bypass

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