During testing of a docker-postfix change I noticed that BLACKHOLE_PREFIX is not the same as TRACK_SENDER_EMAIL which due to the docker-postfix config throws 5.1.1 (Address incorrect) errors.
Looking at upstream this is intentional behaviour, but perhaps not ideal for us.
During testing of a docker-postfix change I noticed that BLACKHOLE_PREFIX is not the same as TRACK_SENDER_EMAIL which due to the docker-postfix config throws 5.1.1 (Address incorrect) errors.
Looking at upstream this is intentional behaviour, but perhaps not ideal for us.
Ref: https://github.com/mysociety/alaveteli/blob/370398934228a05af953626c2c1b5fb485dbe52c/app/mailers/application_mailer.rb#L21