View previous topic :: View next topic |
Author |
Message |
k_b_stephens n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 16 Sep 2003 Posts: 7
|
Posted: Tue Oct 07, 2003 6:16 pm Post subject: Postfix won't start...help :( |
|
|
I had postfix relaying fine and was following the http://advosys.ca/papers/printable/postix-filtering.html instructions.
Tried chown root:filter /var/spool/postfix but still getting errors.
Any suggestions for a first timer?
root@Penguin postfix # postfix start
postfix/postfix-script: warning: not owned by filter: /var/spool/postfix/active
postfix/postfix-script: warning: not owned by filter: /var/spool/postfix/active/C
.
.
.
postfix/postfix-script: warning: not owned by group postdrop: /var/spool/postfix/public
postfix/postfix-script: warning: not owned by group postdrop: /var/spool/postfix/maildrop
postfix/postfix-script: warning: not owned by filter: /var/spool/postfix/maildrop
postsuper: fatal: scan_dir_push: open directory defer: Permission denied
postfix/postfix-script: fatal: Postfix integrity check failed!
Thanks,
Keith _________________ So, computers? I hear they basically break down to 1s and 0s. I don't know how that means I can see naked women on my screen, but God bless you people! -Kevin James |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kashani Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/9629732313ee51df8c5935.jpg)
Joined: 02 Sep 2002 Posts: 2032 Location: San Francisco
|
Posted: Tue Oct 07, 2003 11:19 pm Post subject: |
|
|
Wrong folder according to the docs.
mkdir /var/spool/filter
chown root:filter /var/spool/filter
chmod 770 /var/spool/filter
You'll want to fix the permissions on /var/spool/postfix
kashani _________________ Will personally fix your server in exchange for motorcycle related shop tools in good shape. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
semen n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/TV Stars/dylan1.jpg)
Joined: 02 Jan 2005 Posts: 29
|
Posted: Sun Jun 05, 2005 7:11 am Post subject: solved postfix would not start "fatal: scan_dir_push&am |
|
|
I could not start postfix and I got the following errot in the mail log
postfix/postsuper[20628]: fatal: scan_dir_push: open directory bounce/0/0: Not a directory
postfix/postfix-script: fatal: Postfix integrity check failed!
I just removed the file...
# cd /var/spool/postfix/bounce/0
# mv 0 /tmp
and after that postfix was able to restart.
I hove it will help somebody |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
aman Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/10805661163f6756d92affe.jpg)
Joined: 07 Sep 2003 Posts: 198 Location: Bay Area, California
|
Posted: Sat Sep 22, 2007 12:55 pm Post subject: |
|
|
I love you, that last post just saved my life!!!
Adam _________________ Yes, I do run Gentoo on production servers... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|