Re: [Mailman-Users] postfix + mailman + mailboxes on the same domain and server

2016-11-07 Thread Matthias Schmidt via Mailman-Users
> Am 07.11.2016 um 01:06 schrieb Christian : > > Hello, > > I'm trying to get the mailing list to work with postfix and I read a lot > of information about the difficult usage of it. > > -> It should be possible for a mailbox user 'u...@domain.tld' to send at > the mailing list 'l...@domain.tld

Re: [Mailman-Users] cannot subscribe from outside using web interface

2016-10-27 Thread Matthias Schmidt via Mailman-Users
> Am 27.10.2016 um 20:23 schrieb Camelia Botez : > > Our mailman server is on DMZ and a couple of month ago was changed to work > https. > From inside LAN we can access mailman.domain/mailman/listinfo/test and > subscribe using browser interface. > From outside LAN we get : > The site cannot be

Re: [Mailman-Users] Migrating Mailman to New Server (Same Domain)

2016-10-24 Thread Matthias Schmidt via Mailman-Users
> Am 24.10.2016 um 22:41 schrieb Jewel Brueggeman-Makda > : > > Would it be best to copy the entire mailman directory to the new server or > just the lists and archives? > Command issued on new server to copy data from old. > rsync -avr root@serverip:/usr/local/mailman /usr/local/mailman what

Re: [Mailman-Users] Start qrunner on ElCapitan (MacOS X Server)

2016-10-22 Thread Matthias Schmidt via Mailman-Users
Mark, thanks. > Am 19.10.2016 um 23:55 schrieb Mark Sapiro : > > On 10/19/2016 02:51 AM, Matthias Schmidt wrote: >> >> Now I get in the system log: >> com.apple.xpc.launchd[1] (org.mailman): Service only ran for 1 seconds. >> Pushing respawn out by 9 sec

Re: [Mailman-Users] Start qrunner on ElCapitan (MacOS X Server)

2016-10-19 Thread Matthias Schmidt via Mailman-Users
Mark, > Am 19.10.2016 um 13:04 schrieb Mark Sapiro : > > On 10/18/2016 07:39 AM, Matthias Schmidt via Mailman-Users wrote: >> >> the -s option should fix that problem ;-) > > > If it can determine that the lock is stale. > > >> but if mailman is

Re: [Mailman-Users] Start qrunner on ElCapitan (MacOS X Server)

2016-10-18 Thread Matthias Schmidt via Mailman-Users
> Am 18.10.2016 um 22:50 schrieb mailman-admin : > > Am 18.10.2016 um 10:57 schrieb Matthias Schmidt via Mailman-Users: >> Hello, >> I’m trying to start mailman on startup with ElCapitan. >> >> I tried a plist in LaunchDaemons - that was working in the past wi

[Mailman-Users] Start qrunner on ElCapitan (MacOS X Server)

2016-10-18 Thread Matthias Schmidt via Mailman-Users
Hello, I’m trying to start mailman on startup with ElCapitan. I tried a plist in LaunchDaemons - that was working in the past with the command: /usr/local/mailman/bin/mailmanctl -s start this produces now the error: Service only ran for 2 seconds. Pushing respawn out by 8 seconds the error log

Re: [Mailman-Users] cannot send mails to yahoo, hotmail and gmail

2016-09-25 Thread Matthias Schmidt via Mailman-Users
> Am 19.09.2016 um 00:39 schrieb Timothy Jasionowski : > > You may also want to make sure that you're configured SPF for your domain... > I know that Google can be suspicious of new or small domains unless SPF (or > even DKIM) is implemented. > > SPF is easy to implement. You just need to put

Re: [Mailman-Users] Update mailman MacServer5

2016-09-05 Thread Matthias Schmidt via Mailman-Users
igroup} \ > > Thanks again to Marius Schamschula for that tip, as it drove me crazy. > > Timothy > > Sent from my iPhone > >> On Sep 4, 2016, at 11:53, Mark Sapiro wrote: >> >>> On 09/04/2016 01:56 AM, Matthias Schmidt via Mailman-Users wrote: >>

Re: [Mailman-Users] Update mailman MacServer5

2016-09-04 Thread Matthias Schmidt via Mailman-Users
gt; Am 04.09.2016 um 14:06 schrieb Mark Sapiro : > > On 09/03/2016 09:53 PM, Matthias Schmidt wrote: >> >> now I’m stuck here: >> local[74919]: fatal: execvp /usr/share/mailman/mail/mailman: No such file or >> directory >> >> local is owned by postfix

