I would check /var/log/maillog. I would also use BSD
mail in verbose mode to see where it is going.
ie: Mail -v [EMAIL PROTECTED]
If the system is using NIS, try modifying your
/etc/postfix/main.cf and enable NIS. Mine is setup
like this:
alias_maps = hash:/var/mailman/data/aliases,
nis:mail.ali
I have mailman setup in redhat 9.
I can setup a list fine through the web interface and setup users for the
list.
the registered users send email to the list email and the email gets into
the mailman system. (postfix mail log shows this)
I now have a pair of files in
/usr/local/mailman/qfiles/in
Mailman List:
I received the following traceback when trying to do a Mass Subscription
from a text file.
Traceback:
Traceback (most recent call last):
File "/var/mailman/scripts/driver", line 87, in run_main
main()
File "/var/mailman/Mailman/Cgi/admin.py", line 169, in main
change_op
Please, Please, read the README.POSTFIX
Some MTA's intercept the "-request" aliases, as well as a few others.
Look in the configuration of your MTA. It's a common problem.
Jon Carnes
On Tue, 2003-07-01 at 11:12, Jeroen Valcke wrote:
> Another strange problem.
>
> Although messages to the list
On Tue, 2003-07-01 at 11:09, Jeroen Valcke wrote:
> On Tue, Jul 01, 2003 at 10:56:19AM -0400, Jon Carnes wrote:
> > Check for lock files on the server. If you find any for that list,
> > delete them and then try to login to the list.
>
> Any particular place where I can find the lock files? /tmp I
Check your postfix configuration and make sure you have changed the
bounce code for local users. Postfix initially sets this to a "retry"
error code, which means that a errantly typed local username in a mail
will literally bounce forever. Get a few of those going, and you can
really peg the CPU.
I have tried to search the archives and the FAQ's to no avail, so I'm
coming to the list.
I currently have a mail server running on one box and a web server
running on another. I have set up mailman to run on the web server which
has Exim running in smarthost mode (all mail not for local machine i
At 18:27 01/07/2003, Timothy Arnold wrote:
That's what I thought... Anyone recommend a good python book? >:)
I presume this is the same for the subscriber options? I am trying to make
as much of the mailman interface that the end user (subscriber) sees Becta
branded as possible.
If you are using
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Timothy Arnold wrote:
> That's what I thought... Anyone recommend a good python book?>:)
You probably don't need a python book just to edit those files. There are
just some text strings that the scripts spit out. Modify them to taste and
leave the r
At 16:37 01/07/2003, Bernd Petrovitsch wrote:
Hi all!
How does one handle multiple From:-email-addresses for one person within
mailman?
If the same person has multiple mail address, wants to post with any of
them and is willing to receive mail from the list on only one of their mail
addresses th
That's what I thought... Anyone recommend a good python book? >:)
I presume this is the same for the subscriber options? I am trying to make as much of
the mailman interface that the end user (subscriber) sees Becta branded as possible.
Thanks,
Timothy
-Original Message-
From: Paul H By
At 16:51 01/07/2003, Jonas Meurer wrote:
*** PGP Signature Status: unknown
*** Signer: Unknown, Key ID xE25F2102
*** Signed: 01/07/2003 16:51:57
*** Verified: 01/07/2003 17:56:42
*** BEGIN PGP VERIFIED MESSAGE ***
On 01/07/2003 Richard Barrett wrote:
> >the mailmanctl script doesn't set groups.
>
Hi
I have a mailman server running 2.1.2. There is a list on the server
setup which we are attempting to post Thai language messages. I keep
seeing the following sorts of entries in the error log file:
Jul 01 17:38:00 2003 (31941) Uncaught runner exception: unknown
encoding: windows-874
Jul 01
Hi all!
How does one handle multiple From:-email-addresses for one person within
mailman?
With majordomo, there was a hack/patch to have a separate (possibly
site-wide) alias-mailinglist which is used for the list membership test
(and administered similar to an ordinary mailinglist), but never sen
On Tue, 01 Jul 2003 15:09:57 +0100, you wrote:
> Ups, I have just noticed that I have Mailman 2.1.2, is that a new
>feature or that option also exists in 2.1.1?
it also exists in 2.0.13
when is cPanel going to issue a new version which allows 2.1.x? also RedHat
newer than 7.3? etc
sigh
c
On 01/07/2003 Richard Barrett wrote:
> >the mailmanctl script doesn't set groups.
> >so when i run mailmanctl as root, i become list:list but still have the
> >groups that root has. that's a grave security bug.
>
> I think not. I believe you are mistaking the meaning of the output from the
> id c
That is what I get for answering a question when I should not yet be
awake. I belive that page is generated by a cgi script
(mailman/cgi-bin/listinfo), which is going to make editing a real problem.
At 09:37 AM 7/1/2003, you wrote:
That edits the listinfo for the list, not the list of list
At 13:24 01/07/2003, Jonas Meurer wrote:
*** PGP Signature Status: unknown
*** Signer: Unknown, Key ID xE25F2102
*** Signed: 01/07/2003 13:24:59
*** Verified: 01/07/2003 15:13:06
*** BEGIN PGP VERIFIED MESSAGE ***
hello,
the mailmanctl script doesn't set groups.
so when i run mailmanctl as root, i
Another strange problem.
Although messages to the list seem to pass just fine, there's a problem
with messages sent to the request alias, [EMAIL PROTECTED]
These msgs do arrive on the server but aren't processed by MailMan.
Searched the MailMan logs but found nothing. Any ideas?
-Jeroen-
--
Je
On Tue, Jul 01, 2003 at 10:56:19AM -0400, Jon Carnes wrote:
> Check for lock files on the server. If you find any for that list,
> delete them and then try to login to the list.
Any particular place where I can find the lock files? /tmp I guess?
--
Jeroen Valcke
[EMAIL PROTECTED]
[EMAIL PROTECTE
On Tue, Jul 01, 2003 at 11:19:08AM +0200, Jeroen Valcke wrote:
> Hello,
>
> Small glitch here. For one specific list I'm not able to access the
> online admin interface. I type the password and it just sits there.
>
> Logging in on other lists works fine. I even tried several browsers.
> The mach
Check for lock files on the server. If you find any for that list,
delete them and then try to login to the list.
Good Luck
On Tue, 2003-07-01 at 05:19, Jeroen Valcke wrote:
> Hello,
>
> Small glitch here. For one specific list I'm not able to access the
> online admin interface. I type the pass
Ups, I have just noticed that I have Mailman 2.1.2, is that a new
feature or that option also exists in 2.1.1?
Bruce Embrey wrote:
Mailman List:
I am running version 2.1.1 and wanted to find out how I can suppress
the monthly membership reminders. We are running Mailman to handle
company dis
At 15:03 01/07/2003, Bruce Embrey wrote:
Mailman List:
I am running version 2.1.1 and wanted to find out how I can suppress the
monthly membership reminders. We are running Mailman to handle company
distribution lists and the list administrator handles all subscriptions
and list maintenance.
On
At 14:31 01/07/2003, John W. M. Stevens wrote:
On Tue, Jul 01, 2003 at 02:31:31PM +0200, Johannes Posel wrote:
> Dear David,
>
> Am 01.07.2003, um 06:47, gab David A. Cornelson zu Protokoll...
>
> > I have Mailman 2.1.2 installed on a Debian box. I run Exim and this was
> > working fine until a rec
That edits the listinfo for the list, not the list of lists...
Thanks,
Timothy.
-Original Message-
From: Paul H Byerly [mailto:[EMAIL PROTECTED]
Sent: 01 July 2003 15:07
To: [EMAIL PROTECTED]
Subject: [Mailman-Users] Re: Templates
"Timothy Arnold" wrote:
>The problem I am having at th
Hi,
> Barry Warsaw did make a change in the CVS a short while ago to help deal
> with this class of problem. Take a look at:
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mailman/mailman/Mailman/Queue/OutgoingRunner.py
I'm running mailman 2.1.2 and having serious problems with CPU usage, is
Dear Sirs,
I am a user of Cpanel server with the Mailman mailing list program. I do
not know what technical information to include here with my problem.
The problem is that I had created a list with the name reseller on my
domain pc4india.com. I had added about 376 members to the list. It
worke
Hi,
I am currently using mailman. When I post a .xls and .doc attachment,
the attachment that I receive becomes a .dot and .xlb
Can you please advice?
Thanks and rgds,
Damian
--
damian <[EMAIL PROTECTED]>
--
Mailman-Users mailing list
[EMAI
Hi, i just signed up to use mailman as my
mailmanagment system for my site.
1) How can I can I access it to start sending my
weekly emails.
2) Where do I enter in my current email list
3) Can I look at my email and check it before it goes
out to my list
4) I want my e-mail to have jpg images on i
There is an option in The General options web page that asks exactly
what you want "Send monthly password reminders? " you only have to say No.
Hope that this has helped you.
Bruce Embrey wrote:
Mailman List:
I am running version 2.1.1 and wanted to find out how I can suppress
the monthly
"Timothy Arnold" wrote:
The problem I am having at the moment is trying to figure out how to edit
the main listinfo page mailman.becta.org.uk/mailman/listinfo and the end
user subscription page. We would like to make the site as branded as
possible (except for admin interface). Does anyone know
Hi,
I installed mailman on my test server and configured it as required. On
visiting the URL : http://servername/mailman/admin it gives em
foollowing errrors. Any clues?
Thanks in advance,
Jaysheel
Bug in Mailman version 2.1.2
We're sorry, we hit a bug!
If you would like to help us ident
Hi,
I installed mailman on my test server and configured it as required. On
visiting the URL : http://servername/mailman/admin it gives em
foollowing errrors. Any clues?
Thanks in advance,
Jaysheel
Bug in Mailman version 2.1.2
We're sorry, we hit a bug!
If you would like to help us ident
Mailman List:
I am running version 2.1.1 and wanted to find out how I can suppress the
monthly membership reminders. We are running Mailman to handle company
distribution lists and the list administrator handles all subscriptions and
list maintenance.
Bruce Embrey
Bruce Edward Embrey : VMS Sy
On Tue, Jul 01, 2003 at 02:31:31PM +0200, Johannes Posel wrote:
> Dear David,
>
> Am 01.07.2003, um 06:47, gab David A. Cornelson zu Protokoll...
>
> > I have Mailman 2.1.2 installed on a Debian box. I run Exim and this was
> > working fine until a recent upgrade via Apt-Get.
>
> Exactly the sam
Hi Mailman users!
I have a question about Mailman & templates. I have nearly completed editing all the
html files provided and placed them into the site wide template directory. All works
perfectly!.
The problem I am having at the moment is trying to figure out how to edit the main
listinfo pa
Dear David,
Am 01.07.2003, um 06:47, gab David A. Cornelson zu Protokoll...
> I have Mailman 2.1.2 installed on a Debian box. I run Exim and this was
> working fine until a recent upgrade via Apt-Get.
Exactly the same problem here. Any chance to fix it?
Cheers,
Johannes
hello,
the mailmanctl script doesn't set groups.
so when i run mailmanctl as root, i become list:list but still have the
groups that root has. that's a grave security bug.
a possible (and working) patch is attached.
bye
mejo
ps: since the bug-reporting system at sourceforge doesn't work atm, i
At 5:36 PM -0700 2003/06/30, jsmith wrote:
I have posted over and over that this issue is not just Outlook or MS
related. I have the same issue with headers and footers regardless of
what email client is used. I have 2.1.2 on a freebsd 4.7 machine with
sendmail. My mac users send to the lis
At 9:20 PM -0400 2003/06/30, Jon Carnes wrote:
I'm not aware of a IEEE standard's RFC that covers the threading of
email. I'm sure there is one, but the major makers of email clients
seem to be ignoring it.
RFC 2822 "Internet Message Format" (2001) defines the current
behaviour of the "In-Re
Hello,
Small glitch here. For one specific list I'm not able to access the
online admin interface. I type the password and it just sits there.
Logging in on other lists works fine. I even tried several browsers.
The machine has a quite heavy load for the moment, but other list logins
seem to work
I have the same problem.
norbert
WWW.CHANGENET.SK
Greg Swallow gswallow at netgawds.com
Sun Jun 1 02:17:35 EDT 2003
>
> Hello,
>
> I have a question...
>
> I have a list that had digesting turned on. It's now off. This list
> runs on Solaris 9, Python 2.2.2, Qmail, and Mailman 2.1.2 (
43 matches
Mail list logo