SHARE
TWEET

Untitled

a guest Feb 28th, 2017 56 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. smtp      inet  n       -       n       -       -       smtpd
  2. pickup    fifo  n       -       n       60      1       pickup
  3. cleanup   unix  n       -       n       -       0       cleanup
  4. qmgr      fifo  n       -       n       300     1       qmgr
  5. tlsmgr    unix  -       -       n       1000?   1       tlsmgr
  6. rewrite   unix  -       -       n       -       -       trivial-rewrite
  7. bounce    unix  -       -       n       -       0       bounce
  8. defer     unix  -       -       n       -       0       bounce
  9. trace     unix  -       -       n       -       0       bounce
  10. verify    unix  -       -       n       -       1       verify
  11. flush     unix  n       -       n       1000?   0       flush
  12. proxymap  unix  -       -       n       -       -       proxymap
  13. smtp      unix  -       -       n       -       -       smtp
  14. relay     unix  -       -       n       -       -       smtp
  15.         -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
  16. showq     unix  n       -       n       -       -       showq
  17. error     unix  -       -       n       -       -       error
  18. discard   unix  -       -       n       -       -       discard
  19. local     unix  -       n       n       -       -       local
  20. virtual   unix  -       n       n       -       -       virtual
  21. lmtp      unix  -       -       n       -       -       lmtp
  22. anvil     unix  -       -       n       -       1       anvil
  23. scache    unix  -       -       n       -       1       scache
  24. maildrop  unix  -       n       n       -       -       pipe
  25.   flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
  26. old-cyrus unix  -       n       n       -       -       pipe
  27.   flags=R user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -m ${extension} ${user}
  28. cyrus     unix  -       n       n       -       -       pipe
  29.   user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m ${extension} ${user}
  30. uucp      unix  -       n       n       -       -       pipe
  31.   flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
  32. ifmail    unix  -       n       n       -       -       pipe
  33.   flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
  34. bsmtp     unix  -       n       n       -       -       pipe
  35.   flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top