Re: [Mailman-Users] Help needed using postfix as an outbound gateway for Mailman

2018-11-19 Thread David Gibbs
On 11/15/2018 10:17 AM, David Gibbs wrote: And, yes, I know that I could use postfix as both the inbound & outbound mail server ... which I probably should do, but I'm far more familiar with using sendmail and have it setup & working fine on my current list server. I decided to bite the bullet

Re: [Mailman-Users] Help needed using postfix as an outbound gateway for Mailman

2018-11-15 Thread Mark Sapiro
On 11/15/18 8:17 AM, David Gibbs wrote: > > The problem is, I'm seeing this in my mail log... > > Nov 15 15:41:43 lists postfix/smtp[18136]: AA76A61E61: > to=, relay=none, delay=0.01, > delays=0/0/0/0, dsn=5.4.6, status=bounced (mail for localhost loops back > to myself) > > It _appears_ that po

[Mailman-Users] Help needed using postfix as an outbound gateway for Mailman

2018-11-15 Thread David Gibbs
Folks: I need some help diagnosing a problem using postfix as my outbound mail server with Mailman. Up front I want to say, I have this working FINE with my current mailman list server. I'm in the process of moving my list server to an AWS lightsail instance. And, yes, I know that I could u

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread George Kasica
Of George Kasica Sent: Sunday, February 09, 2014 6:29 PM To: Mark Sapiro Cc: Mailman Users Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists OK...Got a bounce back: The message's content type was not explicitly allowed Odd since I'm using o

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread George Kasica
om: Mark Sapiro [mailto:m...@msapiro.net] Sent: Sunday, February 09, 2014 6:01 PM To: George Kasica Cc: Mailman Users Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists On 02/09/2014 10:18 AM, George Kasica wrote: > -Original Message- > From:

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread Mark Sapiro
On 02/09/2014 04:29 PM, George Kasica wrote: > > SO what should I be setting here to allow Text only or convert to text only? In pass_mime_types set multipart message/rfc822 text/plain text/html Also set both collapse_alternatives and convert_html_to_plaintext to Yes. -- Mark Sapiro T

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread Mark Sapiro
On 02/09/2014 10:18 AM, George Kasica wrote: > -Original Message- > From: Mark Sapiro [mailto:m...@msapiro.net] >> Vette >> = >> Feb 08 16:12:39 2014 (20887) Message discarded, msgid: >> <8ec65c559e294241ba9cb4bfa98b6...@bn1pr05mb188.namprd05.prod.outlook.c >> om> Feb 08 16:52:49 201

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread George Kasica
See below -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Sunday, February 09, 2014 12:05 PM To: George Kasica Cc: Mailman Users Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists On 02/09/2014 09:50 AM, George Kasica wrote

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread Mark Sapiro
On 02/09/2014 09:50 AM, George Kasica wrote: > Mark: > > Answers to questions below: > > As to your comment about using hashes for mailman...I'm thinking that might > be the best course, and for postfix in general, this s a REALLY small > installation as I mentioned and very low traffic realistic

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread George Kasica
--nomail=enabled skunk-works gkas...@netwrx1.com Not-meetoo is NOT checked -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Sunday, February 09, 2014 10:53 AM To: George Kasica Cc: Mailman Users Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL a

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-09 Thread Mark Sapiro
On 02/08/2014 05:24 PM, George Kasica wrote: > Here you go sent to mailt...@netwrx1.org gets me > > Feb 8 19:11:41 eagle postfix/pipe[25088]: 30CEE121CDE: > to=, relay=mailman, delay=0.51, > delays=0.15/0.01/0/0.35, dsn=2.0.0, status=sent (delivered via mailman > service) > > > And a short time

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread George Kasica
;m not a Postfix or Mailman expert I'm coming from a exim/majordomo environment. George -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Saturday, February 08, 2014 5:17 PM To: George Kasica; mailman-users@python.org Subject: Re: [Mailman-Users] Help needed Mailman,

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread Mark Sapiro
On 02/08/2014 03:29 PM, George Kasica wrote: > This is all the setup doc told me to add: > > /etc/postfix# cat transport > lists.netwrx1.org mailman: > > This s the other list > > INSERT INTO aliases (mail,destination) VALUES > ('mailt...@netwrx1.org','mailt...@lists.netwrx1.org'), ... I d

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread George Kasica
equ...@lists.netwrx1.org'), ('mailtest-subscr...@netwrx1.org','mailtest-subscr...@lists.netwrx1.org'), ('mailtest-unsubscr...@netwrx1.org','mailtest-unsubscr...@lists.netwrx1.org' ); -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sen

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread Mark Sapiro
On 02/08/2014 02:44 PM, George Kasica wrote: > The ODD part is I have a list here set up as mailtest and its working fine. > I don't see any differences in setup. Is there a postfix transport maps entry affecting one of these lists/domains and not the other? -- Mark Sapiro The highway

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread Mark Sapiro
On 02/08/2014 02:39 PM, George Kasica wrote: > > I can send out messages to the list and they don't show as bouncing in the > logs below but I also don't ever see them come back to the list here ... > Feb 8 16:12:38 eagle postfix/pipe[21355]: B85CD121CCD: > to=, relay=mailman, delay=0.54, > d

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread George Kasica
PM To: Mark Sapiro; mailman-users@python.org Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists Mark Thanks, sorry on the idiot mistake - OK...I can't read :) Too many hours in front of the screen I corrected the aliases and other items you ment

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread George Kasica
netwrx1@python.org] On Behalf Of Mark Sapiro Sent: Saturday, February 08, 2014 12:21 PM To: mailman-users@python.org Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists On 02/07/2014 01:59 PM, George Kasica wrote:> Hello: > > Currently I've

Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread Mark Sapiro
On 02/07/2014 01:59 PM, George Kasica wrote:> Hello: > > Currently I've got Postfix running with virtual domains with a MySQL > database and am trying to get Mailman to do so as well. > > I can get one domain to work mailt...@netwrx1.org but anything else is > failing as below. Can someone assist

[Mailman-Users] Help needed Mailman, Postfix with MySQL and Virtual Domain Lists

2014-02-08 Thread George Kasica
Hello: Currently I've got Postfix running with virtual domains with a MySQL database and am trying to get Mailman to do so as well. I can get one domain to work mailt...@netwrx1.org but anything else is failing as below. Can someone assist? I've loaded the aliases as shown in to mysql and the sni

Re: [Mailman-Users] Help needed, mailing list deleted!

2012-05-13 Thread Mark Sapiro
Amit Bhatt wrote: >Please let me know how to make public archive accessible and how one can >view the private archive by entering login iD and password. To fix the public archive problem, there are two possibilities. 1) There is some problem with the archives/public/ structure. Either there is

Re: [Mailman-Users] Help needed, mailing list deleted!

2012-05-13 Thread Amit Bhatt
Message - From: "Mark Sapiro" To: "Amit Bhatt" ; Sent: Saturday, May 12, 2012 12:50 AM Subject: Re: [Mailman-Users] Help needed, mailing list deleted! Amit Bhatt wrote: Some hacker has deleted our mailing list using backdoor shell spyware. I expected my service pro

Re: [Mailman-Users] Help needed, mailing list deleted!

2012-05-11 Thread Mark Sapiro
Amit Bhatt wrote: > >Some hacker has deleted our mailing list using backdoor shell spyware. >I expected my service provider would retrieve the list by restoring full >backup. they restored the data, but mailing list is still not there! The list settings, membership, etc. are all in the lists/LIS

Re: [Mailman-Users] Help needed, mailing list deleted!

2012-05-11 Thread David
On Fri, May 11, 2012 at 1:20 PM, Amit Bhatt wrote: > Hi all, > > Some hacker has deleted our mailing list using backdoor shell spyware. > I expected my service provider would retrieve the list by restoring full > backup. they restored the data, but mailing list is still not there! > Now, is there

[Mailman-Users] Help needed, mailing list deleted!

