[Mailman-Users] How many emails address i need??

Detlef Neubauer detlef.neubauer at charite.de
Fri Jul 5 14:24:42 CEST 2002


jorgefm at cirsa.com writes:

> That was my problem ! I didn't know how to get the messages to the list.
> Now i'm learning how to configure the fetchmail to get the emails from
> the lotus notes mail server.

It's not the normal way.

,----[ Mailman's .fetchmailrc ]
| poll server proto pop3
|      user curso_linux pass xxx is curso_linux
|      user curso_linux-admin pass xxx is curso_linux-admin
|      user curso_linux-request pass xxx is curso_linux-request
`----

,----[ add to mailman's crontab ]
| * * * * * /path/to/fetchmail -a
`----

Not testet!

> Also i'm trying to get the cgi-bin working in my apache linux box.

Did you have read the INSTALL?

> Another little question: What the 'mailman-owner at domain.tld' email address
> is used for?

For example this mail address is used for monthly password reminder.

> Imagine that in your corporate mail server that address is used by
> other division mailing lists, then how do you manage to get your
> mailing lists?

I think you can use any other mail address. You can configure it in
$MAILMANHOME/Mailman/mm_cfg.py. There is a line with

,----
| MAILMAN_OWNER = 'mailman-owner@%s' % DEFAULT_HOST_NAME
`----

Change "mailman-owner" to whatever you want.

Also not testet!

My mailman version is 2.0.5.


Hola
Detlef Neubauer

-- 
.oO GnuPG Key auf http://www.keyserver.net/ Oo.






More information about the Mailman-Users mailing list