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/
------------------------------------------------------
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to