Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Postfix won't start...help :(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
k_b_stephens
n00b
n00b


Joined: 16 Sep 2003
Posts: 7

PostPosted: Tue Oct 07, 2003 6:16 pm    Post subject: Postfix won't start...help :( Reply with quote

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
View user's profile Send private message
kashani
Advocate
Advocate


Joined: 02 Sep 2002
Posts: 2032
Location: San Francisco

PostPosted: Tue Oct 07, 2003 11:19 pm    Post subject: Reply with quote

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
View user's profile Send private message
semen
n00b
n00b


Joined: 02 Jan 2005
Posts: 29

PostPosted: Sun Jun 05, 2005 7:11 am    Post subject: solved postfix would not start "fatal: scan_dir_push&am Reply with quote

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
View user's profile Send private message
aman
Apprentice
Apprentice


Joined: 07 Sep 2003
Posts: 198
Location: Bay Area, California

PostPosted: Sat Sep 22, 2007 12:55 pm    Post subject: Reply with quote

I love you, that last post just saved my life!!!

Adam
_________________
Yes, I do run Gentoo on production servers...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum