|
Search tenon.com
Thanks to:
|
|
Post.Office
Re: Moving Post.Office to Another Server
> How can I get my permissions straightened out? The manual says that the FAQ
> on the Tenon.com site lists the proper permissions for osX, but I couldn't
> find it in there. Also, the error "Can't get working directory!" - is that
> also a permissions issue, or a config file issue?
Very likely a permission thing.
>
> Any help is welcome - I probably should just contact Tenon tech support
> directly, but I suspect my support has run out. :)
You can do this safely and it might get you going:
root# chown -R mta.mail /var/spool/mailbox
The "-R" means it will effect every file/folder in the directory.
Peeking at how the permissions are set in my mailbox directory revealed 2
different settings and I don't know why but I would be afraid to change
permissions on the entire directory. Here's a sample of what I saw:
drwxr-x--- 3 mta mail 102 Apr 3 21:29 122
drwxrwx--- 3 mta mail 102 May 16 06:17 126
drwxrwx--- 3 mta mail 102 May 16 07:52 148
see the , 750 and 770?
Being you could just trash a destroyed mailbox directory and untar your
original again you could try:
root# chmod -R 770 /var/spool/mailbox
root# chmod 755 /var/spool/mailbox
The above will give you:
drwxrwx--- 3 mta mail 102 May 16 07:52 148
on every file and directory in /var/spool/mailbox
and
drwxr-xr-x 19 mta mail 646 Mar 29 14:23 mailbox
which will make it look pretty much like my working post.office
installation.
---------
Tenon Intersystems' Post.Office Mailing List
To unsubscribe: send mailto:post_office-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives at:
http://postoffice.computeroil.com/
|
| Tenon Home |
Products |
Order |
Contact Us |
About Tenon |
Register |
Tech Support |
Resources |
Press Room |
Mailing Lists |
|
Copyright©2003 Tenon Intersystems, 232 Anacapa Street, Suite 2A, Santa Barbara,
CA 93101. All rights reserved.
Questions about our website - Contact:
webmaster@tenon.com.
|
|