Thank you so much for your answer.
Btw, I have some problem : when users admin their domain with qmailadmin,
dir and files created do not have the good chown/chmod. So I run a script
lauchend every 5 minutes. Here are the rights I put :

chmod 777 -R /home/vpopmail/domains/
chown vpopmail:vchkpw /home/vpopmail/domains
chown vpopmail:vchkpw /home/vpopmail/domains/*
chown vpopmail:vchkpw /home/vpopmail/domains/*/*
chown vpopmail:vchkpw /home/vpopmail/domains/*/.q*
chmod 755 /home/vpopmail/domains
chmod 775 /home/vpopmail/domains/*
chmod 755 /home/vpopmail/domains/*/*
chmod 664 /home/vpopmail/domains/*/.q*

So my question are :

1) Is there a way to do that qmailadmin put the good rights?
2) Are the right I put ok? I noticed that qmail and vpopmail are a little
difficult with the rights. So I really had difficulties to tune them ok for
both qmaild and vpopmail.

Yesterday I had an error : "deferral:
Temporary_error_on_maildir_delivery._(#4.3.0)/" that I couldn't resolve so I
reinstalled the virtual domain.


Thank you very much for your fabulous program!

PS : I have the same problems with webmaster creating their autoresponder :
as the rights are not OK, I get some errors like :

delivery 519: deferral: AUTORESPOND
:_Unable_to_create_file_for_[[EMAIL PROTECTED]].


----- Original Message -----
From: "Ken Jones" <[EMAIL PROTECTED]>
To: "bbfred75" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 07, 2001 7:16 PM
Subject: Re: Ignore postmaster account


> bbfred75 writes:
>
> > Hi, in my server, I get sometimes bounces that bounces (fuckin'
spammers!).
> > I would like the mail sent to Postmaster to be deleted and not stocked
in a
> > pop or forwarded to someone. What to put in the dot qmail to do this?
> > Thanks!!
> >
>
> Edit the .qmail-default file and change the last parameter
> to:
>
> delete
>
> That's it
>
> Ken Jones
>

Reply via email to