Hi! I'm trying to disable email relay for some domains.
Vpopmail is compiled with "--enable-roaming-users=y" and ".qmailadmin-limits" -> "disable_external_relay" , disable only pop-before-smtp feature for relay. SMTP AUTH bypass this "limits" and users can send email through my server with this option in through client. Can I disable relay with "SMTP AUTH" for some domains? But I need this service, and popbeforesmtp, for another domain into my server. There is another "flag" beyond "disable_external_relay" for disable single SMTP AUTH for domain? Thanks!