Hi Is it possible to force the creation of DSN (Delivery Status Notifications) for every arriving mail on a particular smtpd daemon in all categories (success, failure, delay) with a postfix configuration? I know its possible by invoking a sendmail command (sendmail -N failure,delay,success).
Thanks Tom