This is a discussion on Re: VIRTUAL - User Permissions and Ownership within the mailing.postfix.users forums, part of the Mail Servers and Related category; Quoting Keith Matthews <postfix@frequentous.co.uk>: > On Tue, 24 May 2005 12:57:36 -0700 > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Quoting Keith Matthews <postfix@frequentous.co.uk>:
> On Tue, 24 May 2005 12:57:36 -0700 > Postmaster <Postmaster@light-hall.com> wrote: >=20 > > I am trying to set up the "Postfix Virtual Doamin Hosting" - 2nd > example > > in the HOWTO - and have run into a bit of snag. > >=20 > > I created: > > /var/mail/vhosts/1stdomain.com/username1 > > /var/mail/vhosts/2nddomain.com/anotherusername > >=20 > > but I have the error "Permissions denied" > >=20 > > "who" should the owner be of > :/var/mail/vhosts/1stdomain.com/username1" > > (it is currently root) > > What "GROUP" should it be > > (I manually changed to to "users") >=20 > Whatever is convenient (as long as postfix and your POP/IMAP server > agree). >=20 > I always use 5000:5000 (without declaring users/groups using those > ids. >=20 > > What file permissions > > (I have manually used chmod for 664) > >=20 >=20 > 700 works fine. >=20 > > The reason for the 2nd example is so that I do NOT have to declare > the > > users on the local (SuSE Linux) box. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D I haven't gotten to POP/IMAP decision or setup yet...I'm still looking directly at the box. have now set user to "postfix" group now set to "user" and permissions at 764 from vhosts on down... same results.=20 Where do I go looking ? |