+++ [EMAIL PROTECTED] [linux-india] <17/07/02 12:58 -0600>:
> I get the follwoing errors on sendmail.8.12.5. The mails are not being 
> sent. 

Try reading sendmail/SECURITY for the proper permissions for mqueue,
clientmqueue etc.  BEFORE bringing it up on a production box, or your own
desktop for that matter.

> Jul 18 05:26:15 mysys.com sendmail[820]: dangerous permissions=40755 on 
> queue directory /var/spool/clientmqueue/

>> I tried even setting the 'smmsp' user and group.

Doesn't the error sound obvious?  *Permissions*, not *Ownership*


        -srs

-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #101        -**< Sub : Line-spacing a text file >**-
To double space a text file: cat filename | sed 'G' > newfile
To undo double-spacing: cat filename | sed 'n;d' > newfile
To triple space: sed 'G;G' ... and so on ... add one ';G' for
every additional line space that you need.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to