SHARE
TWEET

Untitled

a guest May 21st, 2012 35 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ### errors in /var/log/maillog
  2. May 21 11:03:16 gmfh-svr postfix/master[18440]: daemon started -- version 2.6.6, configuration /etc/postfix
  3. May 21 11:05:01 gmfh-svr postfix/sendmail[18466]: warning: the Postfix sendmail command has set-uid root file permissions
  4. May 21 11:05:01 gmfh-svr postfix/sendmail[18466]: warning: or the command is run from a set-uid root process
  5. May 21 11:05:01 gmfh-svr postfix/sendmail[18466]: warning: the Postfix sendmail command must be installed without set-uid root file permissions
  6. May 21 11:05:01 gmfh-svr postfix/pickup[18442]: CE00316382A: uid=502 from=<root>
  7. May 21 11:05:01 gmfh-svr postfix/cleanup[18468]: CE00316382A: message-id=<20120521150501.CE00316382A@gmfh-svr.domain.local>
  8. May 21 11:05:01 gmfh-svr postfix/qmgr[18443]: CE00316382A: from=<root@gmfh-svr.domain.local>, size=1019, nrcpt=1 (queue active)
  9. May 21 11:05:01 gmfh-svr postfix/local[18470]: fatal: service local requires privileged operation
  10. May 21 11:05:02 gmfh-svr postfix/master[18440]: warning: process /usr/libexec/postfix/local pid 18470 exit status 1
  11. May 21 11:05:02 gmfh-svr postfix/master[18440]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
  12. May 21 11:06:02 gmfh-svr postfix/local[18477]: fatal: service local requires privileged operation
  13. May 21 11:06:03 gmfh-svr postfix/master[18440]: warning: process /usr/libexec/postfix/local pid 18477 exit status 1
  14. May 21 11:06:03 gmfh-svr postfix/master[18440]: warning: /usr/libexec/postfix/local: bad command startup -- throttling
  15.  
  16. ###### MASTER.CF
  17. smtp      inet  n       -       n       -       -       smtpd
  18. pickup    fifo  n       -       n       60      1       pickup
  19. cleanup   unix  n       -       n       -       0       cleanup
  20. qmgr      fifo  n       -       n       300     1       qmgr
  21. tlsmgr    unix  -       -       n       1000?   1       tlsmgr
  22. rewrite   unix  -       -       n       -       -       trivial-rewrite
  23. bounce    unix  -       -       n       -       0       bounce
  24. defer     unix  -       -       n       -       0       bounce
  25. trace     unix  -       -       n       -       0       bounce
  26. verify    unix  -       -       n       -       1       verify
  27. flush     unix  n       -       n       1000?   0       flush
  28. proxymap  unix  -       -       n       -       -       proxymap
  29. proxywrite unix -       -       n       -       1       proxymap
  30. smtp      unix  -       -       n       -       -       smtp
  31. relay     unix  -       -       n       -       -       smtp
  32.         -o smtp_fallback_relay=
  33. showq     unix  n       -       n       -       -       showq
  34. error     unix  -       -       n       -       -       error
  35. retry     unix  -       -       n       -       -       error
  36. discard   unix  -       -       n       -       -       discard
  37. local     unix  -       -       n       -       -       local
  38. virtual   unix  -       n       n       -       -       virtual
  39. lmtp      unix  -       -       n       -       -       lmtp
  40. anvil     unix  -       -       n       -       1       anvil
  41. scache    unix  -       -       n       -       1       scache
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