Re: [Mailman-Users] qmail setup question

2006-08-25 Thread Peter Horst
Mark Sapiro wrote:
> Peter Horst wrote:
>   
>> Solve what? :-)  I appreciate your taking the time to answer, but my 
>> question was "what does '[EMAIL PROTECTED]'s letters" mean?  What's a 
>> "letter"?  I'm saying that fundamentally I don't understand what the 
>> part I quoted even means, so I have nothing to Google...
>> 
>
>
> Most of us are not qmail experts or even knowledgeable about qmail at
> all. Questions about a specific MTA are more likely to get good
> answers if directed to a list or other resource devoted to that MTA.
>
> I know your question comes directly from our installation manual, but
> that material may well have been contributed by one person who isn't
> here now.
>
> Having read that section, all I can tell you is this has to do with
> delivering mail to the site list 'mailman' and it's owner
> 'mailman-owner' when 'mailman' is also a local user. I think
> '[EMAIL PROTECTED]' means '[EMAIL PROTECTED]' where 'example.com' is your
> domain. I haven't a clue about the broader meaning of those lines.
>
> Sorry I can't be more help.
>   

Oh, I definitely appreciate your taking the time to help - I certainly 
don't think it's anybody's job to help Peter :-)  I think I'll try this 
out over on the qmail list & see how that goes.  Thanks again -

Peter
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] qmail setup question

2006-08-25 Thread Mark Sapiro
Peter Horst wrote:
>
>Solve what? :-)  I appreciate your taking the time to answer, but my 
>question was "what does '[EMAIL PROTECTED]'s letters" mean?  What's a 
>"letter"?  I'm saying that fundamentally I don't understand what the 
>part I quoted even means, so I have nothing to Google...


Most of us are not qmail experts or even knowledgeable about qmail at
all. Questions about a specific MTA are more likely to get good
answers if directed to a list or other resource devoted to that MTA.

I know your question comes directly from our installation manual, but
that material may well have been contributed by one person who isn't
here now.

Having read that section, all I can tell you is this has to do with
delivering mail to the site list 'mailman' and it's owner
'mailman-owner' when 'mailman' is also a local user. I think
'[EMAIL PROTECTED]' means '[EMAIL PROTECTED]' where 'example.com' is your
domain. I haven't a clue about the broader meaning of those lines.

Sorry I can't be more help.

-- 
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://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] qmail setup question

2006-08-25 Thread Peter Horst
Oleg D. wrote:
> Peter Horst wrote:
>
>> Hi, I'm trying to set up Mailman on a Fedora Core 5 system running 
>> qmail. I'm using the current yum (rpm) package of Mailman.
>>
>> The 2.1 Installation Manual says:
>>
>> "Then make your aliases:
>> .qmail => [EMAIL PROTECTED] letters
>> .qmail-owner => mailman-owner’s letters"
>>
>> I can't parse this - can someone break it down for me? What does 
>> "[EMAIL PROTECTED]'s letters" mean?
>>
>> Thanks, hope this is not too dumb.
>>
>> Peter
>>  
>>
> Refer to your MTA documentation.
> Also, it is a good practice to *google* solution first. There're a lot 
> of solutions how to solve this.
>

Solve what? :-)  I appreciate your taking the time to answer, but my 
question was "what does '[EMAIL PROTECTED]'s letters" mean?  What's a 
"letter"?  I'm saying that fundamentally I don't understand what the 
part I quoted even means, so I have nothing to Google...
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp


Re: [Mailman-Users] qmail setup question

2006-08-25 Thread Oleg D.
Peter Horst wrote:

>Hi, I'm trying to set up Mailman on a Fedora Core 5 system running 
>qmail. I'm using the current yum (rpm) package of Mailman.
>
>The 2.1 Installation Manual says:
>
>"Then make your aliases:
>.qmail => [EMAIL PROTECTED] letters
>.qmail-owner => mailman-owner’s letters"
>
>I can't parse this - can someone break it down for me? What does 
>"[EMAIL PROTECTED]'s letters" mean?
>
>Thanks, hope this is not too dumb.
>
>Peter
>  
>
Refer to your MTA documentation.
Also, it is a good practice to *google* solution first. There're a lot 
of solutions how to solve this.

As for exim i do this like that:
mailman_router:
  driver = accept
  condition = MAILMAN_ENABLED
  require_files = MAILMAN_VAR/lists/$local_part/config.pck
  local_part_suffix_optional
  local_part_suffix = -bounces : -bounces+* : \
  -confirm+* : -join : -leave : \
  -owner : -request : -admin
  transport = mailman_transport

Maybe your MTA has some like that?

-- 
Oleg D.

--
don't believe every word people use to say, they might be wrong.

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp