[Mailman-Users] Admin tools partially not working

2017-11-07 Thread Mike Brown
Fedora 26 mailman 2.1.21 I moved my mailman list from an old Solaris server to the new Linux server. I did a tarball of the "lists" directory and placed it in the mailman config area. I do not have exim up and running yet. So, all I can do at the moment is admin stuff. But, when I go to: http:

[Mailman-Users] My thoughts on mailman

2008-07-17 Thread Mike Brown
Now that I am up and running, I want to express my thoughts about the program. LOVE IT While it didn't seem that way, based upon all of the previous e-mail, the web interface to the mail list is top notch. The developers have done an excellent job. Thanks for a great mail list package.

Re: [Mailman-Users] My issue with using web server on the server to get to mailman

2008-07-17 Thread Mike Brown
On Fri, Jul 18, 2008 at 12:27:27PM +0900, Stephen J. Turnbull wrote: > > Anyway, changing that to 127.0.0.1 should do what you want; the DSL > box can't get its hands on that since it never leaves the local host > at all. Found it. I have two Opera browsers running (don't ask) with separate .ope

Re: [Mailman-Users] My issue with using web server on the server to get to mailman

2008-07-17 Thread Mike Brown
On Fri, Jul 18, 2008 at 12:27:27PM +0900, Stephen J. Turnbull wrote: > Mike Brown writes: > > > I then changed the hosts file to look like: > > > >192.168.1.1 mrvideo vidiot.com www.vidiot.com loghost > > Are you sure 192.168.1.1 isn't the DSL

[Mailman-Users] My issue with using web server on the server to get to mailman

2008-07-17 Thread Mike Brown
Enhancement request: Allow the following to work: http://localhost/mailman/... Then, somewhere within the configuration, mailman is told that localhost is equal to, in my case, vidiot.com/www.vidiot.com. After doing so more research tonight, even if I sent up the DNS bind configuration

Re: [Mailman-Users] Can't create list

2008-07-15 Thread Mike Brown
On Mon, Jul 14, 2008 at 11:32:47PM -0700, Mark Sapiro wrote: > When you change DEFAULT_URL_HOST and/or DEFAULT_EMAIL_HOST in mm_cfg.py, > you want to clear the VIRTUAL_HOSTS dictionary and start over. Granted, > Defaults.py only mentions putting the add_virtualhost in mm_cfg.py, and it > isn't

Re: [Mailman-Users] Can't create list

2008-07-14 Thread Mike Brown
On Mon, Jul 14, 2008 at 07:04:46PM -0700, Mark Sapiro wrote: > Put the following in mm_cfg.py > > DEFAULT_URL_HOST = 'vidiot.com' > DEFAULT_EMAIL_HOST = 'vidiot.com' Those two lines were there. > VIRTUAL_HOSTS.clear() Don't see this mentioned in the Defaults.py file. > add_virtualhost(DEFAULT

Re: [Mailman-Users] Can't create list

2008-07-14 Thread Mike Brown
On Sun, Jul 13, 2008 at 03:03:41PM -0700, Mark Sapiro wrote: > Because those host names are not in the VIRTUAL_HOSTS dictionary. You > could put something like > > add_virtualhost('192.168.1.1', '192.168.1.1') > > in mm_cfg.py and then create a list in the '192.168.1.1' domain, but > don't do th

Re: [Mailman-Users] Can't create list

2008-07-13 Thread Mike Brown
On Sun, Jul 13, 2008 at 06:59:57PM -0700, Mark Sapiro wrote: > I don't know what your network looks like, but in my case, I have a > router connected to the LAN side of the DSL modem and if I send a > packet from a box on the lan to (e.g.) port 80 at my external IP, the > router knows that is its

Re: [Mailman-Users] Can't create list

2008-07-13 Thread Mike Brown
On Sun, Jul 13, 2008 at 03:03:41PM -0700, Mark Sapiro wrote: > Fix whatever network issue is preventing you from going to > http://vidiot.com/mailman/create (on the correct box) from inside your > LAN. That is not going to be easy. While adding www.vidiot.com and vidiot.com to the hosts file wor

Re: [Mailman-Users] Can't create list

2008-07-13 Thread Mike Brown
On Sun, Jul 13, 2008 at 03:03:41PM -0700, Mark Sapiro wrote: > > http://vidiot.com/mailman/create works for me. All the above would seem > like network/DNS/router issues. Perhaps from inside your LAN, > http:/vidiot.com/ goes to the wrong box. There are zero other boxes on the internal LAN that h

[Mailman-Users] Can't create list

2008-07-13 Thread Mike Brown
I am getting extremely frustrated. Keep in mind that the server is on a DSL, static IP, on the LAN side of the DSL with an IP of 192.168.1.1. The vidiot.com obviously points to the real outside address. If I traceroute vidiot.com, it never goes the the DSlam gateway and back. Until trying to do