I heard that SENDMAIL doesn't reference ".forward" file that has world
writable access permission.
But my ".forward" file DOESN'T HAVE world writable access permission.
It has "r--r--r--" access code.
What's wrong with SENDMAIL.
Thanks for your time and help.
--
SpaceLee.
Thanks for all help.
>I found reason.
>My system's administrator made user's parent directory have world writable
>access permission.
You should A. Retrain or fire the administrator. B. Ensure no other
directories are world readable that shouldn't be.
>That was the reason.
>Someone told me that check my directory.
>My directory didn't have a problem.
>But grandparent's directory had a problem.
Well there's a new term. Does your server have aunt and uncle directories as
well? :)
--
for i in databasix primenet ; do ; gburnore@$i ; done
---------------------------------------------------------------------------
How you look depends on where you go.
---------------------------------------------------------------------------
Gary L. Burnore | нлГКнГоГКнГГнлКнГоГКнГнГоГКнГннлГ
| нлГКнГоГКнГГнлКнГоГКнГнГоГКнГннлГ
DOH! | нлГКнГоГКнГГнлКнГоГКнГнГоГКнГннлГ
| нлГ 3 4 1 4 2 нГоГ 6 9 0 6 9 нлГ
spamgard(tm): zamboni | Official Proof of Purchase
===========================================================================
Is your home directory world writable?
--
John Riddoch Email: j...@scms.rgu.ac.uk Telephone: (01224)262721
Room C6, School of Computer and Mathematical Science
Robert Gordon University, Aberdeen, AB25 1HG
Crowley was in Hell's bad books. Not that Hell has any other kind.
-- (Terry Pratchett & Neil Gaiman, Good Omens)
I am getting a message -
forward /home/"user"/.forward: Group writable directory.
the user directory's were set to 700 but when I check in the directory
the .. was group writabe. when changed to 600 the messages changed to
.forward: Permission denied.
Changing the permissions on the /home directory produced the same
results.
Any suggestions would be greatly appriciated. :)
We do not have any forwarding being done, so even just being to
disable the message would be ok if it cannot be corrected.
Thanks in Advance.
Frank
On Thu, 13 Aug 1998 11:10:03 +0100, John Riddoch <j...@scms.rgu.ac.uk>
wrote:
.forward has only
"| /usr/bin/lp -d mis2"
WDS-IIE $$ /usr/lib/sendmail -v pww8
/usr2/pww8/.forward: line 1: forwarding to "| /usr/bin/lp -d mis2 "
/usr2/pww8/.forward: line 1: "| /usr/bin/lp -d mis2 "... Address pww8 is
unsafe for mailing to programs
Saving message in /usr2/pww8/dead.letter
/usr2/pww8/dead.letter... Sent
-d
alias(pww8)
udbexpand(pww8)
forward(pww8)
sendto: "| /usr/bin/lp -d mis2 "
ctladdr=8091064=pww8:
mailer 3 (local), host `', user `pww8', ruser `pww8'
next=0, flags=4014, alias 0, uid 304, gid 50
owner=(none), home="/usr2/pww8", fullname="Philip Weber 508"
--parseaddr("| /usr/bin/lp -d mis2 ")
parseaddr-->8091174="| /usr/bin/lp -d mis2 ":
mailer 0 (prog), host `', user `"| /usr/bin/lp -d mis2 "', ruser
`<null>'
next=0, flags=0, alias 0, uid 0, gid 0
owner=(none), home="(none)", fullname="(none)"
recipient: 8091174="| /usr/bin/lp -d mis2 ":
mailer 0 (prog), host `', user `"| /usr/bin/lp -d mis2 "', ruser
`<null>'
next=0, flags=10, alias 8091064, uid 0, gid 0
owner=(none), home="(none)", fullname="(none)"
/usr2/pww8/.forward: line 1: "| /usr/bin/lp -d mis2 "... Address pww8 is
unsafe for mailing to programs
header syntax error, line ":"
Try 755 on all of / /home /home/"user" - 700 on /home/"user" should work
too, but if you make /home 700 or 600, "user" can't access his home
directory...
--Per Hedeland
p...@erix.ericsson.se
Just another "feature" of sendmail 8.9 Check
http://www.sendmail.org/tips/DontBlameSendmail.html to solve it.
Seeya.