Hiii all,
We are installing Courier for the 1st time
we have installed courier on Fedora core 3 with PHP support to apache + Mysql
[EMAIL PROTECTED] ~]$ uname -a
Linux mail.comp.vjti.ac.in 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 i686 i686 i386 GNU/Linux
After installing Courier the output of ps -A is copied below this is showing authdaemon + courier esmtp running ..
But after we ran perftest1 provided in source.
We got all messaeges in bounce/new folder rather that in test/new.
does courier esmtp service runs on port 25 ??
2332 ? 00:00:00 sshd
2343 ? 00:00:00 xinetd
2357 ? 00:0 0:00 rpc.rquotad
2372 ? 00:00:00 nfsd
2373 ? 00:00:00 nfsd
2374 ? 00:00:00 lockd
2375 ? 00:00:00 rpciod
2379 ? 00:00:00 rpc.mountd
2406 ? 00:00:00 gpm
2417 ? 00:00:00 httpd
2427 ? 00:00:00 crond
2435 ? 00:00:00 mysqld_safe
2465 ? 00:00:00 mysqld-max
2473 ? 00:00:00 httpd
2474 ? 00:00:00 httpd
2490 ? 00:00:00 xfs
2509 ? 00:00:00 atd
2533 ? 00:00:00 dbus-daemon-1
2546 ? 00:00:00 cups-config-dae
2557 ? 00:00:00 hald
2567 tty1 00:00:00 mingetty
2568 ? 00:00:00 login
2592 ? 00:00:00 gdm-binary
3010 ? 00:00:00 gdm-binary
3017 ? 00:04:04 X
3291 ? 00:00:00 ssh-agent
25001 tty2 00:00:00 bash
29027 ? 00:00:01 gnome-session
29055 ? 00:00:00 ssh-agent
29151 ? 00:00:00 eggcups
29153 ? 00:00:00 pam-panel-icon
29155 ? 00:00:01 rhn-applet-gui
29181 ? 00:00:28 gnome-terminal
29182 ? 00:00:00 gnome-pty-helpe
29257 ? 00:00:07 gam_server
29289 ? 00:00:00 courierd
5629 ? 00:00:00 courierlogger
5630 ? 00:00:00 authdaemond
5631 ? 00:00:00 authdaemond
5632 ? 00:00:00 authdaemond
5633 ? 00:00:00 authdaemond
5634 ? 00:00:00 authdaemond
5635 ? 00:00:00 authdaemond
10649 ? 00:00:00 courierlogger
10650 ? 00:10:14 sqwebmaild
11487 ? 00:00:01 nautilus
28428 ? 00:00:00 netstat <defunct>
3624 ? 00:00:00 courierd
3650 ? 00:00:00 courieruucp
3700 ? 00:00:00 courierlocal
3710 ? 00:00:00 courierfax
3730 ? 00:00:00 courieresmtp
3757 ? 00:00:00 courierdsn
7671 pts/2 00:00:00 bash
4324 ?   ; 00:00:00 sqwebmaild <defunct>
4325 ? 00:00:00 sqwebmaild
The nmap showing no service running on port 25 ~~~
is it problem ??
[EMAIL PROTECTED] ~]$ nmap localhost
Starting nmap 3.70 ( http://www.insecure.org/nmap/ ) at 2006-01-10 14:20 IST
Interesting ports on mail.comp.vjti.ac.in (127.0.0.1):
(The 1650 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
111/tcp open rpcbind
443/tcp open https
631/tcp open ipp
841/tcp open unknown
862/tcp open&nb sp; unknown
2049/tcp open nfs
3306/tcp open mysql
32770/tcp open sometimes-rpc3
Nmap run completed -- 1 IP address (1 host up) scanned in 0.270 seconds
even lsof -i is not showing any service on port 25
[[EMAIL PROTECTED] courier]# /usr/sbin/lsof -i
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
portmap 2109 rpc 3u IPv4 8822 UDP *:sunrpc
portmap 2109 rpc 4u IPv4 8823 TCP *:sunrpc (LISTEN)
rpc.statd 2129 rpcuser 6u IPv4 8863 TCP *:32769 (LISTEN)
mDNSRespo 2262 nobody 8u IPv4 &nbs p; 9193 TCP mail.comp.vjti.ac.in:5335 (LISTEN)
mDNSRespo 2262 nobody 9u IPv4 9199 UDP *:5353
cupsd 2296 root 0u IPv4 9405 TCP mail.comp.vjti.ac.in:ipp (LISTEN)
cupsd 2296 root 2u IPv4 9406 UDP *:ipp
sshd 2332 root 3u IPv6 9432 TCP *:ssh (LISTEN)
rpc.rquot 2357 root 3u IPv4 9488 UDP *:838
rpc.rquot 2357 root 4u IPv4 9494 TCP *:841 (LISTEN)
rpc.mount 2379 root 6u IPv4 9616 UDP *:859
rpc.mount 2379 root 7u IPv4 9619 TCP *:862 (LISTEN)
httpd 2417 root 3u IPv6 9807 TCP *:http (LISTEN)
httpd 2417 root 4u IPv6 9809 TCP *:https (LISTEN)
mysqld-ma 2465 mysql 4u IPv4 9902 TCP *:mysql (LISTEN)
httpd 2474 apache 3u IPv6 9807 TCP *:http (LISTEN)
httpd 2474 apache 4u IPv6 9809 TCP *:https (LISTEN)
Can anybody tell wher is problem ?
How to check wheather courier mail is working properly ??
ashish & minal
We are installing Courier for the 1st time
we have installed courier on Fedora core 3 with PHP support to apache + Mysql
[EMAIL PROTECTED] ~]$ uname -a
Linux mail.comp.vjti.ac.in 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 i686 i686 i386 GNU/Linux
After installing Courier the output of ps -A is copied below this is showing authdaemon + courier esmtp running ..
But after we ran perftest1 provided in source.
We got all messaeges in bounce/new folder rather that in test/new.
does courier esmtp service runs on port 25 ??
2332 ? 00:00:00 sshd
2343 ? 00:00:00 xinetd
2357 ? 00:0 0:00 rpc.rquotad
2372 ? 00:00:00 nfsd
2373 ? 00:00:00 nfsd
2374 ? 00:00:00 lockd
2375 ? 00:00:00 rpciod
2379 ? 00:00:00 rpc.mountd
2406 ? 00:00:00 gpm
2417 ? 00:00:00 httpd
2427 ? 00:00:00 crond
2435 ? 00:00:00 mysqld_safe
2465 ? 00:00:00 mysqld-max
2473 ? 00:00:00 httpd
2474 ? 00:00:00 httpd
2490 ? 00:00:00 xfs
2509 ? 00:00:00 atd
2533 ? 00:00:00 dbus-daemon-1
2546 ? 00:00:00 cups-config-dae
2557 ? 00:00:00 hald
2567 tty1 00:00:00 mingetty
2568 ? 00:00:00 login
2592 ? 00:00:00 gdm-binary
3010 ? 00:00:00 gdm-binary
3017 ? 00:04:04 X
3291 ? 00:00:00 ssh-agent
25001 tty2 00:00:00 bash
29027 ? 00:00:01 gnome-session
29055 ? 00:00:00 ssh-agent
29151 ? 00:00:00 eggcups
29153 ? 00:00:00 pam-panel-icon
29155 ? 00:00:01 rhn-applet-gui
29181 ? 00:00:28 gnome-terminal
29182 ? 00:00:00 gnome-pty-helpe
29257 ? 00:00:07 gam_server
29289 ? 00:00:00 courierd
5629 ? 00:00:00 courierlogger
5630 ? 00:00:00 authdaemond
5631 ? 00:00:00 authdaemond
5632 ? 00:00:00 authdaemond
5633 ? 00:00:00 authdaemond
5634 ? 00:00:00 authdaemond
5635 ? 00:00:00 authdaemond
10649 ? 00:00:00 courierlogger
10650 ? 00:10:14 sqwebmaild
11487 ? 00:00:01 nautilus
28428 ? 00:00:00 netstat <defunct>
3624 ? 00:00:00 courierd
3650 ? 00:00:00 courieruucp
3700 ? 00:00:00 courierlocal
3710 ? 00:00:00 courierfax
3730 ? 00:00:00 courieresmtp
3757 ? 00:00:00 courierdsn
7671 pts/2 00:00:00 bash
4324 ?   ; 00:00:00 sqwebmaild <defunct>
4325 ? 00:00:00 sqwebmaild
The nmap showing no service running on port 25 ~~~
is it problem ??
[EMAIL PROTECTED] ~]$ nmap localhost
Starting nmap 3.70 ( http://www.insecure.org/nmap/ ) at 2006-01-10 14:20 IST
Interesting ports on mail.comp.vjti.ac.in (127.0.0.1):
(The 1650 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
111/tcp open rpcbind
443/tcp open https
631/tcp open ipp
841/tcp open unknown
862/tcp open&nb sp; unknown
2049/tcp open nfs
3306/tcp open mysql
32770/tcp open sometimes-rpc3
Nmap run completed -- 1 IP address (1 host up) scanned in 0.270 seconds
even lsof -i is not showing any service on port 25
[[EMAIL PROTECTED] courier]# /usr/sbin/lsof -i
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
portmap 2109 rpc 3u IPv4 8822 UDP *:sunrpc
portmap 2109 rpc 4u IPv4 8823 TCP *:sunrpc (LISTEN)
rpc.statd 2129 rpcuser 6u IPv4 8863 TCP *:32769 (LISTEN)
mDNSRespo 2262 nobody 8u IPv4 &nbs p; 9193 TCP mail.comp.vjti.ac.in:5335 (LISTEN)
mDNSRespo 2262 nobody 9u IPv4 9199 UDP *:5353
cupsd 2296 root 0u IPv4 9405 TCP mail.comp.vjti.ac.in:ipp (LISTEN)
cupsd 2296 root 2u IPv4 9406 UDP *:ipp
sshd 2332 root 3u IPv6 9432 TCP *:ssh (LISTEN)
rpc.rquot 2357 root 3u IPv4 9488 UDP *:838
rpc.rquot 2357 root 4u IPv4 9494 TCP *:841 (LISTEN)
rpc.mount 2379 root 6u IPv4 9616 UDP *:859
rpc.mount 2379 root 7u IPv4 9619 TCP *:862 (LISTEN)
httpd 2417 root 3u IPv6 9807 TCP *:http (LISTEN)
httpd 2417 root 4u IPv6 9809 TCP *:https (LISTEN)
mysqld-ma 2465 mysql 4u IPv4 9902 TCP *:mysql (LISTEN)
httpd 2474 apache 3u IPv6 9807 TCP *:http (LISTEN)
httpd 2474 apache 4u IPv6 9809 TCP *:https (LISTEN)
Can anybody tell wher is problem ?
How to check wheather courier mail is working properly ??
ashish & minal
Yahoo! Photos Showcase holiday pictures in hardcover
Photo Books. You design it and well bind it!
