[EMAIL PROTECTED] writes: > [EMAIL PROTECTED] writes: > > >> So, how many emails address i need if i want to made a mailing list > >> call 'curso_linux' including the mailman management ? > > > >[EMAIL PROTECTED] > >[EMAIL PROTECTED] > >[EMAIL PROTECTED] > > Is there no needs to a email address like '[EMAIL PROTECTED]' ?
Yes you need this is address. > Another questions: How does the mailman gets the emails requests? Mailman gets the mails from the MTA/MDA. > Where i have to put the emails address configuration, the email user > and password account ? Did you mean the subscribers? This data was stored in the file config.db in ~/mailman/lists/list/config.db. Usualy people subscribe themselves into the list. If you have a list with mail addresses you can mass subscribe them in the membership management page. Or if you are the mailman admin, you can do it with the add_members script on the commandline. > I suppose that the mailman have to read the emails from the > '[EMAIL PROTECTED]', then i have to set up how to get thats > emails ? Yes, a mail that was send to "[EMAIL PROTECTED]" goes to the list and mailman delivers it to all members of the list. > The mail server have to be in the same machine that the mailman ? It can be the same, it's not a must. Hola Detlef Neubauer -- .oO GnuPG Key auf http://www.keyserver.net/ Oo. ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
