All,
I am trying to use rc.local.s10.mhonarc from
http://www.ha-schneider.de/software/smartlist/
to set up an archive for a mailing list.
I have renamed rc.local.s10.mhonarc to rc.local.s30 and added following line to rc.custom
RC_LOCAL_SUBMIT_30 = rc.local.s30
rc.local.s10 and rc.local.s20 are already in use and since I do not know how to merge the recipe in rc.local.s10.mhonarc with either of the two, I renamed it to rc.local.s30 and added a new line in rc.custom.
Could someone please help me understand as to how it all works.
Thanks
Nishi
The following is a sample of the results of a search that I receive by email.
This there a way to hide the line number?
ARCHIVE egrep august latest/*
BEGIN---------------cut here------------------
latest/10:16:Monday, August 27, 2001
latest/11:16:Tuesday, August 21, 2001
latest/12:16:Wednesday, August 29, 2001
END-----------------cut here------------------
Thanks for your help!
Alan,
hi!
how can i modyfiy the text for the automatic subscribe/unsubscribe-mail?
The possibilities of a *subscribe.txt*-file in my folder are not enough for
me. I want suppress the information about the transmited data and translate
the rest of the mail to german.
TIA, martin
--
"Who needs horror movies when we have Microsoft?"
- Christine Comaford, PC Week
Hello:
Does SmartList have an archiving and (hopefully user friendly) search capability?
[I'm not interested in the archives of this Disc List, but of the list I run for my
'users'].
Thanks,
Mitch Darer
--
Mitchell Darer, WebMaster, mitch(a)focusing.org
The Focusing Institute, 34 East Lane, Spring Valley, NY 10977
http://www.focusing.org (845) 362-5222 (phone/fax)
At 11:41 AM -0400 7/28/00, Werner Reisberger is rumored to have typed:
> I never saw any
> admin reply to the numerous complains about spam messages.
Actually, that's not _strictly_ true, since I remember when Stephen was
actually maintaining the list (and probably anally have archives of the list
from that time somewhere on some floppy or MO cart from a long time ago and
far far away). But you're right, it's been _years_ since he's been around.
However, the list belongs to the maintainer (or at least the machine's
admin), not the members. You'll get no argument from me that the list should
be moved (I believe I said exactly that a couple of times), but to suggest
the admins need to take a poll to ask what they may or may not do with the
existing list is silly, to say the least. They are certainly able to move
this list to mailman without the list subscriber's permission - indeed, they
_have_ done so, which makes my point for me.
Whether we should move this list to a SmartList server is a completely
seperate issue...one which Philip should probably weigh in on, since he is
now maintaining the procmail/SmartList source and as such the de facto head
of our band of merry wanderers...
Charlie
Now I am setting up Smartlist with qmail (on a RH mamchine).
qmail is installed and tested.
Previously I only copied Smartlist over from a similar platform (RH
Linux). Now I decided to install from the source:
I unpackaged SmartList-3.15 over procmail-3.22 (I cannot find
procmail-3.15, thus by tweaking the folder name I managed to have them in
the same dirrectory "procmail-3.15").
Now when I run
> cd procmail-3.15/SmartList
> sh install.sh /home/slist
it spit out endlessly the following line:
install.sh3: line 3: cd: .: Not a directory
install.sh3: line 3: cd: .: Not a directory
install.sh3: line 3: cd: .: Not a directory
...
that evenually I had to kill the process.
Is it a version problem or else?
Zhiliang
On Tue, 21 Sep 2010, Richard Ball wrote:
> Date: Tue, 21 Sep 2010 13:04:21 -0400
> From: Richard Ball <rgball(a)ellerbach.com>
> To: smartlist(a)lists.RWTH-Aachen.DE
> Subject: Re: demime.pl related problem
>
> On 21-9-2010 12:44, Zhiliang wrote:
>> I have "demime.pl" working fine on my list for a while, except once a
>> while some spam mail cause this error to appear in a mail to the
>> listmaster:
>>
>> 450 Lynx formatting failed: open3: exec of lynx --stdin
>> --dump --force_html --hiddenlinks=ignore --localhost
>> --image_links --nolist --noredir --noreferer --realm
>> failed at /var/list/bin/demime.pl line 1519
>>
>> I could't figure out why and I was not really bothered as long as normal
>> mailing works fine and the spam is filtered out. Now something weird
>> happened -- upon a normal post by a legitimate user, the Smartlist
>> completely replaced the mail body with this error line to have posted to
>> the list.
>>
>> Could anyone help for hints what could be wrong?
>>
>> FYI - the demime.pl recipe is the very first before all others in
>> rc.local:
>>
>> :0 fw
>> | /var/list/bin/demime.pl -
>>
> That looks like a lynx error so I'd start by running the original
> message through lynx and see if you can work out why it is having a
> formatting problem.
>
> You could also try replacing the lynx call with one to elinks (or w3m)
> and see if that works better for the problem messages.
>
> Mind you, I don't use smartlist nor demime nor lynx etc. any more so
> your mileage may vary :-)
>
> Rich
You mean the (old) text-only linux browser "lynx"? I don't have it on the
system (probably that's why!). I only looked for "open3" from its
depenecies :-|
Wonder why "demime.pl" needs to make http calls... I may need to look for
a replacement for "demime.pl".
Thank you for suggestions on elinks etc. That's useful!
Zhiliang
I have "demime.pl" working fine on my list for a while, except once a
while some spam mail cause this error to appear in a mail to the
listmaster:
450 Lynx formatting failed: open3: exec of lynx --stdin
--dump --force_html --hiddenlinks=ignore --localhost
--image_links --nolist --noredir --noreferer --realm
failed at /var/list/bin/demime.pl line 1519
I could't figure out why and I was not really bothered as long as normal
mailing works fine and the spam is filtered out. Now something weird
happened -- upon a normal post by a legitimate user, the Smartlist
completely replaced the mail body with this error line to have posted to
the list.
Could anyone help for hints what could be wrong?
FYI - the demime.pl recipe is the very first before all others in
rc.local:
:0 fw
| /var/list/bin/demime.pl -
Thank you,
Zhiliang