parent
025494ed9c
commit
619d3781f5
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ EOF
|
|||
|
||||
# SQL statement to check if we're sending to a noreply address.
|
||||
cat > /etc/postfix/noreply-addresses.cf << EOF;
|
||||
dbpath=~$STORAGE_ROOT/mail/users.sqlite
|
||||
dbpath=$db_path
|
||||
query = SELECT 'REJECT This address is not ready to receive email.' FROM noreply WHERE email='%s'
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Reference in a new issue