2012-05-11 Thread Amit Bhatt
Hi all, Some hacker has deleted our mailing list using backdoor shell spyware. I expected my service provider would retrieve the list by restoring full backup. they restored the data, but mailing list is still not there! Now, is there anyway to get it back? or we have to create new mailing list.

Re: [Mailman-Users] help needed for aliases

2005-02-02 Thread Mark Sapiro
Dinar Ali Kadri wrote: > >mailman is install and site is here but the problem is the aliases i made them >but how can i masquerade them or i cant i mean mail-bounces is set to an alias >but [EMAIL PROTECTED] is not so when i subscribe for a list i gets an error >(smtp-failure) [EMAIL PROTECTED]

[Mailman-Users] help needed for aliases

2005-02-02 Thread Dinar Ali Kadri
hi, mailman is install and site is here but the problem is the aliases i made them but how can i masquerade them or i cant i mean mail-bounces is set to an alias but [EMAIL PROTECTED] is not so when i subscribe for a list i gets an error (smtp-failure) [EMAIL PROTECTED] is not a recognize addre

Re: [Mailman-Users] help needed (announcement list vs. discussion list)

2004-06-25 Thread Brad Knowles
At 3:04 PM -0700 2004-06-23, Richard Barnet wrote: Everything's working correctly, and I've been through the settings more than a few times, but I can't seem to find out how I can switch one of the lists into an "announcement only" (one-way) broadcast list, as opposed to my

[Mailman-Users] help needed (announcement list vs. discussion list)

2004-06-25 Thread Richard Barnet
Hi, I'm trying to set up two Mailman listservs (v. 2.1.5) as a list administrator (my host, the real server administrators, installed it for customer's usage). Everything's working correctly, and I've been through the settings more than a few times, but I can't seem to find out how I can switch o

[Mailman-Users] Help Needed for mailman

2004-02-18 Thread Paul Lynch
We are trying to change the lists passwords. But when we change them.. it says lists passwords changed. but the old one still works. we have restarted mailman but nothing worked Paul Lynch InterGOV - Webpolice TC of Tech Webmaster [EMAIL PROTECTED] -

Re: [Mailman-Users] Help needed!

2003-07-27 Thread Jon Carnes
On Thu, 2003-07-24 at 05:09, Simon Maddox wrote: > I have just installed Mailman on our mail server, but get the following > when I try to send a mail to it. The path given in the error message is > the correct path to the mailman file. I have read the note about > sendmail and have made sure the m

[Mailman-Users] Help needed!

2003-07-27 Thread Simon Maddox
I have just installed Mailman on our mail server, but get the following when I try to send a mail to it. The path given in the error message is the correct path to the mailman file. I have read the note about sendmail and have made sure the mailman link is in the smrsh folder. I have also opened th

[Mailman-Users] help needed: "Operating system error" message - no mail sent .... sigh

2002-12-12 Thread Carl Spies
Hi I'm running MailMan 2.0..13-3 (rpm) on Red Hat 7.2 with Sendmail 8.11.6-3 Keep getting the following errors: Dec 10 09:01:53 panegyris sendmail[1469]: gBAH1r801468: to="|/var/mailman/mail/wrapper post neurons", ctladdr=<[EMAIL PROTECTED]> (516/0), delay=00:00:00, xdelay=00:00:00, mailer=prog,

[Mailman-Users] help needed: "Operating system error" message - no mail sent .... sigh

2002-12-12 Thread Carl Spies
Hi there I'm running MailMan 2.0..13-3 (rpm) on Red Hat 7.2 with Sendmail 8.11.6-3 Keep getting the following errors: Dec 10 09:01:53 panegyris sendmail[1469]: gBAH1r801468: to="|/var/mailman/mail/wrapper post neurons", ctladdr=<[EMAIL PROTECTED]> (516/0), delay=00:00:00, xdelay=00:00:00, mailer

Re: [Mailman-Users] help needed: "Operating system error" message -no mail sent .... sigh

