Приветствую всех!
Сделал настройки почтового сервера по
http://sudouser.com/ustanovka-pochtovogo-servera-postfix-dovecot-mysql-i-virtualnyx-domenov.htmlВ ходе настройки отклонений от написанного не было, все проверки, которые указаны в статье прошли успешно, по команде postfix check ошибок нет.
Пытаюсь соединиться telnet localhost 25 пишет
root@example:/etc/postfix# telnet localhost 25
Trying ::1...
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
посмотрел по команде ps ax процессы, оказалось, что postfix не запущен, хотя команда /etc/init.d/postfix restart показывает, что postfix запускаетс янормально без ошибок
root@example:/etc/postfix# /etc/init.d/postfix restart
* Stopping Postfix Mail Transport Agent postfix [ OK ]
* Starting Postfix Mail Transport Agent postfix [ OK ]
вот что в таблице по команде ps ax
PID TTY STAT TIME COMMAND
1 ? Ss 0:01 /sbin/init
2 ? S< 0:00 [kthreadd]
3 ? S< 0:00 [migration/0]
4 ? S< 0:00 [ksoftirqd/0]
5 ? S< 0:00 [watchdog/0]
6 ? S< 0:00 [events/0]
7 ? S< 0:00 [khelper]
8 ? S< 0:00 [kstop/0]
9 ? S< 0:00 [kintegrityd/0]
10 ? S< 0:00 [kblockd/0]
11 ? S< 0:00 [kacpid]
12 ? S< 0:00 [kacpi_notify]
13 ? S< 0:00 [cqueue]
14 ? S< 0:00 [ata/0]
15 ? S< 0:00 [ata_aux]
16 ? S< 0:00 [ksuspend_usbd]
17 ? S< 0:00 [khubd]
18 ? S< 0:00 [kseriod]
19 ? S< 0:00 [kmmcd]
20 ? S< 0:00 [btaddconn]
21 ? S< 0:00 [btdelconn]
22 ? S 0:00 [pdflush]
23 ? S 0:00 [pdflush]
24 ? S< 0:00 [kswapd0]
25 ? S< 0:00 [aio/0]
26 ? S< 0:00 [ecryptfs-kthrea]
29 ? S< 0:00 [scsi_eh_0]
30 ? S< 0:00 [scsi_eh_1]
31 ? S< 0:00 [kstriped]
32 ? S< 0:00 [kmpathd/0]
33 ? S< 0:00 [kmpath_handlerd]
34 ? S< 0:00 [ksnapd]
35 ? S< 0:00 [kondemand/0]
36 ? S< 0:00 [krfcommd]
654 ? S< 0:00 [kjournald]
788 ? S<s 0:00 /sbin/udevd --daemon
1165 ? S< 0:00 [kpsmoused]
1256 ? S< 0:00 [kgameportd]
1995 tty4 Ss+ 0:00 /sbin/getty 38400 tty4
1996 tty5 Ss+ 0:00 /sbin/getty 38400 tty5
2003 tty2 Ss+ 0:00 /sbin/getty 38400 tty2
2004 tty3 Ss+ 0:00 /sbin/getty 38400 tty3
2005 tty6 Ss+ 0:00 /sbin/getty 38400 tty6
2075 ? Ss 0:00 /usr/sbin/acpid -c /etc/acpi/events -s /var/run/acpid.socket
2120 ? Ss 0:00 /sbin/syslogd -u syslog
2143 ? S 0:00 /bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg
2145 ? Ss 0:00 /sbin/klogd -P /var/run/klogd/kmsg
2168 ? Ss 0:00 /bin/dbus-daemon --system
2228 ? S 0:00 /bin/sh /usr/bin/mysqld_safe
2270 ? Sl 0:05 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --skip-external-locking --port=3306 --socket=/var/run/mysqld/mysqld.sock
2474 ? Ss 0:00 /usr/sbin/dovecot
2479 ? S 0:00 dovecot-auth
2494 ? Ss 0:00 /usr/sbin/hald
2498 ? Ssl 0:00 /usr/sbin/console-kit-daemon
2561 ? S 0:00 hald-runner
2591 ? S 0:00 pop3-login
2592 ? S 0:00 pop3-login
2593 ? S 0:00 pop3-login
2594 ? S 0:00 imap-login
2595 ? S 0:00 imap-login
2596 ? S 0:00 imap-login
2597 ? S 0:00 hald-addon-input: Listening on /dev/input/event1 /dev/input/event0 /dev/input/event3
2638 ? S 0:00 hald-addon-storage: polling /dev/sr0 (every 2 sec)
2639 ? S 0:00 hald-addon-storage: no polling on /dev/fd0 because it is explicitly disabled
2644 ? S 0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
2659 ? Ss 0:00 /usr/sbin/bluetoothd
2692 ? Ss 0:00 /usr/sbin/gdm
2693 ? S 0:00 /usr/sbin/gdm
2699 tty7 Ss+ 2:53 /usr/X11R6/bin/X :0 -br -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
2723 ? Ssl 0:00 /usr/sbin/NetworkManager --pid-file /var/run/NetworkManager/NetworkManager.pid
2728 ? S 0:00 /sbin/wpa_supplicant -u -f /var/log/wpa_supplicant.log
2731 ? S 0:00 /usr/sbin/nm-system-settings --config /etc/NetworkManager/nm-system-settings.conf
2747 ? Ss 0:00 avahi-daemon: running [example.local]
2748 ? Ss 0:00 avahi-daemon: chroot helper
2771 ? Ss 0:00 /usr/sbin/cupsd
2799 ? Ss 0:00 /usr/bin/system-tools-backends
2874 ? Ss 0:00 /usr/sbin/atd
2902 ? Ss 0:00 /usr/sbin/cron
2961 ? Ssl 0:00 x-session-manager
2965 ? S 0:00 /sbin/dhclient -d -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp3/dhclient-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth0
2992 ? Ss 0:00 /usr/sbin/apache2 -k start
3150 tty1 Ss+ 0:00 /sbin/getty 38400 tty1
3164 ? S 0:00 /usr/sbin/apache2 -k start
3165 ? S 0:00 /usr/sbin/apache2 -k start
3166 ? S 0:00 /usr/sbin/apache2 -k start
3167 ? S 0:00 /usr/sbin/apache2 -k start
3168 ? S 0:00 /usr/sbin/apache2 -k start
3182 ? Ss 0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/pulse-session /usr/bin/seahorse-agent --execute x-session-manager
3185 ? S 0:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/pulse-session /usr/bin/seahorse-agent --execute x-session-manager
3186 ? Ss 0:00 //bin/dbus-daemon --fork --print-pid 6 --print-address 9 --session
3191 ? Ssl 0:00 /usr/bin/pulseaudio --start
3193 ? S 0:00 /usr/lib/pulseaudio/pulse/gconf-helper
3195 ? S 0:01 /usr/lib/libgconf2-4/gconfd-2
3234 ? Ss 0:00 /usr/bin/seahorse-agent --execute x-session-manager
3240 ? Ssl 0:00 /usr/lib/gnome-settings-daemon/gnome-settings-daemon
3241 ? S 0:00 gnome-keyring-daemon --start
3243 ? S 0:00 /usr/lib/gvfs/gvfsd
3251 ? Ssl 0:00 /usr/lib/gvfs//gvfs-fuse-daemon /home/micha/.gvfs
3257 ? S 0:05 /usr/bin/metacity --replace
3276 ? S 0:08 gnome-panel
3314 ? S 0:04 nautilus
3316 ? Ssl 0:00 /usr/lib/bonobo-activation/bonobo-activation-server --ac-activate --ior-output-fd=19
3324 ? S 0:00 nm-applet --sm-disable
3330 ? S 0:00 python /usr/share/system-config-printer/applet.py
3332 ? S 0:03 update-notifier --startup-delay=60
3333 ? S 0:00 bluetooth-applet
3334 ? Sl 0:00 /usr/lib/evolution/2.26/evolution-alarm-notify
3336 ? Ss 0:00 gnome-power-manager
3341 ? S 0:00 /usr/lib/notify-osd/notify-osd
3344 ? S 0:00 /usr/lib/gvfs/gvfsd-trash --spawner :1.8 /org/gtk/gvfs/exec_spaw/0
3347 ? S 0:00 /usr/lib/gnome-applets/trashapplet --oaf-activate-iid=OAFIID:GNOME_Panel_TrashApplet_Factory --oaf-ior-fd=18
3350 ? S 0:00 /usr/lib/gvfs/gvfs-hal-volume-monitor
3352 ? S 0:00 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
3356 ? S 0:00 /usr/lib/fast-user-switch-applet/fast-user-switch-applet --oaf-activate-iid=OAFIID:GNOME_FastUserSwitchApplet_Factory --oaf-ior-fd=19
3359 ? Sl 0:00 /usr/lib/gnome-applets/mixer_applet2 --oaf-activate-iid=OAFIID:GNOME_MixerApplet_Factory --oaf-ior-fd=26
3362 ? S 0:00 /usr/lib/indicator-applet/indicator-applet --oaf-activate-iid=OAFIID:GNOME_IndicatorApplet_Factory --oaf-ior-fd=32
3365 ? S 0:00 /usr/lib/gvfs/gvfsd-burn --spawner :1.8 /org/gtk/gvfs/exec_spaw/1
3381 ? Sl 0:10 gnome-terminal
3382 ? S 0:00 gnome-pty-helper
3383 pts/0 Ss 0:00 bash
3400 pts/0 S 0:00 su
3403 ? Ss 0:05 gnome-screensaver
3411 pts/0 S 0:00 bash
3498 pts/0 S+ 0:00 mc
3502 pts/1 Ss 0:00 bash -rcfile .bashrc
4487 ? Rl 3:46 /usr/lib/firefox-3.0.10/firefox
6403 pts/1 R+ 0:00 ps ax
Подскажите, пожалуйста, что делать?