[Mailman-Users] I've built apache, sendmail, mailman successfully, how to make them work?

lovecreatesbeauty lovecreatesbeauty at gmail.com
Tue Feb 14 03:45:05 CET 2006


I build this mail system using apache, sendmail (bundled with Solaris
10) and mailman on Solaris 10 experimental. All these componemts work
properly separately.

How to make them work tegother, and just work as a real mail system as yours?

Following are the working processes of the three main components on my
Solaris 10 machine:

$ ps -ef | grep apache
  apache   512   506   0 09:53:58 ?           0:00
/usr/local/apache2/bin/httpd                                          
    -k start
    root   506     1   0 09:53:57 ?           0:00
/usr/local/apache2/bin/httpd                                          
    -k start
  apache   514   506   0 09:53:58 ?           0:00
/usr/local/apache2/bin/httpd                                          
    -k start
  apache   516   506   0 09:53:58 ?           0:00
/usr/local/apache2/bin/httpd                                          
    -k start
  apache   517   506   0 09:53:59 ?           0:00
/usr/local/apache2/bin/httpd                                          
    -k start
  apache   519   506   0 09:53:59 ?           0:00
/usr/local/apache2/bin/httpd                                          
    -k start
  apache   568   506   0 10:05:03 ?           0:00
/usr/local/apache2/bin/httpd                                          
    -k start
  apache   569   506   0 10:05:03 ?           0:00
/usr/local/apache2/bin/httpd                                          
    -k start
  apache   567   506   0 10:05:01 ?           0:00
/usr/local/apache2/bin/httpd                                          
    -k start
  joshua   611   469   0 10:28:40 pts/2       0:00 grep apache
$

$ ps -ef | grep sendmail
    root   437     1   0 09:43:31 ?           0:00 /usr/lib/sendmail -bd -q15m
   smmsp   438     1   0 09:43:31 ?           0:00 /usr/lib/sendmail -Ac -q15m
  joshua   622   469   0 10:33:41 pts/2       0:00 grep sendmail
$

$ ps -ef | grep mailman
 mailman   509   507   0 09:53:58 ?           0:01
/usr/local/bin//python /usr/local/mailman/bin/qrunner
--runner=BounceRunner:0:1
 mailman   510   507   0 09:53:58 ?           0:01
/usr/local/bin//python /usr/local/mailman/bin/qrunner
--runner=CommandRunner:0:
 mailman   511   507   0 09:53:58 ?           0:01
/usr/local/bin//python /usr/local/mailman/bin/qrunner
--runner=IncomingRunner:0
 mailman   508   507   0 09:53:58 ?           0:01
/usr/local/bin//python /usr/local/mailman/bin/qrunner
--runner=ArchRunner:0:1 -
 mailman   507     1   0 09:53:57 ?           0:00
/usr/local/bin//python /usr/local/mailman/bin/mailmanctl -s start
 mailman   513   507   0 09:53:58 ?           0:01
/usr/local/bin//python /usr/local/mailman/bin/qrunner
--runner=NewsRunner:0:1 -
 mailman   515   507   0 09:53:58 ?           0:01
/usr/local/bin//python /usr/local/mailman/bin/qrunner
--runner=OutgoingRunner:0
 mailman   518   507   0 09:53:59 ?           0:01
/usr/local/bin//python /usr/local/mailman/bin/qrunner
--runner=VirginRunner:0:1
 mailman   520   507   0 09:53:59 ?           0:00
/usr/local/bin//python /usr/local/mailman/bin/qrunner
--runner=RetryRunner:0:1
$

I am really disturbed by the problems of this mail system and mailman
for some days. Could you please help me?

--
Sincerely,

lovecreatesbeauty,

lovecreatesbeauty at gmail dot com,

http://www.spaces.msn.com/members/lovecreatesbeauty/



More information about the Mailman-Users mailing list