21 Aug
                
                    2024
                
            
            
                21 Aug
                
                '24
                
            
            
            
        
    
                1:59 p.m.
            
        Hello
I am using a plaintext db as the auth db. The db content is like this line:
user@mail.com:{CRYPT}$****::::::userdb_quota_rule=*:bytes=1G
How can I limit some people can auth with postfix submission (port 587), and some others can't?
Thank you.