Linux 7.3 and sendmail 8.x problem
I followed the installation procedures for mailman, and the web interface works just fine.
HOWEVER, any email I send into it disappears! It never goes out to the list and doesn't bounce back to me.
Is there something in Sendmail 8.x in Linux 7.3 that prevents mailman from working? Any suggestions on how to fix this? I'm trying to run the list for an online class we teach at the college.
Thanks, Peter Schoch
Have you set up the cron jobs?
What version are you using?
Is their any files in ~mailman/qfiles
John
On Sunday 03 Nov 2002 5:04 pm, peter schoch wrote:
I followed the installation procedures for mailman, and the web interface works just fine.
HOWEVER, any email I send into it disappears! It never goes out to the list and doesn't bounce back to me.
Is there something in Sendmail 8.x in Linux 7.3 that prevents mailman from working? Any suggestions on how to fix this? I'm trying to run the list for an online class we teach at the college.
Thanks, Peter Schoch
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: j.wards@sportnetwork.net Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/j.wards%40sportnetwork .net
On Mon, 2002-11-04 at 11:00, John Wards wrote:
Have you set up the cron jobs?
What version are you using?
Is their any files in ~mailman/qfiles
John
If it's not the cron, then:
- have you setup a smrsh link to the wrapper program (does your MTA use smrsh)?
- is your MTA listening on every port or on limited ports? netstat -na | grep ":25 "
Make sure that it accepts mail sent to localhost on port 25 (that means also check out your local firewall rules!).
Have you looked at the log files for Mailman. They might give you some information on what is going on.
BTW: what the heck is "linux 7.3"? Is that Red Hat Linux version 7.3?
Good Luck - Jon Carnes
On Sunday 03 Nov 2002 5:04 pm, peter schoch wrote:
I followed the installation procedures for mailman, and the web interface works just fine.
HOWEVER, any email I send into it disappears! It never goes out to the list and doesn't bounce back to me.
Is there something in Sendmail 8.x in Linux 7.3 that prevents mailman from working? Any suggestions on how to fix this? I'm trying to run the list for an online class we teach at the college.
Thanks, Peter Schoch
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: j.wards@sportnetwork.net Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/j.wards%40sportnetwork .net
Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: jonc@nc.rr.com Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com
participants (3)
-
John Wards -
Jon Carnes -
peter schoch