procmail
[Top] [All Lists]

Re: 'Folder: bounced '

2005-01-09 19:14:26
See below.

On Sat, Jan 08, 2005 at 07:49:49PM +0100 or thereabouts, Dallman Ross wrote:
Adam Bogacki wrote in a message that may not have made the list,
and which has mostly been addressed in other postings since:

[Dallman wrote:]

  TAB   = '     '  # contains only a literal tab

Is it really a tab on your system?  Because what you show us
here is no tab, but a series of spaces.

All I see is space (or spaces) between two quotes. It is as received
from Ruud. Should I put something in ?

I've commented these out in 'adam-procmail.log'

I had hoped you'd just check to see if it's a tab, and if
it's not, to fix it.  There's no reason to comment it out.

However, the system log keeps giving the same error message. 
Thee is no user log 'adam-procmail.log' in /home/adam/Mail.

Logged in as adam, go to /home/adam/Mail and type

  touch testfile

and look.  Did it get created?  This will test your ability
as user "adam" to write to that dir.  (You can delete the file
now once you make it and look.)

If that doesn't work, permissions are the issue.  If it does
work, it's something else.

adam(_at_)Tux:~/Mail02:46:32$ touch testfile
created 'te4stfile' in /home/adam/Mail

You are right. I've commented out the second copy, leaving one in
to be a bit conservative at the moment.

Since it's a second copy of identical code, why comment it out
as opposed to simply deleting it?

You can also save backups of old rcfiles for archival purposes
and delete cruft you decide you don't need from the working
copy.

I was being careful until the problems were resolved.

# sendmail program information (from procmail's $SENDMAIL):
4755  1 root     root      644472 Wed Dec  8 00:01:21 2004
/usr/sbin/sendmail
exim: malformed debug_selector setting: + or - expected 
but found "0"

So are you ever going to fix this?

There is no file 'sendmail' in /usr/bin

It doesn't say above that it's in /usr/bin.  It says it's
in /usr/sbin.

True, but 'vim /usr/sbin/sendmail' gives me

^?ELF^A^A^A^(_at_)^@^(_at_)^@^(_at_)^@^(_at_)^@^(_at_)^B^@^C^(_at_)^A^@^(_at_)^@\uffffR^E^H4^(_at_)^@^(_at_)\uffff\uffff
^(_at_)^@^(_at_)^@^(_at_)4^@ ^(_at_)^G^@(^(_at_)^X^

over the whole screen. What do you suggest.

/var/mail/adam
CAUTION: /var/mail/adam perms exceed 7755: curb back to 0640

So are you ever going to fix this?

/var/mail contain file 'adam' which is empty when opened by vi.

It doesn't matter if it's empty or not empty.  It matters what
the file permissions are.  I suggest you do what it says:

  chmod 0640 /var/mail/adam

 .. done that.

Cheers,

Adam.

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>