Re: [Mailman-Users] Beginner questions

2007-10-01 Thread Chris Arnold
Dennis Morgan wrote: > Is my subscription request in your moderation queue? > I do not see it in membership management. I have not had a problem subscribing to the list. Can you try again? > I don't know hardly anything about mailman - I'm here to learn - Me too. I am just trying to learn while

Re: [Mailman-Users] Beginner questions

2007-10-01 Thread Mark Sapiro
Chris Arnold wrote: >Dennis Morgan wrote: >> Using the DNS report tool from >> www.dnsstuff.com >> >> It says you don't have a MX record for that domain. Quoting: >> >> MX FAIL >> MX Category ERROR: I couldn't find any MX records for >> mytimewithgod

Re: [Mailman-Users] Beginner questions

2007-10-01 Thread Dennis Morgan
Is my subscription request in your moderation queue? I don't know hardly anything about mailman - I'm here to learn - but just a notion. If you'd go ahead and enter the real values you have in your configuration files instead of things like: main.cf i have entered relayhost = main.mail.server

Re: [Mailman-Users] Beginner questions

2007-10-01 Thread Chris Arnold
Dennis Morgan wrote: > Using the DNS report tool from > www.dnsstuff.com > > It says you don't have a MX record for that domain. Quoting: > > MX FAIL > MX Category ERROR: I couldn't find any MX records for > mytimewithgod.net. If you want to receive E

Re: [Mailman-Users] Beginner questions

2007-10-01 Thread Dennis Morgan
d.net/mailman/listinfo/mtwg-prayer > > - Original Message - > From: "Chris Arnold" <[EMAIL PROTECTED]> > To: mailman-users@python.org > Sent: Sunday, September 30, 2007 5:02:14 PM (GMT-0500) America/New_York > Subject: Re: [Mailman-Users] Beginner quest

Re: [Mailman-Users] Beginner questions

2007-09-30 Thread Brad Knowles
On 9/30/07, Chris Arnold wrote: > I have gotten an answer from the zimbra forums on how to achieve this: > http://wiki.zimbra.com/index.php?title=Split_Domain > In the section > > Configuring Zimbra as the Primary System > > I need to follow those steps for every email address that needs to

Re: [Mailman-Users] Beginner questions

2007-09-30 Thread Chris Arnold
14 PM (GMT-0500) America/New_York Subject: Re: [Mailman-Users] Beginner questions Dan Phillips wrote: > > On Sep 30, 2007, at 3:14 PM, Chris Arnold wrote: >> i am not >> getting an email at my gmail account of the email i sent to the list. I >> should be getting that email ba

Re: [Mailman-Users] Beginner questions

2007-09-30 Thread Chris Arnold
Dan Phillips wrote: > > On Sep 30, 2007, at 3:14 PM, Chris Arnold wrote: >> i am not >> getting an email at my gmail account of the email i sent to the list. I >> should be getting that email back to the gmail account, right? >> > > Nope. See the last paragraph of: > > http://www.python.org/cgi-bin

Re: [Mailman-Users] Beginner questions

2007-09-30 Thread Chris Arnold
Chris Arnold wrote: > Mark Sapiro wrote: > >>> This did not let me use @192.168.x.x as it is complaining about the >>> syntax (not a .whatever) >>> >>> >> You have to put the IP in square brackets as I did in my example. >> >> > I did, it doe

Re: [Mailman-Users] Beginner questions

2007-09-30 Thread Chris Arnold
Mark Sapiro wrote: >>> >>> >> This did not let me use @192.168.x.x as it is complaining about the >> syntax (not a .whatever) >> > > > You have to put the IP in square brackets as I did in my example. > I did, it does not like that format and will not let me add it like that > >

Re: [Mailman-Users] Beginner questions

2007-09-30 Thread Mark Sapiro
Chris Arnold wrote: >Mark Sapiro wrote: >> >> However, can you forward to an address at an IP instead of a domain. >> I.e. mail to [EMAIL PROTECTED] goes to the main mail server and >> gets forwarded to [EMAIL PROTECTED] (or whatever the IP of the >> Mailman machine is)? With some MTAs, you'd need

Re: [Mailman-Users] Beginner questions

2007-09-30 Thread Chris Arnold
Mark Sapiro wrote: > Chris Arnold wrote: > > >> Heres where i am not understanding: >> >> if >> list mail is going first to the maim mail server machine, then it >> needs to be told to relay all 10 addresses per list to the Mailman >> machine. >> >> I don't see how to do that on my mailserver. I

Re: [Mailman-Users] Beginner questions

2007-09-29 Thread Mark Sapiro
Chris Arnold wrote: >Heres where i am not understanding: > >if >list mail is going first to the maim mail server machine, then it >needs to be told to relay all 10 addresses per list to the Mailman >machine. > >I don't see how to do that on my mailserver. I can forward to email >addresses but i do

Re: [Mailman-Users] Beginner questions

2007-09-29 Thread Chris Arnold
Mark Sapiro wrote: > I'm probably as lost as you about what you've done on which machine, > but here's some basic information. > > Each list requires a set of 10 aliases to be installed in the MTA of > the Mailman machine. In a default installation, they look like the > following set for a list nam

Re: [Mailman-Users] Beginner questions

