Skip to content

Instantly share code, notes, and snippets.

@aforemny
Created January 13, 2013 11:43
Show Gist options
  • Select an option

  • Save aforemny/4523669 to your computer and use it in GitHub Desktop.

Select an option

Save aforemny/4523669 to your computer and use it in GitHub Desktop.
services.postfix.enable = true; # postfix -c /var/postfix/conf start
postfix/postfix-script: warning: not owned by root: /var/postfix/conf/
postfix/postfix-script: warning: not owned by root: /var/postfix/queue
postfix/postfix-script: warning: not owned by root: /var/postfix/queue/pid
postfix/postfix-script: warning: group or other writable: /var/postfix/queue
postfix/postfix-script: warning: not owned by root: /var/postfix/conf//aliases.db
postfix/postfix-script: warning: not owned by root: /var/postfix/conf//virtual.db
postfix/postfix-script: warning: not owned by group postdrop: /nix/store/5qpm30f3r9nf2ln049nan1qh4hm1cpqv-postfix-2.8.12/sbin/postqueue
postfix/postfix-script: warning: not owned by group postdrop: /nix/store/5qpm30f3r9nf2ln049nan1qh4hm1cpqv-postfix-2.8.12/sbin/postdrop
postfix/postfix-script: warning: not set-gid or not owner+group+world executable: /nix/store/5qpm30f3r9nf2ln049nan1qh4hm1cpqv-postfix-2.8.12/sbin/postqueue
postfix/postfix-script: warning: not set-gid or not owner+group+world executable: /nix/store/5qpm30f3r9nf2ln049nan1qh4hm1cpqv-postfix-2.8.12/sbin/postdrop
postfix/postfix-script: starting the Postfix mail system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment