Created
January 13, 2013 11:43
-
-
Save aforemny/4523669 to your computer and use it in GitHub Desktop.
services.postfix.enable = true;
# postfix -c /var/postfix/conf start
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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