mharc-users

Re: HTML generate doesn't work.

2003-04-07 11:25:23
On April 7, 2003 at 19:31, Bartosz Feñski wrote:

I've got problem with a mharc.
When I send a message to list it appears in 
$WORKING_DIRECTORY/mbox/<name of list>/<date>
And how exactly is mail getting delivered to
<mharc-root>/mbox/<name of list>/<date>?
Hmmm...  After `make configure ; make enable` mails didn't deliver to
that directory so I created ~/.forward and copied procmailrc.mharc to
~/.procmailrc. Then it at least delivers mails.

I would not recommend this.  Let your MTA delivery to the mail spool
and then let mharc grab mail from their.  Doing real-time delivery
to the raw mail archives may cause race conditions problems with
web archiving component.

If you are using a method separate from what mharc employs, you will
need to create a custom crontab to reflect this.
I suppose that my way of delivering isn't good :)
Hmmm... so it should be read via read-mail ?
Take a look :

archiwum(_at_)serwer:~/archives/bin$ ./read-mail
/bin/cat: /var/spool/mail/fenio: Access denied
archiwum(_at_)serwer:~/archives/bin$ id
uid=1004(archiwum) gid=100(users) groups=100(users)
archiwum(_at_)serwer:~/archives/bin$

Why is he checking /var/spool/mail/fenio ?
I think it should check /var/spool/mail/archiwum
Where does he get information about fenio ?

Check your lib/config.sh file and the setting of the ORGMAIL variable.

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHARC-USERS

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