2007-09-29 Thread Mark Sapiro
Chris Arnold wrote: >Brad and all! You all have been kind and patient with me but i do not >see where to change the list address. I was going to just delete the >list and create a new one but i don't see how to delete any list. See

Re: [Mailman-Users] Beginner questions

2007-09-29 Thread Mark Sapiro
Chris Arnold wrote: >> >I am not understanding this at all. I have made an alias on the >mailserver with [EMAIL PROTECTED] and it redirects mail to my personal >account; i can send mail to it from inside and outside the network but >how are other people going to get mail with this config? I'm pro

Re: [Mailman-Users] Beginner questions

2007-09-29 Thread Chris Arnold
Brad Knowles wrote: > On 9/28/07, Chris Arnold wrote: > >> I have a dns entry that points to the webserver and a mx record that >> points to the webserver. I just thought of something that might be >> causing the problem: the "real" mail server serves the virtual domain >> that the list also is for

Re: [Mailman-Users] Beginner questions

2007-09-29 Thread Chris Arnold
Brad Knowles wrote: > Right, so either you need to change the list address to be > "[EMAIL PROTECTED]", or you need to set up > those aliases on your main mail server, as previously discussed. > > Alternatively, you can still add a new hostname called > "lists.yourdomain.example.com" which has the

Re: [Mailman-Users] Beginner questions

2007-09-29 Thread Brad Knowles
On 9/28/07, Chris Arnold wrote: > I have a dns entry that points to the webserver and a mx record that > points to the webserver. I just thought of something that might be > causing the problem: the "real" mail server serves the virtual domain > that the list also is for. It appears all mail

Re: [Mailman-Users] Beginner questions

2007-09-28 Thread Chris Arnold
Brad Knowles wrote: > It certainly could be, yes. > > One thing you could do is to define a separate > "lists.yourdomain.example.com" entry in your DNS, which points to the > same IP address as your webserver, and has MX records in the DNS which > point to your webserver. Then when mail comes in fo

Re: [Mailman-Users] Beginner questions

2007-09-28 Thread Brad Knowles
On 9/28/07, Chris Arnold wrote: >> You could set it up in either place, but it might make more sense to >> set it up on the webserver, and have the mail server configured to >> forward all mail for those addresses over to the appropriate machine. > > How would you do this? I have mailman setup

Re: [Mailman-Users] Beginner questions

2007-09-28 Thread Chris Arnold
Brad Knowles wrote: > On 9/27/07, Chris Arnold wrote: > >> Hello all! I would like to run mailman 2.1.9 at my site. I have a web >> server with apache2 and a mailserver with zimbra; these are 2 different >> servers. Where do i install mailman? On the apache2 server or on the >> mailserver, or does

Re: [Mailman-Users] Beginner questions

2007-09-27 Thread Brad Knowles
On 9/27/07, Chris Arnold wrote: > Hello all! I would like to run mailman 2.1.9 at my site. I have a web > server with apache2 and a mailserver with zimbra; these are 2 different > servers. Where do i install mailman? On the apache2 server or on the > mailserver, or does it matter which one? Pl

[Mailman-Users] Beginner questions

2007-09-27 Thread Chris Arnold
Hello all! I would like to run mailman 2.1.9 at my site. I have a web server with apache2 and a mailserver with zimbra; these are 2 different servers. Where do i install mailman? On the apache2 server or on the mailserver, or does it matter which one? Please excuse my novice-ness. Chris --

[Mailman-Users] Beginner questions

2004-10-25 Thread "António P.F.Ferreira de Almeida"
I'm very new to Mailman and would like to ask some questions : 1. Using Mailman and Apache web server, may I install a small mailing list (200/300 members) in a home computer, running Linux, with a dynamic IP address or do I need a fixed IP address ? 2. And how do I assign the IP address to my serv

Re: [Mailman-Users] Beginner questions

2004-10-22 Thread Brad Knowles
At 3:43 PM +0100 2004-10-22, António P.F.Ferreira de Almeida wrote: I' m very new to Mailman and would like to ask a few questions : 1. For creating a small mailing list (200/300 members), using Mailman and Apache, in a home computer running Linux, can I use a dynamic IP or do I need a fixed IP

Re: [Mailman-Users] Beginner questions

2004-10-22 Thread John Dennis
On Fri, 2004-10-22 at 10:43, AntÃnio P.F.Ferreira de Almeida wrote: > I' m very new to Mailman and would like to ask a few questions : > 1. For creating a small mailing list (200/300 members), using Mailman and Apache, in > a home computer running Linux, can I use a dynamic IP or do I need a fixed

Re: [Mailman-Users] Beginner questions

2004-10-22 Thread Mark Sapiro
António P.F.Ferreira de Almeida wrote: >I' m very new to Mailman and would like to ask a few questions : >1. For creating a small mailing list (200/300 members), using Mailman and Apache, in >a home computer running Linux, can I use a dynamic IP or do I need a fixed IP ? >2. How do I assign that

[Mailman-Users] Beginner questions

2004-10-22 Thread António P.F.Ferreira de Almeida
I' m very new to Mailman and would like to ask a few questions : 1. For creating a small mailing list (200/300 members), using Mailman and Apache, in a home computer running Linux, can I use a dynamic IP or do I need a fixed IP ? 2. How do I assign that IP (fixed or dynamic) to an existing domain