Benjamin Donnachie wrote:
> /[EMAIL PROTECTED]/ DUNNO
Ooops! That should be:
/[EMAIL PROTECTED]/ DUNNO
Ben
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman
Benjamin Donnachie wrote:
> I've just written a very simple script which I use as a cronjob to keep
> a postfix access map of current lists up-to-date. Thus avoiding
> potential backscatter with the listhost domain.
A copy of the script is below. You'll probably need to ed
Jennifer Redman wrote:
> Your script and instructions work beautifully.
Excellent stuff! :-) It's definitely a better solution in my opinion! :)
> Had to change a few paths and kept getting a no module error when I added
> MTA = None -- easy configuration compared to the other method I was
> att
Benjamin Donnachie wrote:
> If you can set aside a sub-domain for your mailing lists, eg
> lists.example.com, then it's worth using the sendmail mm-handler script
> with postfix.
I've just written a very simple script which I use as a cronjob to keep
a postfix access map of
Jennifer Redman wrote:
> However, the integration with Postfix -- not so good, appears to be
> something to do with the Virtual Mailbox setup.
If you can set aside a sub-domain for your mailing lists, eg
lists.example.com, then it's worth using the sendmail mm-handler script
with postfix.
Downloa
Mihamina Rakotomandimby (R12y) wrote:
> I will have to batch subscribe thousands of email adresses, but I dont
> want them to be affraid by the subscription notification of Mailman.
Use the web admin interface for the list. Look under Membership
management -> Mass subscription. Set "subscribe or
Benjamin Donnachie wrote:
> RewriteRule ^/mailman/(.*) https://www\.py-soft\.co\.uk/mailman/$1
> [L,R=permanent]
> Seems to work! :)
Ah... no it doesn't! Ah well...
Ben
--
Mailman-Users mailing list
Mailman-Users@p
Benjamin Donnachie wrote:
> I am using Mailman v2.1.6 and I was wondering whether it is possible to
> have a different DEFAULT_URL_PATTERN per virtual host?
I decided to cheat by sticking the following in the apache config for my
sites:
RewriteRule ^/mailman/(.*) https://www\.py-soft\.
Dragon wrote:
> Is there some reason you would not want to run https on all of the lists?
I host a number of sites free of charge. While I don't mind offering
Mailman FoC, I feel that there are somethings users should pay for and
https is one of them!
Take care,
Ben
Mark Sapiro <[EMAIL PROTECTED]> wrote:
>Not without running a different copy of Mailman for the different hosts.
I thought that might be the case. Guess I'll just move back to http://
globally.
Thanks for your help! :)
--
Benjamin
--
Mai
I am using Mailman v2.1.6 and I was wondering whether it is possible to
have a different DEFAULT_URL_PATTERN per virtual host?
For my main site, example.com, I would like it to use https://%s/mailman
for the web interface, but for other sites I host, say example.net, to
use http://%s/mailman.
Ta
11 matches
Mail list logo