etting things in mm_cfg.py. These settings will
override the Defaults.py settings.
In this case, Defaults.py contains
DELIVERY_MODULE = 'SMTPDirect'
and
SMTPHOST = 'localhost'
So you would put
SMTPHOST = 'mailserver1.odu.edu'
in mm_cfg.py. See
<http://www.pytho
isting members, it is the "not metoo"
setting on the Membership Management...->Membership List pages.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
yes. Also
consider setting bounce_score_threshold to a fairly low value (e.g. 2)
so the bouncing members will be disabled soon. Then, as members are
disabled, notifications with the actual bounce notice attached will be
sent to the list owner. This should enable you to figure out why the
addresse
hrough the documentation at
http://staff.imsa.edu/~ckolar/mailman/mailman-administration-v2.html, but
since I am brand new at creating and running a list, I am not really sure how
to make one of my lists announcement only.
Thanks!
--
Mark Phillips
Phillips Marketing, Inc
[EMAIL PROTECTED]
602 524-03
d that begins at
<http://mail.python.org/pipermail/mailman-users/2005-December/048070.html>.
This outlines the required patch for messages with implicit
destination, but the same ideas apply to messages that are too big.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
n particular, is OutgoingRunner running?
Check logs, particularly 'error', 'smtp' and 'smtp-failure'.
Check qfiles/* to see where the messages are (e.g., shunt, out, ?)
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San
he
list._memberadaptor = ldap
line uncommented (unhashed). Then you have to look at the 'error' log
and/or the result when you go to the membership management page and
figure out what isn't working and why. It probably has something to do
with the other settings in extend.py.
--
M
stand alone for instructions on how to use it to fix
this.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list
Mailman-Users@
s can later become
invalid. Also, there is no check on admin Mass Subscriptions. You can
subscribe any syntactically valid address via mass subscribe without
any check that it is actually deliverable.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Ar
ink on the admin pages (which you can't
get to with the moderator password). The URL (link) is also included
in the email sent to admins and moderators about pending requests.
It is of the form <http://www.example.com/mailman/admindb/LIST_NAME>.
See
<http://www.python.org/cgi-bin/faqw-mm.py?req=sh
instead of
PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/archives/%(listname)s'
im mm_cfg.py
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
-
go back more that a few weeks. Even if installed from
source, someone may have set up log rotation.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
---
n.d/mailman and one installed by crontab in (perhaps)
/var/spool/cron/mailman. You definitely want one or the other, but not
both.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
---
the error will occur any time Mailman
sends anything for this list.
The problem is in processing the 'description' for the list. Some of
the logic involved changed between 2.1.5 and 2.1.6.
Check the list description on the General Options page for non-ascii
(an acute accent in pos
n caveman, I just put the local script there anyway.)
>
>#!/usr/bin/python
>
>def printowners(m):
> for i in m.owner:
> print i
You could probably replace the
/usr/share/mailman/bin/withlist -q -a -r printowners | tr A-Z a-z |
sort | uniq
part of this pipe with
/usr
l.python.org/pipermail/mailman-users/2005-December/048283.html>
of a server with 4 lists of 200,000 members each, but it was
"performing non-optimally".
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
S
investigate, but if you could send me off list what your
header_filter_rules are and a copy of the original problem message, it
may help me.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
---
Glenn Sieb wrote:
>I tried to edit the listinfo page of a list, and got the following in
>logs/error:
See
<http://mail.python.org/pipermail/mailman-users/2006-January/048560.html>
and
<http://sourceforge.net/tracker/index.php?func=detail&aid=1400128&group_id=103&at
ves/private/mmlist.mbox/mmlist.mbox and
then run
bin/arch --wipe mmlist
To create pipermail archives from the old mbox.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
---
ages or select recipients based on
customer profiles, or any of a number of other things along these
lines, you will need something more oriented toward 'customer
relations management'. So if you don't see your requirements
expanding, Mailman may be a good solution for you, but if you d
bscribe: "|/usr/local/mailman/mail/mailman subscribe mailman"
mailman-unsubscribe:"|/usr/local/mailman/mail/mailman unsubscribe
mailman"
The '/usr/local/mailman' part of the path is the default, but may be
diferent if you speci
tion which
causes the message to be shunted.
>3. Is this possibly a python bug? HP-UX uudecode can decode
> these files no problem, but python gives me the
> "Warning: Trailing garbage" error. What's more, if I
> mail from Eudora to an IMAP account (not mailman) I h
city that the list
names are "countyX", "countyY", etc. as in the file names above.
Then if this were a *nix sh compatible shell, the script might look like
for name in `cat /path/to/listnames`
do bin/config_list -i /path/to/config/input ${name}
bin/add_members -r /path/to/${name}.
nfodriverMailman cgi-wrapper (listinfo)$FreeBSD:
>src/lib/csu/i386-elf/crtn.S,v 1.6 2005/05/19
>
>followed by more garbage.
It looks like what you are getting is the result of Apache 'displaying'
the contents of the wrapper instead of executing it.
T
test-leave: "|/usr/local/mailman/mail/mailman leave test"
test-owner: "|/usr/local/mailman/mail/mailman owner test"
test-request:"|/usr/local/mailman/mail/mailman request test"
test-subscribe: "|/usr/local/mailman/mail/mailman subscribe test"
early better than supressing warnings one at a time.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list
Mailma
lman, or if it is Mailman not processing
messages after receipt.
Are your qrunners running? (bin/mailmanctl start)
You may find the following helpful
<http://www.list.org/mailman-install/node12.html>
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp>
--
I try
it, I find no DNS entry for jedi.icat.com.
As far as the 403 on attempting to access an error document is
concerned, check your Apache error_log and see what it says. You might
get additional info about the initial error too.
>If you're anwhere near the Denver area I
all the members. See
<http://starship.python.net/crew/jwt/mailman/#throughtheweb> for
examples.
Also see
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.011.htp>
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area,
they don't remember subscribing to the
list. The Received: headers in the mesages can provide clues.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
e
in a text/plain part. If the message you are sending to the
LIST-request address is HTML or rich text only, and the commands are
in the message body, it won't work. If the command is not in the
subject, it must be in a text/plain body part, preferably in a
text/plain only message.
--
Mark
mentation refers to inside the
block for that host.
If you want multiple virtual hosts to access Mailman, put those things
in the 'main server configuration' part of your Apache config. In this
case, you will need an add_virtualhost() line in mm_cfg.py for each of
your hosts.
--
Mark Sapi
n/fix_url.py
for instructions.
If you are actually accessing Mailman from different virtual hosts,
then it is intended that each host see only its own lists. If you want
each host to see all lists, you can set VIRTUAL_HOST_OVERVIEW = Off as
above.
--
Mark Sapiro <[EMAIL PROTECTED]> Th
ng held
within Mailman. Check Mailman's 'vette' and 'error' logs and the web
admindb interface. Also see
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp>
Also check your MTA logs.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for
n't
>make it to the list.
Where does "delay=10" come from? In what context?
This seems more like a problem in delivering to Mailman than a problem
within Mailman.
You could look at Mailman's 'error' and 'vette' logs for anything
relevant.
--
Mark Sa
noc ops wrote:
>another observation.
>
>the messages that don't make it to the list "[EMAIL PROTECTED]" do
>get archived?
>
>
>
>regards,
>/virendra
>
>
>noc ops wrote:
>>
>> Mark Sapiro wrote:
>>>
>>>Where
f anyone has other ideas about
>how to do this.
Upgrade to Mailman 2.1.7 which allows you to configure this message per
list.
Also note, if you do upgrade, see
<http://sourceforge.net/tracker/index.php?func=detail&aid=1405790&group_id=103&atid=300103>
--
Mark Sapiro <[EM
ory so that the actual
logs that are written are in /var/log/mailman/.
Check mm_cfg.py for assignment to LOG_DIR.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
have an MTA, you will have issues with
sending and receiving mail. If it doesn't have a web server, you will
have issues with the web interface.
In any case,
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.004.htp>
may be of interest.
--
Mark Sapiro <[EMAIL PROTE
ilmanctl start
In the future, don't delete these files. The locks/ files are to
prevent starting a second mailmanctl when one is already running and
are normally always present as is data/master-qrunner.pid when
mailmanctl is running.
--
Mark Sapiro <[EMAIL PROTECTED]> The h
as been passed to the outgoing MTA and whatever happens after that
is up to the MTA and beyond.
Based on 'everything after three messages is blackholed', I'd say the
outgoing MTA/ISP has a limit on the number of
messages/recipients/whatever that can be sent within some time period.
--
f the held messages can be seen by
bin/dumpdb lists/LIST_NAME/requests.pck
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users m
automagically' or Exim or another MTA which can be set up to
interface with Mailman without aliases, then yes, you do.
Also see
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.049.htp>
for links to information about using the Postfix method with Sendmail.
--
ptions that I know of:
>
>At the end of /etc/aliases:
>:include: $PREFIX/mailman/data/aliases
>
>...or go here: http://www.gurulabs.com/goodies/downloads.php and grab a
>copy of postfix-to-mailman-2.1.py and read the instructions within. :)
Or read the Postfix integration section
can, you can tell sendmail to run as gropp 'mailman' when
executing the wrapper.
See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.016.htp>.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter
IP of the mail, not the software that apparently
delivered it. In any case, I doubt that any ISP would whitelist mail
simply because it appeared to be sent from Mailman. Mailman can be a
abused too.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, C
Mel Sojka wrote:
>now How can I fix the archives so they are visible?
I'm not sure what the issue is with your archives. Can you give more
details of the problem?
You may have to run bin/arch --wipe to rebuild the archives in order to
update embedded URLs.
--
Mark Sapiro <[EMAI
under the last (non-empty) line of the
>preceding letter. This results in some problems:
>Do you have any knowledge of some "fix-my-mbox-program" that does the
>job? Can anyone help me with a perl one-liner or sth?
bin/cleanarch
should do the job.
--
Mark Sapiro <[EMAIL PRO
that I can post this, so that
>everyone can "enjoy" it too?
You can post it to the Mailman patches tracker. See
<http://sourceforge.net/tracker/index.php?func=detail&aid=1123383&group_id=103&atid=300103>
for an example of a different script with a different purpose to see
ho
t;: /usr/local/mailman/locks/master-qrunner.cat1.9186
This one seems to say that somehow the master qrunner lock got removed
within the preceding 24 hours. Was a 'bin/mailmanctl -s start' run
while another bin/mailmanctl was still running?
--
Mark Sapiro <[EMAIL PROTECTED]> Th
Mark Sapiro wrote:
>
>bin/cleanarch
>
>should do the job.
bin/cleanarch seems to be broken. A patch is attached that will fix it,
or you can download a fixed version at
<http://cvs.sourceforge.net/viewcvs.py/mailman/mailman/bin/cleanarch?view=log>
--
Mark Sapiro <[EMAIL
ilman/Mailman/Queue/Runner.py", line 99,
> in _oneloop
>msg, msgdata = self._switchboard.dequeue(filebase)
> File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Switchboard.py", line
> 143, in dequeue
>fp = op
en posted and saved to digest.mbox, and this
has stopped processing for that list. This is why I suggested moving
it aside - i.e. moving it out of the lists/LIST_NAME/ directory to see
if that allows the list's processing to resume. This would indicate
the problem is a 'bad' post in diges
e had miltiple runners running for some time,
however this is probably the result of attempts to correct the
problems, not the cause of the problems. I.e., in the above case, it
looks like there were two VirginRunners running until 18:16:03 on Jan
18 at which point one died and didn't restart per
Jim Popovitch wrote:
>Mark Sapiro wrote:
>> mcnutt wrote:
> >>
>>> File "/usr/local/mailman/Mailman/ListAdmin.py", line 138, in __getmsgids
>>>ids = [k for k, (op, data) in self.__db.items() if op == rtype]
>>> ValueError: too many values
Jim Popovitch wrote:
>Mark Sapiro wrote:
>>
>> I assume you are no longer getting errors from cron/checkdbs. What
>> happens if you put the request.pck back and try to go to the admindb
>> page for the list? Does this produce the error?
>
>Yes.
>
>> If
nly need to merge the list_name.mbox files into one
archives/private/list_name.mbox/list_name.mbox that contains all the
messages and run the above command.
You don't need to do anything in the archives/private/list_name/
directory because it will be entirely rebuilt.
--
Mark Sapiro <[EMAIL PROTECT
y.
>
>Hopefully it'll be there with v2.1.8. It's a great script.
Actually it made it into the 2.1.7 final release, but the README.mmdsr
could use some enhancement for 2.1.8 :-)
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco
that was subsequently scrubbed for
the digest.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list
Mailman-Users@
use mail to these addresses to be
piped to the mailman wrapper. Thus, even though you have created an
email user "unix-sysadmin", no mail can actually be delivered to that
email account as the alias
unix_sysadmin: "|/disk1/mailman/mail/mailman post
unix_sysadmin"
pip
p://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp>,
and be sure to note the part about fix_url.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
---
s per week, you
probably want to both lower the threshold, and extend the 'stale
after' time.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
.g. lists.company.com or mailman.company.com and publish an
MX DNS record to get that domain delivered to the Mailman server.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
-
the owner if
bounce_unrecognized_goes_to_list_owner is true.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list
Mailman-Users@python.org
http
ssage, but this would perhaps be
ambiguious unless the staff knew that when they receive a "Forward of
moderated message" it means the post is accepted, but this too would
be a manual process subject to error.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San
ould modify the Pipermail archiver to obscure the
addresses differently, but this would involve patching the code.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
-
y because of the IP address.
>Is this normal practise?
If by 'this' you mean mailman-users@python.org, I don't think so. I
have a 'home', fixed IP, and I have no problem with python.org lists.
Did you receive reject notices for the mail? If so, from where and
what did
in this case Mailman/Cgi/listinfo.py.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list
Mailman-Users@python.org
http://ma
ehow?
Is it only this list that fails? It is not likely a virtual host
problem as host really isn't involved in processing confirmations.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Cal
eir problem? Of course perhaps they are solving that by telling you
you can't do that, in which case, it may be time to find a new host.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area,
would rather do it from my python script (we have
over 90 teams!).
I have seen the documentation on what the command line
commands are, but I am not sure how to issue those
commands from a python script.
Thank for any help you can provide!
--
Mark Phillips
VP Softball
Arcadia Little League
Mark Phillips wrote:
>
>I have seen the documentation on what the command line
>commands are, but I am not sure how to issue those
>commands from a python script.
See <http://docs.python.org/lib/os-process.html>
Briefly, once you have the list name, owner email and list passw
last.
You can then run bin/update [-f], but you shouldn't have to as Mailman
will update/convert the config.db when the list is accessed. After you
have the converted config.pck, you can delete the config.db and
config.db.last.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for
ix user and I know little about it, but I think in
addition to the virtual_alias_maps above, you also need alias_maps
with at least hash:/usr/local/mailman/data/aliases. See
<http://www.list.org/mailman-install/node13.html>. (Sec 6.1.2 is in
addition to 6.1.1, not instead of)
--
Mark Sa
ing members.
>
>How does one extract the member data from a list like this if I'm the
>rightful admin?
bin/listmembers --help
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
if this is just a one time shot is
asking the host service to run 'bin/list_members' for you and put the
result where you can download it or email it to you.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San
Mark Sapiro wrote:
>
>bin/listmembers --help
That should have been
bin/list_members --help
Sorry for any confusion.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sens
eople who've tried these suggest that they may be an
incomplete solution at best, and may not work at all.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
/www.google.com/search?hl=en&q=site%3Amail.python.org++inurl%3Amailman-users+suse+sax>.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
---
chitecture ever be changed to remove this
>limitation?
Yes again. I think you'll see it in Mailman 3, but as I'm sure you well
know, I can't give you a timeline for that except to say that it isn't
imminent.
--
Mark Sapiro <[EMAIL PROTECTED]>
u'll normally see two entries with the
same message id. The first for 1 recipient (the mail to list-owner)
and the second perhaps a couple of seconds later for 'n' recipients
which will tell you how many admins/moderators it is sent to.
If you send mail directly to [EMAIL PROTECTE
and various methods in Mailman/htmlformat.py make
the actual link, but I don't see anything in this that would add
quotes other than the ones around the whole URL.
I'm puzzled, but perhaps you can look at the specific areas I mention
and see that there's something strange in your v
ou are dealing with a template that uses %(name)s
replacements, %(list_name)s may not work in that particular template.
>And is there a guide anywhere explaining the templating system in detail?
No, but it's on my To Do list to write a FAQ for this.
--
Mark Sapiro <[EMAIL PROT
gement...->Membership List under Additional Member Tasks - "Set
everyone's moderation bit, including those members not currently
visible", select "No" and click "Set".
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
than 2 in mm_cfg.py?
Do you mean the messages aren't being archived, or you are unable to
access the archive via the web?
What's in Mailman's 'error' log?
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Ar
generate this file?
This file is automatically regenerated each time a post is archived.
If you can't wait for a post, run 'bin/arch --help'.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area,
l/mailman-users/2006-January/048811.html>?
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list
Mailman-Users@pyth
27; respectively.
See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp>
for what to do and don't overlook the part about fix_url for existing
lists.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, California
ven subscription" in any of the lists on that server, but have been
>adding the users on the web form instead.
>
>And the result is that (what was exactly what I was afraid of ;)) that at
>least the one I tested worked...
>
>What gives???
Check mailman's 'error'
gt; ScriptAlias /mailman/* /data/mailmanswazitalia/cgi-bin/*
> Alias /pipermail/ /data/mailmanswazitalia/archives/public/
>
>
>
>
>Any hint?
Since your virtual hosts seem to use the same IP address (at least the
ones I could look up), you need NameVirtualHost directives. See
<
goes to -bounces)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Mailman 2.0.x expects only 4
@...
[EMAIL PROTECTED] (does go to the owner)
[EMAIL PROTECTED]
[
ers in the message
From:
Reply-To:
Sender:
Return-Path:
and the From_ separator in a mailbox file if any.
And have you made any changes to the default
SENDER_HEADERS = ('from', None, 'reply-to', 'sender')
(above from Defaults.py)
--
Mark Sapiro <[EMAIL PROTECT
>Lawrence Bowie wrote:
>> Mark Sapiro wrote:
>>>
>>> What is the subscribed address?
>>>
>>> What are the following headers in the message
>>>
>>> From:
>>> Reply-To:
>>> Sender:
>>> Return-Path:
>>>
-based.html> or
>><http://httpd.apache.org/docs/2.0/vhosts/name-based.html> as
>>appropriate.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
-
s calling this just 'localuser' or maybe
'[EMAIL PROTECTED]'?
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Use
that ends with
'some.domain', not just those that are exactly '@some.domain'.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
-
%s get_sender() = %s',
str(msg.get_senders()), sender)
-
This will create an entry in the 'vette' log (preceding the normal held
post entry) for every non-member post. which in addition to the
'sender' from get_sender() also contains
emented in 2.1.8 if there's no
objection. The second will probably have to wait.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailm
ting on a different
lists/xxx/request.pck file.
I.e. you have or once had a Mailman installed in a different place and
this email is coming from that Mailman.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense -
t yet?
See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq02.003.htp>.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailma
1001 - 1100 of 14789 matches
Mail list logo