Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2003 21:54:56 +0100
From:      Martin Hudec <corwin@aeternal.net>
To:        samy lancher <washville2003@yahoo.com>, freebsd-questions@freebsd.org
Subject:   Re: Email problem
Message-ID:  <200312152154.56781.corwin@aeternal.net>
In-Reply-To: <20031215204804.89264.qmail@web60301.mail.yahoo.com>
References:  <20031215204804.89264.qmail@web60301.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

so its drwxrwx--- for smmsp/smmsp

that means that only user smmsp (first rwx) and group smmsp (second rwx) are 
able to get inside. Either edit /etc/groups file and add your webserver user 
(most likely that www user) to that group, or set chmod 775 (to be able to 
browse that directory by other users/groups) or chmod 777 (to be world 
writable) to that directory.

On Monday 15 December 2003 21:48, samy lancher wrote:
> the persmissions on clientmqueue is as follows
>
> drwxrwx_ _ _ smmsp smmsp clientmqueue
>
> could you please tell me what changes i need to make. IMPORTANT thing is my
> email server is working fine, i use sendmail MTA and outlook MUA. I am able
> to send emails and view my received emails in outlook through my server.

-- 
:
:. kind regards
:..                      Martin Hudec
:.:
:.: =w= http://www.aeternal.net
:.: =m= +421.907.303393
:.: =@= corwin@aeternal.net
:.:
:.: "When you want something, all the universe 
:.:   conspires in helping you to achieve it."
:.:                   - The Alchemist (Paulo Coelho)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312152154.56781.corwin>