hi fred,
> I can't make sense of this.
which this? my prattling on, or the log output?
> Maybe you should look at the regular log
> instead of the debug log. I don't see the warn messages or log_write
> messages from your ACLs in the debug output.
hmmm .... good point.
> Also, the output you
> posted for case 3 appears to show successfull delivery, not failure.
oops. copy/paste error ... that's ONLY for case(2), success ... sorry.
> You might also want to enable the smtp_return_error_details option at
> least while debugging.
it already is! :-/
smtp_return_error_details = true
# E.g.: FALSE: 550-Administrative prohibition
# TRUE: 550-Rejected after DATA: ’>’ missing at end of address:
# 550 failing address in "From" header is: <user@???
which is partly why still getting the '550-Admin prohib' is so frustrating
richard