Re: [Mailman-Users] Update mailman MacServer5

2016-09-03 Thread Matthias Schmidt via Mailman-Users
um 01:10 schrieb Mark Sapiro : > > On 09/03/2016 08:48 AM, Matthias Schmidt via Mailman-Users wrote: >> >> I’ve been updating a MacOS10.6 Server to Server 5 (elCapitan). >> Mailman is not shipped anymore with the current version. >> So I downloaded 2.1.23, installed

Re: [Mailman-Users] Update mailman MacServer5

2016-09-03 Thread Matthias Schmidt via Mailman-Users
Mark, thanks. > Am 04.09.2016 um 01:10 schrieb Mark Sapiro : > > On 09/03/2016 08:48 AM, Matthias Schmidt via Mailman-Users wrote: >> >> I’ve been updating a MacOS10.6 Server to Server 5 (elCapitan). >> Mailman is not shipped anymore with the current version

[Mailman-Users] Update mailman MacServer5

2016-09-03 Thread Matthias Schmidt via Mailman-Users
Hello, I’ve been updating a MacOS10.6 Server to Server 5 (elCapitan). Mailman is not shipped anymore with the current version. So I downloaded 2.1.23, installed the lat version of phyton as well as dnsphyton. Then I copied the old mailman folders over to /usr/local/mailman and /var/mailman Then

[Mailman-Users] MacOS 10.6 ->OS X Server 5.x (=10.11.x)

2016-01-23 Thread Matthias Schmidt
Hello, I’m currently running a 10.6.8 Server installation with a couple of mailman 2.x mailing lists („Apple’s mailman“ + virtual domains). Works great :-) since iOS9 and MacOS 10.11 were published some things are not working anymore via SSL (WebDAV etc) anymore. So I’m thinking about updating t

Re: [Mailman-Users] virtual domain https and admin interface

2013-01-29 Thread Matthias Schmidt
Am 29.01.2013 um 18:27 schrieb Matthias Schmidt: > Hello, > I have mailman 2.1.14 running on OS X Server 10.6.8 > One list runs on a virtual domain. > All webpages for the list are addressed via https. > I achieved that with a redirect rule in apache, it simply redirects all

[Mailman-Users] virtual domain https and admin interface

2013-01-29 Thread Matthias Schmidt
Hello, I have mailman 2.1.14 running on OS X Server 10.6.8 One list runs on a virtual domain. All webpages for the list are addressed via https. I achieved that with a redirect rule in apache, it simply redirects all http of that domain to https. That works fine so far, but when I try to approve t

Re: [Mailman-Users] Mailman Problems under OSX Lion

2012-08-20 Thread Matthias Schmidt
Am 20.08.2012 um 12:33 schrieb Brad Knowles: > On Aug 19, 2012, at 8:11 PM, Lindsay Haisley wrote: > >> There are lots of mailing lists available. Mailman is only one of them. >> Apple no doubt supports _a_ mailing list, but as Apple Enterprise >> Support says, one can seldom expect support fr

Re: [Mailman-Users] Mailman Problems under OSX Lion

2012-08-19 Thread Matthias Schmidt
Am 13.08.2012 um 00:25 schrieb David Dodell: > This list is my last hope on getting my problems fixed. > > I am running OSX Lion (not Mountain Lion). Mailman was part of the > default installation. > > I have two issues which I have gotten absolutely no help from Apple > Enterprise Suppo

Re: [Mailman-Users] Mailman Problems under OSX Lion

2012-08-19 Thread Matthias Schmidt
Am 20.08.2012 um 01:00 schrieb David Dodell: >> where is apache looking for the icons. >> I think I read on the OS X Server List that the icons are on a different >> place than they should be. > > > This problem has been fixed. Strangely enough, found where apache was > looking for the icon

Re: [Mailman-Users] Error: Mach task special port 9

2009-07-16 Thread Matthias Schmidt
Am/On Thu, 16 Jul 2009 17:06:21 -0400 schrieb/wrote Steve Burling: >--On July 16, 2009 4:57:24 PM -0400 Rob wrote: > >> I would also appreciate your launchd.plists! It's a task I've been >> putting off doing myself... > >To which I reply: > >You can grab the tarball here: > >

Re: [Mailman-Users] Detecting Autoresponders

