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
On Fri, 15 Jul 2016, Miletic, Joyce wrote:
> Date: Fri, 15 Jul 2016 15:53:13 +0000
> From: "Miletic, Joyce" <jmiletic(a)navisite.com>
> To: "smartlist(a)lists.rwth-aachen.de" <smartlist(a)lists.rwth-aachen.de>
> Cc: Zhiliang Hu <hu(a)animalgenome.org>
> Subject: Re: setup Smartlist with Postfix - alias config problem
>
> When you say, "When re-installed it works just fine.", did you mean that
> you re-installed into a different location from /home/smartlist?
>
> --Joyce M
Installed into the working location.
Zhiliang
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
Figured out:
it appears that the uid/gid/path are all built into the flist binary upon
install, such that when the working location of the list is different from
its installation location it cannot find the ".etc". When this happens it
turned to "/" looking for it (guessing).
When re-installed it works just fine.
Zhiliang
On Thu, 14 Jul 2016, Zhiliang Hu wrote:
> Date: Thu, 14 Jul 2016 23:13:54 -0500 (CDT)
> From: Zhiliang Hu <hu(a)animalgenome.org>
> To: smartlist(a)lists.rwth-aachen.de
> Subject: setup Smartlist with Postfix - alias config problem
>
> I am setting up Smartlist with Postfix, and put in /etc/aliases a line =
>
> like:
>
> myteam: "|exec /home/smartlist/.bin/flist myteam"
>
> the test mail gets bounced with this error: cannot open input.
> Command output: flist: Can't find ".etc" in "/"
>
> Why it's looking for ".etc" under "/"? I do have /home/smartlist/.etc/ =
>
> that's parallel to /home/smartlist/.bin/, and everything in ~smartlist =
>
> account looks identical to my old smartlists. I wonder if it's a wrong =
>
> error or something is broken somewhere?
>
> Zhiliang
> _______________________________________________
> Smartlist mailing list
> Smartlist(a)lists.RWTH-Aachen.DE
> http://MailMan.RWTH-Aachen.DE/mailman/listinfo/smartlist
>
I am setting up Smartlist with Postfix, and put in /etc/aliases a line
like:
myteam: "|exec /home/smartlist/.bin/flist myteam"
the test mail gets bounced with this error: cannot open input.
Command output: flist: Can't find ".etc" in "/"
Why it's looking for ".etc" under "/"? I do have /home/smartlist/.etc/
that's parallel to /home/smartlist/.bin/, and everything in ~smartlist
account looks identical to my old smartlists. I wonder if it's a wrong
error or something is broken somewhere?
Zhiliang