2002-12-10 Thread Helmut Merz
Hi Carl, Am Dienstag, 10. Dezember 2002 19:30 schrieb Carl Spies: > IOError: [Errno 13] Permission denied: > '/var/mailman/lists/neurons/config.db' > 554 5.3.0 unknown mailer error 1 just an idea: is the user "mailman" assigned to group "mailman"? - you might get this kind of error if it ist as

Re: [Mailman-Users] help needed: "GID change" message

2002-12-10 Thread Jon Carnes
pies wrote: > > - Original Message - > From: "Jon Carnes" <[EMAIL PROTECTED]> > To: "Carl Spies" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, December 10, 2002 8:50 PM > Subject: Re: [Mailman-Users] help needed: "O

Re: [Mailman-Users] help needed: "GID change" message

2002-12-10 Thread Carl Spies
- Original Message - From: "Jon Carnes" <[EMAIL PROTECTED]> To: "Carl Spies" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, December 10, 2002 8:50 PM Subject: Re: [Mailman-Users] help needed: "Operating system error" message- no

Re: [Mailman-Users] help needed: "Operating system error" message- no mail sent .... sigh

2002-12-10 Thread Jon Carnes
On Tue, 2002-12-10 at 13:30, Carl Spies wrote: > IOError: [Errno 13] Permission denied: > '/var/mailman/lists/neurons/config.db' > 554 5.3.0 unknown mailer error 1 Did you run Check_perms? What are the permissions on /var/mailman/lists/neurons? --

[Mailman-Users] help needed: "Operating system error" message - no mail sent .... sigh

2002-12-10 Thread Carl Spies
Hi there I'm running MailMan 2.0..13-3 (rpm) on Red Hat 7.2 with Sendmail 8.11.6-3 Keep getting the following errors: Dec 10 09:01:53 panegyris sendmail[1469]: gBAH1r801468: to="|/var/mailman/mail/wrapper post neurons", ctladdr=<[EMAIL PROTECTED]> (516/0), delay=00:00:00, xdelay=00:00:00, mailer

[Mailman-Users] help needed - smrsh wrapper error, even with symbolic link in /etc/smrsh

2002-01-20 Thread Fieldus, Glenn
Hi everyone,   My installation of Mailman 2.0.6 / Sendmail 8.12.1 / Redhat 7.2 is generating the following error when I try to reply to a subscription confirmation.:   smrsh: wrapper not available for sendmail programs 554 5.0.0 Service unavailable   I found the following in the "Com

[Mailman-Users] Help Needed

2001-07-05 Thread designs_creatorsdesign_com
If I manually subscribe someone to my mailing list, they do not have an opportunity to choose a password.  How, then, can they unsubscribe themselves?  Is there a way to configure the list so that people can enter their email address WITHOUT NEEDING A PASSWORD AT ALL, and have Mailman unsubs

Re: [Mailman-Users] help needed asap

2001-06-20 Thread Ben Burnett
n (minutes ago) that Mailman will automatically generate a new request.db when it receives it's next request (or when you check to see if there are requests pending). -Ben --- Original Copy --- >Subject: [Mailman-Users] help needed asap >Date: 06/20/2001 12:50 PM >From: "

[Mailman-Users] help needed asap

2001-06-20 Thread Lisa Sorensen
Hello, I need to know which command to use to clear my admin requests. I am not able to do it from my admin site without the page timing out. Please advise,,, Lisa [EMAIL PROTECTED] _ Get your FREE download of MSN Explorer at http://e

[Mailman-Users] Help Needed

2001-06-04 Thread Ganapathy Subramanian Rajamani
Hi, I have installed Solaris 2.8 in 10.2 GB Hard Disk. & I 've installed Win NT 4.0 in a separate 10.2 GB Hard Disk. I would like to make them for dual Boot. How to make it as a dual boot. Please help me in this regard. Thanks & Regards, Ganapathy Subramanian R

[Mailman-Users] Help needed: Mailman v1.1 doesn't recover lockfile

2001-03-06 Thread Anna Fong
I have two lists running with Mailman. One works, the other broke. The one that is broken seems not able to recover a lockfile. I've sent a bug report to SourceForge but I need to get the list running again ASAP. Has anyone seen this before? Bug in Mailman vers