2009-06-28 Thread Matthias Schmidt
Am/On Mon, 29 Jun 2009 00:27:22 -0500 schrieb/wrote Grant Taylor: >On 6/28/2009 8:15 PM, Mark Sapiro wrote: >> I would say the autoresponder is broken if it is responding >> repeatedly to the same address on behalf of the same recipient. I >> would also say it's broken it it responds to the list

Re: [Mailman-Users] Mailman vs OSX vs launchd

2009-06-27 Thread Matthias Schmidt
Am/On Fri, 26 Jun 2009 11:06:40 -0500 schrieb/wrote Larry Stone: >On Fri, 26 Jun 2009, Sebastian Hagedorn wrote: > On 6/18/09 7:11 PM, Bryan Harrison at br...@bryanharrison.com wrote: > If I allow launchd to start it > SI get an endless succession ofS > > Jun 18 16:50:2

Re: [Mailman-Users] Mailman vs OSX vs launchd

2009-06-26 Thread Matthias Schmidt
Am/On Fri, 26 Jun 2009 13:49:57 +0200 schrieb/wrote Sebastian Hagedorn: >--On 26. Juni 2009 20:22:13 +0900 Matthias Schmidt wrote: > >> Am/On Thu, 18 Jun 2009 19:22:02 -0500 schrieb/wrote Larry Stone: >> >>> On 6/18/09 7:11 PM, Bryan Harrison at br...@bryanharrison.com

Re: [Mailman-Users] Mailman vs OSX vs launchd

2009-06-26 Thread Matthias Schmidt
Am/On Thu, 18 Jun 2009 19:22:02 -0500 schrieb/wrote Larry Stone: >On 6/18/09 7:11 PM, Bryan Harrison at br...@bryanharrison.com wrote: > >> I've built and installed Mailman 2.12 from current source code and >> have it running just fine under OS X Server 10.5.7, with on exception, >> which is not p

Re: [Mailman-Users] What does this message mean?

2009-04-28 Thread Matthias Schmidt
Am/On Tue, 28 Apr 2009 20:31:05 +1000 schrieb/wrote James Reid: >I have one single user on one of my lists whose posts regularly (though not >always) result in her messages coming to me as list owner with the following >message: > > > >The attached message has been automatically discarded. html

Re: [Mailman-Users] Archive 3rd Party List

2009-04-18 Thread Matthias Schmidt
Am/On Fri, 17 Apr 2009 10:31:22 -0600 schrieb/wrote Jim Redman: >I subscribe to a mailing list that has no archive capabilities. > >I don't really want to try to take over the list, but would like to >archive the messages as a service to other list users. > >Would it be possible to do this with M

Re: [Mailman-Users] Mailman server not accept mail from Google Apps domain

2009-04-14 Thread Matthias Schmidt
Am/On Tue, 14 Apr 2009 09:26:47 -0700 schrieb/wrote Hung Phan: >Hello, > >All emails from google hosted domain (either gmail or our Google Apps >domain) to our mailman server is being rejected while emails from >other domains like me.com pass through. Is there a place in Mailman to >whitelis

Re: [Mailman-Users] How to send moderator email approval

2009-04-13 Thread Matthias Schmidt
Am/On Thu, 9 Apr 2009 20:45:17 -0700 schrieb/wrote Mark Sapiro: >Abdul Javid wrote: >>  >>Is there a setting to let list moderators a notification that a pending >request is approved/rejected. >>  >>If there are 3 email ids in moderators, if one approves, i would like >other 2 to know that the ema

Re: [Mailman-Users] Compile on Mac Leopard - config settings?

2009-04-09 Thread Matthias Schmidt
Mark, thanks for your suggestions. Am/On Tue, 7 Apr 2009 08:18:57 -0700 schrieb/wrote Mark Sapiro: >Matthias Schmidt wrote: >> >>I just subscribed after fiddeling around for a day with mailman on >>Leopard (Mac OS 10.5.6 Server on a G4 PPC dual). > > >And it

[Mailman-Users] Compile on Mac Leopard - config settings?

2009-04-06 Thread Matthias Schmidt
Hello All, I just subscribed after fiddeling around for a day with mailman on Leopard (Mac OS 10.5.6 Server on a G4 PPC dual). After looking a bit on mailman, I just decided to download the last version and try to install it. That looked actually good, but the startup daemon plist doesn't like th