Advertisement
Guest User

Untitled

a guest
Feb 26th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. user = mailuser
  2. password = fLxsWdf5ABLqwhZr
  3. hosts = 127.0.0.1
  4. dbname = mailserver
  5. query = SELECT 1 FROM virtual_users WHERE email='%s'
  6.  
  7. virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf
  8.  
  9. postmap -qv dave@example.co.za mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf
  10.  
  11. fatal: open database dave@example.co.za.db: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement