As some of you are aware, I've been integrating Mailman with PHP to
integrate it into Joomla!. I had a version that did it using command
line options, but that didn't work for a lot of people, so I did some
work to figure out how to do it via the file_get_contents function in
PHP. I have pulled i
On 5/29/07, Dennis Morgan wrote:
> My question is - are spamers able to pick up lists from the default (but
> not easily accessible) default mailman listinfo page and start
> bombarding us with spam on all lists?
Yes.
> Or should I set the "Advertise
>
Noah
>
>Okay I give up. I am attempting to create a mail list called testing
>but I receive the error below.
>
>What are the proper permissions for /usr/local/mailman/archives/private/ ?
>
>
># ls -dl /usr/local/mailman/archives/private/
>drwxr-s--x 131 mailman mailman 3072 Feb 28 16:18
>/usr/
Hi,
Okay I give up. I am attempting to create a mail list called testing
but I receive the error below.
What are the proper permissions for /usr/local/mailman/archives/private/ ?
# ls -dl /usr/local/mailman/archives/private/
drwxr-s--x 131 mailman mailman 3072 Feb 28 16:18
/usr/local/mailma
Jon Pauli wrote:
>
>I have a couple of mailing lists and every time anyone- member or
>non-member posts, everything works fine but the list owner gets
>
>1)An uncaught bounce notification containing an empty attachment
>called ForwardedMessage.eml. Thunderbird is the MUA so I'm guessing it
>is resp
[EMAIL PROTECTED] wrote:
>
>I'm assuming that this directory is in the root of the /usr/lib/Mailman/
>directory. Is this correct? I've created the following directory structure:
>/usr/lib/mailman/Lists/-high-school-announcements/en
It should be 'lists', not 'Lists' and the
/usr/lib/mailman/li
Dennis Morgan wrote:
>
>My question is - are spamers able to pick up lists from the default (but
>not easily accessible) default mailman listinfo page and start
>bombarding us with spam on all lists? Or should I set the "Advertise
>this list" option to "no" for the lists on the default listinfo pag
Leonard Jacobs wrote:
>I am trying to run Mailman 2.1.9 on a CentOS 4 server with postfix 2.4.1. I
>had Mailman 2.1.5 running on a slower system and wanted to offload some apps
>to this newer server but am having problems. check_perms has no errors.
>Creating lists works fine and when postings
<[EMAIL PROTECTED]> wrote:
>'The problem is probably that the /admin/* pages require the list or site
>admin password to be in a cookie, and normal users aren't going to have
>that.'
So, it seems you want to make your own web form which circumvents the
Mailman subscribe process and subscribes th
jetspeed wrote:
>I use exim4 as MTA, and mailman as maillist
>But I have no domain name besides my IP, so mails from other smtp servers
>can't be relayed to my MTA, How can I deal with this situation?
I think you can set
DEFAULT_URL_HOST = 'xxx.xxx.xxx.xxx'
DEFAULT_EMAIL_HOST = '[xxx.xxx.xxx.
Carter Braxton wrote:
>
>I just tested this to be certain, and the variable substitution does not take
>place -- the invitation email that is sent contains the variable names rather
>than the values:
The problem is the non-substitution '%' characters in your template.
E.g.,
>75% of email traff
Stephen J. Turnbull wrote:
>
>It's almost a trivial patch; in the email/Generator.py file find the
>keyword argument continuation_ws='\t' to the Header initialization and
>change the '\t' to ' '.
This is an incomplete solution. See Mailman/Handlers/CookHeaders.py.
You really need to patch the pr
Phil Fonville wrote:
>
>I am unable to create new lists with either the web interface or the
>newlist script. However, I can post to my existing lists, and the posts
>go out to list subscribers.
>
>Failed attempts yield this message:
>
> Error: Unknown virtual host: [EMAIL PROTECTED]
>
>
>my m
I need to know which script is called when I run the /admin/members page
and press Submit. I can't figure it out since ./cgi-bin/members is a
binary.
(I'm continuing down my path of trying to figure out how to set the
digest mode via wget and I need to see how Mailman is parsing this
form.)
I am unable to create new lists with either the web interface or the
newlist script. However, I can post to my existing lists, and the posts
go out to list subscribers.
Failed attempts yield this message:
Error: Unknown virtual host: [EMAIL PROTECTED]
my mm_cfg.py file contains:
DEFA
Hello,
I have been looking around in the docs and have not seen anything that
matches my issue.
I have a couple of mailing lists and every time anyone- member or
non-member posts, everything works fine but the list owner gets
1)An uncaught bounce notification containing an empty attachment
calle
Curtis Preston writes:
> But that doesn't authenticate. On the real web side, it works if you
> authenticate FIRST with another page, then call the user's options page
> after you're authenticated as the admin, but I don't think I can do that
> with wget.
Dunno if it will get you where you w
I need to be able to interact with MailMan via php without using the
command line, so I've been playing around with using URL commands. I've
been able to do several things in MailMan using wget (and php's
file_get_contents subroutine), but there's one that's eluding me.
Here's what I CAN do:
18 matches
Mail list logo