|
|
|
|
||||||
| fr.comp.mail.serveurs Logiciels serveurs de messagerie électronique. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Bonjour a tous,
Je viens de monter un serveur de messagerie, et rien ne fonctionne .... Il tourne sous FreeBSD 6.1 RELEASE. pkg_info: postfix-2.3.3,1 p5-Mail-SpamAssassin-3.1.5_1 amavisd-new-2.4.3_1,1 clamav-0.88_1 dovecot-1.0.b3 Config postfix: command_directory = /usr/local/sbin daemon_directory = /usr/local/libexec/postfix program_directory = /usr/lib/postfix smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) mail_owner = postfix # Nom du fichier d'alias alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases mydomain = domain.org myhostname = eyes.$mydomain relayhost = [smtp.provider.isp] default_transport = smtp content_filter=smtp-amavis:[127.0.0.1]:10024 readme_directory = no sample_directory = /usr/local/etc/postfix sendmail_path = /usr/local/sbin/sendmail html_directory = no setgid_group = maildrop manpage_directory = /usr/local/man newaliases_path = /usr/local/bin/newaliases mailq_path = /usr/local/bin/mailq queue_directory = /var/spool/postfix unknown_local_recipient_reject_code = 450 Process qui tournent: 67271 root 1 76 0 1392K 1096K select 0:08 0.00% dovecot 68565 dovecot 1 76 0 2500K 1408K select 0:02 0.00% pop3-login 68351 root 1 76 0 1632K 1204K select 0:01 0.00% dovecot-auth 69127 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login 68898 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login 69181 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login 64760 dovecot 1 76 0 2500K 1500K select 0:01 0.00 pop3-login 64606 root 1 76 0 1700K 1396K select 0:00 0.00% master 73479 dovecot 1 76 0 2500K 1500K select 0:00 0.00% pop3-login 69862 clamav 1 20 0 2108K 1720K pause 0:00 0.00% freshclam 59351 postfix 1 76 0 1740K 1416K select 0:00 0.00% qmgr 59341 postfix 1 76 0 1692K 1360K select 0:00 0.00% pickup 69286 clamav 3 20 0 22532K 21896K kserel 0:00 0.00% clamd 8659 tst 1 76 0 1280K 864K STOP 0:00 0.00% mail tail /var/log/maillog Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=3113, delays=3113/0.01/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed out) Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: to=<toto@laposte.net>, relay=none, delay=1893, delays=1893/0.01/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed out) Essai d'envoi en local : [tst@eyes ~]$ mail tst Subject: teste il etait une fois .. EOT Oct 7 09:26:49 <mail.info> eyes postfix/pickup[59341]: CAC7F22843: uid=1001 from=<tst> Oct 7 09:26:49 <mail.info> eyes postfix/cleanup[78414]: CAC7F22843: message-id=<20061007072649.CAC7F22843@eyes.maelenn.org> Oct 7 09:26:49 <mail.info> eyes postfix/qmgr[59351]: CAC7F22843: from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: connect to 127.0.0.1[127.0.0.1]: Operation timed out (port 10024) Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: CAC7F22843: to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=30, delays=0.07/0.03/30/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]: Operation timed out) /var/spool [tst@eyes ~]$ ls -l /var/spool/postfix/ total 28 drwx------ 2 postfix wheel 512 Oct 7 09:27 active drwx------ 2 postfix wheel 512 Oct 7 07:46 bounce drwx------ 2 postfix wheel 512 Oct 6 14:27 corrupt drwx------ 8 postfix wheel 512 Oct 7 08:26 defer drwx------ 8 postfix wheel 512 Oct 7 08:26 deferred drwx------ 2 postfix wheel 512 Oct 6 14:27 flush drwx------ 2 postfix wheel 512 Oct 6 14:27 hold drwx------ 2 postfix wheel 512 Oct 7 09:26 incoming drwx-wx--- 2 postfix maildrop 512 Oct 7 09:26 maildrop drwxr-xr-x 2 root wheel 512 Oct 7 07:53 pid drwx------ 2 postfix wheel 512 Oct 7 08:01 private drwx--x--- 2 postfix maildrop 512 Oct 7 08:01 public drwx------ 2 postfix wheel 512 Oct 6 14:27 saved drwx------ 2 postfix wheel 512 Oct 6 14:27 trace mailq[tst@eyes ~]$ mailq -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- 56A8122823 311 Sat Oct 7 07:53:03 tst@/etc/mailname.domain.org (connect to 127.0.0.1[127.0.0.1]: Operation timed out) toto@laposte.net 5968A22844 319 Sat Oct 7 08:41:33 tst@/etc/mailname.domain.org (connect to 127.0.0.1[127.0.0.1]: Operation timed out) tst@/etc/mailname.domain.org 0F5802282B 311 Sat Oct 7 07:53:56 tst@/etc/mailname.domain.org (connect to 127.0.0.1[127.0.0.1]: Operation timed out) toto@laposte.net Voila, merci pour votre aide. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
thierry a écrit :
> Bonjour a tous, > Je viens de monter un serveur de messagerie, et rien ne fonctionne .... > Il tourne sous FreeBSD 6.1 RELEASE. > > pkg_info: > > postfix-2.3.3,1 > p5-Mail-SpamAssassin-3.1.5_1 > amavisd-new-2.4.3_1,1 > clamav-0.88_1 > dovecot-1.0.b3 > > Config postfix: > > command_directory = /usr/local/sbin > daemon_directory = /usr/local/libexec/postfix > program_directory = /usr/lib/postfix > smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) > mail_owner = postfix > # Nom du fichier d'alias > alias_maps = hash:/etc/aliases > alias_database = hash:/etc/aliases > mydomain = domain.org > myhostname = eyes.$mydomain > relayhost = [smtp.provider.isp] > default_transport = smtp > content_filter=smtp-amavis:[127.0.0.1]:10024 > readme_directory = no > sample_directory = /usr/local/etc/postfix > sendmail_path = /usr/local/sbin/sendmail > html_directory = no > setgid_group = maildrop > manpage_directory = /usr/local/man > newaliases_path = /usr/local/bin/newaliases > mailq_path = /usr/local/bin/mailq > queue_directory = /var/spool/postfix > unknown_local_recipient_reject_code = 450 > > Process qui tournent: > > 67271 root 1 76 0 1392K 1096K select 0:08 0.00% dovecot > 68565 dovecot 1 76 0 2500K 1408K select 0:02 0.00% pop3-login > 68351 root 1 76 0 1632K 1204K select 0:01 0.00% > dovecot-auth > 69127 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 68898 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 69181 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 64760 dovecot 1 76 0 2500K 1500K select 0:01 0.00 pop3-login > 64606 root 1 76 0 1700K 1396K select 0:00 0.00% master > 73479 dovecot 1 76 0 2500K 1500K select 0:00 0.00% pop3-login > 69862 clamav 1 20 0 2108K 1720K pause 0:00 0.00% freshclam > 59351 postfix 1 76 0 1740K 1416K select 0:00 0.00% qmgr > 59341 postfix 1 76 0 1692K 1360K select 0:00 0.00% pickup > 69286 clamav 3 20 0 22532K 21896K kserel 0:00 0.00% clamd > 8659 tst 1 76 0 1280K 864K STOP 0:00 0.00% mail > > > tail /var/log/maillog > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: > from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: > to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, > delay=3113, delays=3113/0.01/0/0, dsn=4.4.1, status=deferred (delivery > temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed > out) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: > from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: > to=<toto@laposte.net>, relay=none, delay=1893, delays=1893/0.01/0/0, > dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to > 127.0.0.1[127.0.0.1]: Operation timed out) > > Essai d'envoi en local : > > [tst@eyes ~]$ mail tst > Subject: teste > il etait une fois > . > EOT > > Oct 7 09:26:49 <mail.info> eyes postfix/pickup[59341]: CAC7F22843: > uid=1001 from=<tst> > Oct 7 09:26:49 <mail.info> eyes postfix/cleanup[78414]: CAC7F22843: > message-id=<20061007072649.CAC7F22843@eyes.maelenn.org> > Oct 7 09:26:49 <mail.info> eyes postfix/qmgr[59351]: CAC7F22843: > from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) > Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: connect to > 127.0.0.1[127.0.0.1]: Operation timed out (port 10024) > Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: CAC7F22843: > to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=30, > delays=0.07/0.03/30/0, dsn=4.4.1, status=deferred (connect to > 127.0.0.1[127.0.0.1]: Operation timed out) > > > > /var/spool > [tst@eyes ~]$ ls -l /var/spool/postfix/ > total 28 > drwx------ 2 postfix wheel 512 Oct 7 09:27 active > drwx------ 2 postfix wheel 512 Oct 7 07:46 bounce > drwx------ 2 postfix wheel 512 Oct 6 14:27 corrupt > drwx------ 8 postfix wheel 512 Oct 7 08:26 defer > drwx------ 8 postfix wheel 512 Oct 7 08:26 deferred > drwx------ 2 postfix wheel 512 Oct 6 14:27 flush > drwx------ 2 postfix wheel 512 Oct 6 14:27 hold > drwx------ 2 postfix wheel 512 Oct 7 09:26 incoming > drwx-wx--- 2 postfix maildrop 512 Oct 7 09:26 maildrop > drwxr-xr-x 2 root wheel 512 Oct 7 07:53 pid > drwx------ 2 postfix wheel 512 Oct 7 08:01 private > drwx--x--- 2 postfix maildrop 512 Oct 7 08:01 public > drwx------ 2 postfix wheel 512 Oct 6 14:27 saved > drwx------ 2 postfix wheel 512 Oct 6 14:27 trace > > > mailq[tst@eyes ~]$ mailq > > -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- > 56A8122823 311 Sat Oct 7 07:53:03 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > toto@laposte.net > > 5968A22844 319 Sat Oct 7 08:41:33 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > tst@/etc/mailname.domain.org > > 0F5802282B 311 Sat Oct 7 07:53:56 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > toto@laposte.net > > > Voila, merci pour votre aide. J'ai l'impression qu'il ne prend pas en compte, dans le fichier "main.cf" la directive "relayhost" ..... |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
thierry a écrit :
> Bonjour a tous, > Je viens de monter un serveur de messagerie, et rien ne fonctionne .... > Il tourne sous FreeBSD 6.1 RELEASE. > > pkg_info: > > postfix-2.3.3,1 > p5-Mail-SpamAssassin-3.1.5_1 > amavisd-new-2.4.3_1,1 > clamav-0.88_1 > dovecot-1.0.b3 > > Config postfix: > > command_directory = /usr/local/sbin > daemon_directory = /usr/local/libexec/postfix > program_directory = /usr/lib/postfix > smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) > mail_owner = postfix > # Nom du fichier d'alias > alias_maps = hash:/etc/aliases > alias_database = hash:/etc/aliases > mydomain = domain.org > myhostname = eyes.$mydomain > relayhost = [smtp.provider.isp] > default_transport = smtp > content_filter=smtp-amavis:[127.0.0.1]:10024 > readme_directory = no > sample_directory = /usr/local/etc/postfix > sendmail_path = /usr/local/sbin/sendmail > html_directory = no > setgid_group = maildrop > manpage_directory = /usr/local/man > newaliases_path = /usr/local/bin/newaliases > mailq_path = /usr/local/bin/mailq > queue_directory = /var/spool/postfix > unknown_local_recipient_reject_code = 450 > > Process qui tournent: > > 67271 root 1 76 0 1392K 1096K select 0:08 0.00% dovecot > 68565 dovecot 1 76 0 2500K 1408K select 0:02 0.00% pop3-login > 68351 root 1 76 0 1632K 1204K select 0:01 0.00% > dovecot-auth > 69127 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 68898 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 69181 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 64760 dovecot 1 76 0 2500K 1500K select 0:01 0.00 pop3-login > 64606 root 1 76 0 1700K 1396K select 0:00 0.00% master > 73479 dovecot 1 76 0 2500K 1500K select 0:00 0.00% pop3-login > 69862 clamav 1 20 0 2108K 1720K pause 0:00 0.00% freshclam > 59351 postfix 1 76 0 1740K 1416K select 0:00 0.00% qmgr > 59341 postfix 1 76 0 1692K 1360K select 0:00 0.00% pickup > 69286 clamav 3 20 0 22532K 21896K kserel 0:00 0.00% clamd > 8659 tst 1 76 0 1280K 864K STOP 0:00 0.00% mail > > > tail /var/log/maillog > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: > from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: > to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, > delay=3113, delays=3113/0.01/0/0, dsn=4.4.1, status=deferred (delivery > temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed > out) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: > from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: > to=<toto@laposte.net>, relay=none, delay=1893, delays=1893/0.01/0/0, > dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to > 127.0.0.1[127.0.0.1]: Operation timed out) > > Essai d'envoi en local : > > [tst@eyes ~]$ mail tst > Subject: teste > il etait une fois > . > EOT > > Oct 7 09:26:49 <mail.info> eyes postfix/pickup[59341]: CAC7F22843: > uid=1001 from=<tst> > Oct 7 09:26:49 <mail.info> eyes postfix/cleanup[78414]: CAC7F22843: > message-id=<20061007072649.CAC7F22843@eyes.maelenn.org> > Oct 7 09:26:49 <mail.info> eyes postfix/qmgr[59351]: CAC7F22843: > from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) > Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: connect to > 127.0.0.1[127.0.0.1]: Operation timed out (port 10024) > Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: CAC7F22843: > to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=30, > delays=0.07/0.03/30/0, dsn=4.4.1, status=deferred (connect to > 127.0.0.1[127.0.0.1]: Operation timed out) > > > > /var/spool > [tst@eyes ~]$ ls -l /var/spool/postfix/ > total 28 > drwx------ 2 postfix wheel 512 Oct 7 09:27 active > drwx------ 2 postfix wheel 512 Oct 7 07:46 bounce > drwx------ 2 postfix wheel 512 Oct 6 14:27 corrupt > drwx------ 8 postfix wheel 512 Oct 7 08:26 defer > drwx------ 8 postfix wheel 512 Oct 7 08:26 deferred > drwx------ 2 postfix wheel 512 Oct 6 14:27 flush > drwx------ 2 postfix wheel 512 Oct 6 14:27 hold > drwx------ 2 postfix wheel 512 Oct 7 09:26 incoming > drwx-wx--- 2 postfix maildrop 512 Oct 7 09:26 maildrop > drwxr-xr-x 2 root wheel 512 Oct 7 07:53 pid > drwx------ 2 postfix wheel 512 Oct 7 08:01 private > drwx--x--- 2 postfix maildrop 512 Oct 7 08:01 public > drwx------ 2 postfix wheel 512 Oct 6 14:27 saved > drwx------ 2 postfix wheel 512 Oct 6 14:27 trace > > > mailq[tst@eyes ~]$ mailq > > -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- > 56A8122823 311 Sat Oct 7 07:53:03 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > toto@laposte.net > > 5968A22844 319 Sat Oct 7 08:41:33 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > tst@/etc/mailname.domain.org > > 0F5802282B 311 Sat Oct 7 07:53:56 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > toto@laposte.net > > > Voila, merci pour votre aide. J'ai l'impression qu'il ne prend pas en compte, dans le fichier "main.cf" la directive "relayhost" ..... |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
thierry a écrit :
> Bonjour a tous, > Je viens de monter un serveur de messagerie, et rien ne fonctionne .... > Il tourne sous FreeBSD 6.1 RELEASE. > > pkg_info: > > postfix-2.3.3,1 > p5-Mail-SpamAssassin-3.1.5_1 > amavisd-new-2.4.3_1,1 > clamav-0.88_1 > dovecot-1.0.b3 > > Config postfix: > > command_directory = /usr/local/sbin > daemon_directory = /usr/local/libexec/postfix > program_directory = /usr/lib/postfix > smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) > mail_owner = postfix > # Nom du fichier d'alias > alias_maps = hash:/etc/aliases > alias_database = hash:/etc/aliases > mydomain = domain.org > myhostname = eyes.$mydomain > relayhost = [smtp.provider.isp] > default_transport = smtp > content_filter=smtp-amavis:[127.0.0.1]:10024 > readme_directory = no > sample_directory = /usr/local/etc/postfix > sendmail_path = /usr/local/sbin/sendmail > html_directory = no > setgid_group = maildrop > manpage_directory = /usr/local/man > newaliases_path = /usr/local/bin/newaliases > mailq_path = /usr/local/bin/mailq > queue_directory = /var/spool/postfix > unknown_local_recipient_reject_code = 450 > > Process qui tournent: > > 67271 root 1 76 0 1392K 1096K select 0:08 0.00% dovecot > 68565 dovecot 1 76 0 2500K 1408K select 0:02 0.00% pop3-login > 68351 root 1 76 0 1632K 1204K select 0:01 0.00% > dovecot-auth > 69127 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 68898 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 69181 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 64760 dovecot 1 76 0 2500K 1500K select 0:01 0.00 pop3-login > 64606 root 1 76 0 1700K 1396K select 0:00 0.00% master > 73479 dovecot 1 76 0 2500K 1500K select 0:00 0.00% pop3-login > 69862 clamav 1 20 0 2108K 1720K pause 0:00 0.00% freshclam > 59351 postfix 1 76 0 1740K 1416K select 0:00 0.00% qmgr > 59341 postfix 1 76 0 1692K 1360K select 0:00 0.00% pickup > 69286 clamav 3 20 0 22532K 21896K kserel 0:00 0.00% clamd > 8659 tst 1 76 0 1280K 864K STOP 0:00 0.00% mail > > > tail /var/log/maillog > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: > from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: > to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, > delay=3113, delays=3113/0.01/0/0, dsn=4.4.1, status=deferred (delivery > temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed > out) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: > from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: > to=<toto@laposte.net>, relay=none, delay=1893, delays=1893/0.01/0/0, > dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to > 127.0.0.1[127.0.0.1]: Operation timed out) > > Essai d'envoi en local : > > [tst@eyes ~]$ mail tst > Subject: teste > il etait une fois > . > EOT > > Oct 7 09:26:49 <mail.info> eyes postfix/pickup[59341]: CAC7F22843: > uid=1001 from=<tst> > Oct 7 09:26:49 <mail.info> eyes postfix/cleanup[78414]: CAC7F22843: > message-id=<20061007072649.CAC7F22843@eyes.maelenn.org> > Oct 7 09:26:49 <mail.info> eyes postfix/qmgr[59351]: CAC7F22843: > from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) > Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: connect to > 127.0.0.1[127.0.0.1]: Operation timed out (port 10024) > Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: CAC7F22843: > to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=30, > delays=0.07/0.03/30/0, dsn=4.4.1, status=deferred (connect to > 127.0.0.1[127.0.0.1]: Operation timed out) > > > > /var/spool > [tst@eyes ~]$ ls -l /var/spool/postfix/ > total 28 > drwx------ 2 postfix wheel 512 Oct 7 09:27 active > drwx------ 2 postfix wheel 512 Oct 7 07:46 bounce > drwx------ 2 postfix wheel 512 Oct 6 14:27 corrupt > drwx------ 8 postfix wheel 512 Oct 7 08:26 defer > drwx------ 8 postfix wheel 512 Oct 7 08:26 deferred > drwx------ 2 postfix wheel 512 Oct 6 14:27 flush > drwx------ 2 postfix wheel 512 Oct 6 14:27 hold > drwx------ 2 postfix wheel 512 Oct 7 09:26 incoming > drwx-wx--- 2 postfix maildrop 512 Oct 7 09:26 maildrop > drwxr-xr-x 2 root wheel 512 Oct 7 07:53 pid > drwx------ 2 postfix wheel 512 Oct 7 08:01 private > drwx--x--- 2 postfix maildrop 512 Oct 7 08:01 public > drwx------ 2 postfix wheel 512 Oct 6 14:27 saved > drwx------ 2 postfix wheel 512 Oct 6 14:27 trace > > > mailq[tst@eyes ~]$ mailq > > -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- > 56A8122823 311 Sat Oct 7 07:53:03 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > toto@laposte.net > > 5968A22844 319 Sat Oct 7 08:41:33 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > tst@/etc/mailname.domain.org > > 0F5802282B 311 Sat Oct 7 07:53:56 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > toto@laposte.net > > > Voila, merci pour votre aide. Autre chose, si je fais un : Something else is strange, if i do an : [tst@eyes ~]$ netstat -an | grep LISTEN [tst@eyes ~]$ Il n'y a rien .... |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
thierry a écrit :
> Bonjour a tous, > Je viens de monter un serveur de messagerie, et rien ne fonctionne .... > Il tourne sous FreeBSD 6.1 RELEASE. > > pkg_info: > > postfix-2.3.3,1 > p5-Mail-SpamAssassin-3.1.5_1 > amavisd-new-2.4.3_1,1 > clamav-0.88_1 > dovecot-1.0.b3 > > Config postfix: > > command_directory = /usr/local/sbin > daemon_directory = /usr/local/libexec/postfix > program_directory = /usr/lib/postfix > smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) > mail_owner = postfix > # Nom du fichier d'alias > alias_maps = hash:/etc/aliases > alias_database = hash:/etc/aliases > mydomain = domain.org > myhostname = eyes.$mydomain > relayhost = [smtp.provider.isp] > default_transport = smtp > content_filter=smtp-amavis:[127.0.0.1]:10024 > readme_directory = no > sample_directory = /usr/local/etc/postfix > sendmail_path = /usr/local/sbin/sendmail > html_directory = no > setgid_group = maildrop > manpage_directory = /usr/local/man > newaliases_path = /usr/local/bin/newaliases > mailq_path = /usr/local/bin/mailq > queue_directory = /var/spool/postfix > unknown_local_recipient_reject_code = 450 > > Process qui tournent: > > 67271 root 1 76 0 1392K 1096K select 0:08 0.00% dovecot > 68565 dovecot 1 76 0 2500K 1408K select 0:02 0.00% pop3-login > 68351 root 1 76 0 1632K 1204K select 0:01 0.00% > dovecot-auth > 69127 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 68898 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 69181 dovecot 1 76 0 2504K 1504K select 0:01 0.00% imap-login > 64760 dovecot 1 76 0 2500K 1500K select 0:01 0.00 pop3-login > 64606 root 1 76 0 1700K 1396K select 0:00 0.00% master > 73479 dovecot 1 76 0 2500K 1500K select 0:00 0.00% pop3-login > 69862 clamav 1 20 0 2108K 1720K pause 0:00 0.00% freshclam > 59351 postfix 1 76 0 1740K 1416K select 0:00 0.00% qmgr > 59341 postfix 1 76 0 1692K 1360K select 0:00 0.00% pickup > 69286 clamav 3 20 0 22532K 21896K kserel 0:00 0.00% clamd > 8659 tst 1 76 0 1280K 864K STOP 0:00 0.00% mail > > > tail /var/log/maillog > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: > from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: > to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, > delay=3113, delays=3113/0.01/0/0, dsn=4.4.1, status=deferred (delivery > temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed > out) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: > from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) > Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: > to=<toto@laposte.net>, relay=none, delay=1893, delays=1893/0.01/0/0, > dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to > 127.0.0.1[127.0.0.1]: Operation timed out) > > Essai d'envoi en local : > > [tst@eyes ~]$ mail tst > Subject: teste > il etait une fois > . > EOT > > Oct 7 09:26:49 <mail.info> eyes postfix/pickup[59341]: CAC7F22843: > uid=1001 from=<tst> > Oct 7 09:26:49 <mail.info> eyes postfix/cleanup[78414]: CAC7F22843: > message-id=<20061007072649.CAC7F22843@eyes.maelenn.org> > Oct 7 09:26:49 <mail.info> eyes postfix/qmgr[59351]: CAC7F22843: > from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) > Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: connect to > 127.0.0.1[127.0.0.1]: Operation timed out (port 10024) > Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: CAC7F22843: > to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=30, > delays=0.07/0.03/30/0, dsn=4.4.1, status=deferred (connect to > 127.0.0.1[127.0.0.1]: Operation timed out) > > > > /var/spool > [tst@eyes ~]$ ls -l /var/spool/postfix/ > total 28 > drwx------ 2 postfix wheel 512 Oct 7 09:27 active > drwx------ 2 postfix wheel 512 Oct 7 07:46 bounce > drwx------ 2 postfix wheel 512 Oct 6 14:27 corrupt > drwx------ 8 postfix wheel 512 Oct 7 08:26 defer > drwx------ 8 postfix wheel 512 Oct 7 08:26 deferred > drwx------ 2 postfix wheel 512 Oct 6 14:27 flush > drwx------ 2 postfix wheel 512 Oct 6 14:27 hold > drwx------ 2 postfix wheel 512 Oct 7 09:26 incoming > drwx-wx--- 2 postfix maildrop 512 Oct 7 09:26 maildrop > drwxr-xr-x 2 root wheel 512 Oct 7 07:53 pid > drwx------ 2 postfix wheel 512 Oct 7 08:01 private > drwx--x--- 2 postfix maildrop 512 Oct 7 08:01 public > drwx------ 2 postfix wheel 512 Oct 6 14:27 saved > drwx------ 2 postfix wheel 512 Oct 6 14:27 trace > > > mailq[tst@eyes ~]$ mailq > > -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- > 56A8122823 311 Sat Oct 7 07:53:03 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > toto@laposte.net > > 5968A22844 319 Sat Oct 7 08:41:33 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > tst@/etc/mailname.domain.org > > 0F5802282B 311 Sat Oct 7 07:53:56 tst@/etc/mailname.domain.org > (connect to 127.0.0.1[127.0.0.1]: Operation > timed out) > toto@laposte.net > > > Voila, merci pour votre aide. Autre chose, si je fais un : Something else is strange, if i do an : [tst@eyes ~]$ netstat -an | grep LISTEN [tst@eyes ~]$ Il n'y a rien .... |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
thierry a écrit :
> thierry a écrit : >> Bonjour a tous, >> Je viens de monter un serveur de messagerie, et rien ne fonctionne .... >> Il tourne sous FreeBSD 6.1 RELEASE. >> >> pkg_info: >> >> postfix-2.3.3,1 >> p5-Mail-SpamAssassin-3.1.5_1 >> amavisd-new-2.4.3_1,1 >> clamav-0.88_1 >> dovecot-1.0.b3 >> >> Config postfix: >> >> command_directory = /usr/local/sbin >> daemon_directory = /usr/local/libexec/postfix >> program_directory = /usr/lib/postfix >> smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) >> mail_owner = postfix >> # Nom du fichier d'alias >> alias_maps = hash:/etc/aliases >> alias_database = hash:/etc/aliases >> mydomain = domain.org >> myhostname = eyes.$mydomain >> relayhost = [smtp.provider.isp] >> default_transport = smtp >> content_filter=smtp-amavis:[127.0.0.1]:10024 >> readme_directory = no >> sample_directory = /usr/local/etc/postfix >> sendmail_path = /usr/local/sbin/sendmail >> html_directory = no >> setgid_group = maildrop >> manpage_directory = /usr/local/man >> newaliases_path = /usr/local/bin/newaliases >> mailq_path = /usr/local/bin/mailq >> queue_directory = /var/spool/postfix >> unknown_local_recipient_reject_code = 450 >> >> Process qui tournent: >> >> 67271 root 1 76 0 1392K 1096K select 0:08 0.00% dovecot >> 68565 dovecot 1 76 0 2500K 1408K select 0:02 0.00% >> pop3-login >> 68351 root 1 76 0 1632K 1204K select 0:01 0.00% >> dovecot-auth >> 69127 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >> imap-login >> 68898 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >> imap-login >> 69181 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >> imap-login >> 64760 dovecot 1 76 0 2500K 1500K select 0:01 0.00 pop3-login >> 64606 root 1 76 0 1700K 1396K select 0:00 0.00% master >> 73479 dovecot 1 76 0 2500K 1500K select 0:00 0.00% >> pop3-login >> 69862 clamav 1 20 0 2108K 1720K pause 0:00 0.00% freshclam >> 59351 postfix 1 76 0 1740K 1416K select 0:00 0.00% qmgr >> 59341 postfix 1 76 0 1692K 1360K select 0:00 0.00% pickup >> 69286 clamav 3 20 0 22532K 21896K kserel 0:00 0.00% clamd >> 8659 tst 1 76 0 1280K 864K STOP 0:00 0.00% mail >> >> >> tail /var/log/maillog >> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: >> from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) >> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: >> to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, >> delay=3113, delays=3113/0.01/0/0, dsn=4.4.1, status=deferred (delivery >> temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation >> timed out) >> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: >> from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) >> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: >> to=<toto@laposte.net>, relay=none, delay=1893, delays=1893/0.01/0/0, >> dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to >> 127.0.0.1[127.0.0.1]: Operation timed out) >> >> Essai d'envoi en local : >> >> [tst@eyes ~]$ mail tst >> Subject: teste >> il etait une fois >> . >> EOT >> >> Oct 7 09:26:49 <mail.info> eyes postfix/pickup[59341]: CAC7F22843: >> uid=1001 from=<tst> >> Oct 7 09:26:49 <mail.info> eyes postfix/cleanup[78414]: CAC7F22843: >> message-id=<20061007072649.CAC7F22843@eyes.maelenn.org> >> Oct 7 09:26:49 <mail.info> eyes postfix/qmgr[59351]: CAC7F22843: >> from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) >> Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: connect to >> 127.0.0.1[127.0.0.1]: Operation timed out (port 10024) >> Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: CAC7F22843: >> to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=30, >> delays=0.07/0.03/30/0, dsn=4.4.1, status=deferred (connect to >> 127.0.0.1[127.0.0.1]: Operation timed out) >> >> >> >> /var/spool >> [tst@eyes ~]$ ls -l /var/spool/postfix/ >> total 28 >> drwx------ 2 postfix wheel 512 Oct 7 09:27 active >> drwx------ 2 postfix wheel 512 Oct 7 07:46 bounce >> drwx------ 2 postfix wheel 512 Oct 6 14:27 corrupt >> drwx------ 8 postfix wheel 512 Oct 7 08:26 defer >> drwx------ 8 postfix wheel 512 Oct 7 08:26 deferred >> drwx------ 2 postfix wheel 512 Oct 6 14:27 flush >> drwx------ 2 postfix wheel 512 Oct 6 14:27 hold >> drwx------ 2 postfix wheel 512 Oct 7 09:26 incoming >> drwx-wx--- 2 postfix maildrop 512 Oct 7 09:26 maildrop >> drwxr-xr-x 2 root wheel 512 Oct 7 07:53 pid >> drwx------ 2 postfix wheel 512 Oct 7 08:01 private >> drwx--x--- 2 postfix maildrop 512 Oct 7 08:01 public >> drwx------ 2 postfix wheel 512 Oct 6 14:27 saved >> drwx------ 2 postfix wheel 512 Oct 6 14:27 trace >> >> >> mailq[tst@eyes ~]$ mailq >> >> -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- >> 56A8122823 311 Sat Oct 7 07:53:03 tst@/etc/mailname.domain.org >> (connect to 127.0.0.1[127.0.0.1]: Operation >> timed out) >> toto@laposte.net >> >> 5968A22844 319 Sat Oct 7 08:41:33 tst@/etc/mailname.domain.org >> (connect to 127.0.0.1[127.0.0.1]: Operation >> timed out) >> tst@/etc/mailname.domain.org >> >> 0F5802282B 311 Sat Oct 7 07:53:56 tst@/etc/mailname.domain.org >> (connect to 127.0.0.1[127.0.0.1]: Operation >> timed out) >> toto@laposte.net >> >> >> Voila, merci pour votre aide. > > > Autre chose, si je fais un : > > Something else is strange, if i do an : > > [tst@eyes ~]$ netstat -an | grep LISTEN > [tst@eyes ~]$ > > Il n'y a rien .... A premiere vu je dirais simplement que Amavis ne tourne pas ... |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
thierry a écrit :
> thierry a écrit : >> Bonjour a tous, >> Je viens de monter un serveur de messagerie, et rien ne fonctionne .... >> Il tourne sous FreeBSD 6.1 RELEASE. >> >> pkg_info: >> >> postfix-2.3.3,1 >> p5-Mail-SpamAssassin-3.1.5_1 >> amavisd-new-2.4.3_1,1 >> clamav-0.88_1 >> dovecot-1.0.b3 >> >> Config postfix: >> >> command_directory = /usr/local/sbin >> daemon_directory = /usr/local/libexec/postfix >> program_directory = /usr/lib/postfix >> smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) >> mail_owner = postfix >> # Nom du fichier d'alias >> alias_maps = hash:/etc/aliases >> alias_database = hash:/etc/aliases >> mydomain = domain.org >> myhostname = eyes.$mydomain >> relayhost = [smtp.provider.isp] >> default_transport = smtp >> content_filter=smtp-amavis:[127.0.0.1]:10024 >> readme_directory = no >> sample_directory = /usr/local/etc/postfix >> sendmail_path = /usr/local/sbin/sendmail >> html_directory = no >> setgid_group = maildrop >> manpage_directory = /usr/local/man >> newaliases_path = /usr/local/bin/newaliases >> mailq_path = /usr/local/bin/mailq >> queue_directory = /var/spool/postfix >> unknown_local_recipient_reject_code = 450 >> >> Process qui tournent: >> >> 67271 root 1 76 0 1392K 1096K select 0:08 0.00% dovecot >> 68565 dovecot 1 76 0 2500K 1408K select 0:02 0.00% >> pop3-login >> 68351 root 1 76 0 1632K 1204K select 0:01 0.00% >> dovecot-auth >> 69127 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >> imap-login >> 68898 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >> imap-login >> 69181 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >> imap-login >> 64760 dovecot 1 76 0 2500K 1500K select 0:01 0.00 pop3-login >> 64606 root 1 76 0 1700K 1396K select 0:00 0.00% master >> 73479 dovecot 1 76 0 2500K 1500K select 0:00 0.00% >> pop3-login >> 69862 clamav 1 20 0 2108K 1720K pause 0:00 0.00% freshclam >> 59351 postfix 1 76 0 1740K 1416K select 0:00 0.00% qmgr >> 59341 postfix 1 76 0 1692K 1360K select 0:00 0.00% pickup >> 69286 clamav 3 20 0 22532K 21896K kserel 0:00 0.00% clamd >> 8659 tst 1 76 0 1280K 864K STOP 0:00 0.00% mail >> >> >> tail /var/log/maillog >> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: >> from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) >> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: >> to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, >> delay=3113, delays=3113/0.01/0/0, dsn=4.4.1, status=deferred (delivery >> temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation >> timed out) >> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: >> from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) >> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: >> to=<toto@laposte.net>, relay=none, delay=1893, delays=1893/0.01/0/0, >> dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to >> 127.0.0.1[127.0.0.1]: Operation timed out) >> >> Essai d'envoi en local : >> >> [tst@eyes ~]$ mail tst >> Subject: teste >> il etait une fois >> . >> EOT >> >> Oct 7 09:26:49 <mail.info> eyes postfix/pickup[59341]: CAC7F22843: >> uid=1001 from=<tst> >> Oct 7 09:26:49 <mail.info> eyes postfix/cleanup[78414]: CAC7F22843: >> message-id=<20061007072649.CAC7F22843@eyes.maelenn.org> >> Oct 7 09:26:49 <mail.info> eyes postfix/qmgr[59351]: CAC7F22843: >> from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) >> Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: connect to >> 127.0.0.1[127.0.0.1]: Operation timed out (port 10024) >> Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: CAC7F22843: >> to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=30, >> delays=0.07/0.03/30/0, dsn=4.4.1, status=deferred (connect to >> 127.0.0.1[127.0.0.1]: Operation timed out) >> >> >> >> /var/spool >> [tst@eyes ~]$ ls -l /var/spool/postfix/ >> total 28 >> drwx------ 2 postfix wheel 512 Oct 7 09:27 active >> drwx------ 2 postfix wheel 512 Oct 7 07:46 bounce >> drwx------ 2 postfix wheel 512 Oct 6 14:27 corrupt >> drwx------ 8 postfix wheel 512 Oct 7 08:26 defer >> drwx------ 8 postfix wheel 512 Oct 7 08:26 deferred >> drwx------ 2 postfix wheel 512 Oct 6 14:27 flush >> drwx------ 2 postfix wheel 512 Oct 6 14:27 hold >> drwx------ 2 postfix wheel 512 Oct 7 09:26 incoming >> drwx-wx--- 2 postfix maildrop 512 Oct 7 09:26 maildrop >> drwxr-xr-x 2 root wheel 512 Oct 7 07:53 pid >> drwx------ 2 postfix wheel 512 Oct 7 08:01 private >> drwx--x--- 2 postfix maildrop 512 Oct 7 08:01 public >> drwx------ 2 postfix wheel 512 Oct 6 14:27 saved >> drwx------ 2 postfix wheel 512 Oct 6 14:27 trace >> >> >> mailq[tst@eyes ~]$ mailq >> >> -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- >> 56A8122823 311 Sat Oct 7 07:53:03 tst@/etc/mailname.domain.org >> (connect to 127.0.0.1[127.0.0.1]: Operation >> timed out) >> toto@laposte.net >> >> 5968A22844 319 Sat Oct 7 08:41:33 tst@/etc/mailname.domain.org >> (connect to 127.0.0.1[127.0.0.1]: Operation >> timed out) >> tst@/etc/mailname.domain.org >> >> 0F5802282B 311 Sat Oct 7 07:53:56 tst@/etc/mailname.domain.org >> (connect to 127.0.0.1[127.0.0.1]: Operation >> timed out) >> toto@laposte.net >> >> >> Voila, merci pour votre aide. > > > Autre chose, si je fais un : > > Something else is strange, if i do an : > > [tst@eyes ~]$ netstat -an | grep LISTEN > [tst@eyes ~]$ > > Il n'y a rien .... A premiere vu je dirais simplement que Amavis ne tourne pas ... |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
Vincent a écrit :
> thierry a écrit : >> thierry a écrit : >>> Bonjour a tous, >>> Je viens de monter un serveur de messagerie, et rien ne fonctionne .... >>> Il tourne sous FreeBSD 6.1 RELEASE. >>> >>> pkg_info: >>> >>> postfix-2.3.3,1 >>> p5-Mail-SpamAssassin-3.1.5_1 >>> amavisd-new-2.4.3_1,1 >>> clamav-0.88_1 >>> dovecot-1.0.b3 >>> >>> Config postfix: >>> >>> command_directory = /usr/local/sbin >>> daemon_directory = /usr/local/libexec/postfix >>> program_directory = /usr/lib/postfix >>> smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) >>> mail_owner = postfix >>> # Nom du fichier d'alias >>> alias_maps = hash:/etc/aliases >>> alias_database = hash:/etc/aliases >>> mydomain = domain.org >>> myhostname = eyes.$mydomain >>> relayhost = [smtp.provider.isp] >>> default_transport = smtp >>> content_filter=smtp-amavis:[127.0.0.1]:10024 >>> readme_directory = no >>> sample_directory = /usr/local/etc/postfix >>> sendmail_path = /usr/local/sbin/sendmail >>> html_directory = no >>> setgid_group = maildrop >>> manpage_directory = /usr/local/man >>> newaliases_path = /usr/local/bin/newaliases >>> mailq_path = /usr/local/bin/mailq >>> queue_directory = /var/spool/postfix >>> unknown_local_recipient_reject_code = 450 >>> >>> Process qui tournent: >>> >>> 67271 root 1 76 0 1392K 1096K select 0:08 0.00% dovecot >>> 68565 dovecot 1 76 0 2500K 1408K select 0:02 0.00% >>> pop3-login >>> 68351 root 1 76 0 1632K 1204K select 0:01 0.00% >>> dovecot-auth >>> 69127 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >>> imap-login >>> 68898 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >>> imap-login >>> 69181 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >>> imap-login >>> 64760 dovecot 1 76 0 2500K 1500K select 0:01 0.00 >>> pop3-login >>> 64606 root 1 76 0 1700K 1396K select 0:00 0.00% master >>> 73479 dovecot 1 76 0 2500K 1500K select 0:00 0.00% >>> pop3-login >>> 69862 clamav 1 20 0 2108K 1720K pause 0:00 0.00% >>> freshclam >>> 59351 postfix 1 76 0 1740K 1416K select 0:00 0.00% qmgr >>> 59341 postfix 1 76 0 1692K 1360K select 0:00 0.00% pickup >>> 69286 clamav 3 20 0 22532K 21896K kserel 0:00 0.00% clamd >>> 8659 tst 1 76 0 1280K 864K STOP 0:00 0.00% mail >>> >>> >>> tail /var/log/maillog >>> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: >>> from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) >>> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: >>> to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, >>> delay=3113, delays=3113/0.01/0/0, dsn=4.4.1, status=deferred (delivery >>> temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation >>> timed out) >>> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: >>> from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) >>> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: >>> to=<toto@laposte.net>, relay=none, delay=1893, delays=1893/0.01/0/0, >>> dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to >>> 127.0.0.1[127.0.0.1]: Operation timed out) >>> >>> Essai d'envoi en local : >>> >>> [tst@eyes ~]$ mail tst >>> Subject: teste >>> il etait une fois >>> . >>> EOT >>> >>> Oct 7 09:26:49 <mail.info> eyes postfix/pickup[59341]: CAC7F22843: >>> uid=1001 from=<tst> >>> Oct 7 09:26:49 <mail.info> eyes postfix/cleanup[78414]: CAC7F22843: >>> message-id=<20061007072649.CAC7F22843@eyes.maelenn.org> >>> Oct 7 09:26:49 <mail.info> eyes postfix/qmgr[59351]: CAC7F22843: >>> from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) >>> Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: connect to >>> 127.0.0.1[127.0.0.1]: Operation timed out (port 10024) >>> Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: CAC7F22843: >>> to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=30, >>> delays=0.07/0.03/30/0, dsn=4.4.1, status=deferred (connect to >>> 127.0.0.1[127.0.0.1]: Operation timed out) >>> >>> >>> >>> /var/spool >>> [tst@eyes ~]$ ls -l /var/spool/postfix/ >>> total 28 >>> drwx------ 2 postfix wheel 512 Oct 7 09:27 active >>> drwx------ 2 postfix wheel 512 Oct 7 07:46 bounce >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 corrupt >>> drwx------ 8 postfix wheel 512 Oct 7 08:26 defer >>> drwx------ 8 postfix wheel 512 Oct 7 08:26 deferred >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 flush >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 hold >>> drwx------ 2 postfix wheel 512 Oct 7 09:26 incoming >>> drwx-wx--- 2 postfix maildrop 512 Oct 7 09:26 maildrop >>> drwxr-xr-x 2 root wheel 512 Oct 7 07:53 pid >>> drwx------ 2 postfix wheel 512 Oct 7 08:01 private >>> drwx--x--- 2 postfix maildrop 512 Oct 7 08:01 public >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 saved >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 trace >>> >>> >>> mailq[tst@eyes ~]$ mailq >>> >>> -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- >>> 56A8122823 311 Sat Oct 7 07:53:03 tst@/etc/mailname.domain.org >>> (connect to 127.0.0.1[127.0.0.1]: Operation >>> timed out) >>> toto@laposte.net >>> >>> 5968A22844 319 Sat Oct 7 08:41:33 tst@/etc/mailname.domain.org >>> (connect to 127.0.0.1[127.0.0.1]: Operation >>> timed out) >>> tst@/etc/mailname.domain.org >>> >>> 0F5802282B 311 Sat Oct 7 07:53:56 tst@/etc/mailname.domain.org >>> (connect to 127.0.0.1[127.0.0.1]: Operation >>> timed out) >>> toto@laposte.net >>> >>> >>> Voila, merci pour votre aide. >> >> >> Autre chose, si je fais un : >> >> Something else is strange, if i do an : >> >> [tst@eyes ~]$ netstat -an | grep LISTEN >> [tst@eyes ~]$ >> >> Il n'y a rien .... > A premiere vu je dirais simplement que Amavis ne tourne pas ... Exact, dans /usr/local/etc/rc.d, j'ai du renomer amavisd en amavisd.sh .... maintenant cela tourne : Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..arc at /usr/local/bin/arc Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..zoo at /usr/local/bin/zoo Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..lha at /usr/local/bin/lha Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..cab at /usr/local/bin/cabextract Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: No decoder for ..tnef tri ed: tnef Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Internal decoder for .tnef Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..exe at /usr/local/bin/unrar; /usr/local/bin/lha; /usr/local/bin/unarj Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Using internal av scanner code for (primary) ClamAV-clamd Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found secondary av scanner Cla mAV-clamscan at /usr/local/bin/clamscan Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Creating db in /var/amavis/db/ Mais meme pb: Oct 7 10:32:45 <mail.info> eyes postfix/pickup[10283]: 151AD22848: uid=1001 from=<tst> Oct 7 10:32:45 <mail.info> eyes postfix/cleanup[53103]: 151AD22848: message-id=<20061007083245.151AD22848@eyes.domain.org> Oct 7 10:32:45 <mail.info> eyes postfix/qmgr[59351]: 151AD22848: from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) Oct 7 10:32:45 <mail.info> eyes postfix/qmgr[59351]: 151AD22848: to=<toto@laposte.net>, relay=none, delay=0.11, delays=0.08/0.03/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed out) Oct 7 10:33:25 <mail.info> eyes postfix/pickup[10283]: B55D22284C: uid=1001 from=<tst> Oct 7 10:33:25 <mail.info> eyes postfix/cleanup[53103]: B55D22284C: message-id=<20061007083325.B55D22284C@eyes.domain.org> Oct 7 10:33:25 <mail.info> eyes postfix/qmgr[59351]: B55D22284C: from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) Oct 7 10:33:25 <mail.info> eyes postfix/qmgr[59351]: B55D22284C: to=<toto@laposte.net>, relay=none, delay=0.03, delays=0.02/0.01/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed out) J'ai laisse mon fw ouvert ... Le truc bizarre, c'est que je ne vois rien "ecouter" en 110 et 25 .... Merci |
|
|
|
#9 |
|
Messages: n/a
Hébergeur: |
Vincent a écrit :
> thierry a écrit : >> thierry a écrit : >>> Bonjour a tous, >>> Je viens de monter un serveur de messagerie, et rien ne fonctionne .... >>> Il tourne sous FreeBSD 6.1 RELEASE. >>> >>> pkg_info: >>> >>> postfix-2.3.3,1 >>> p5-Mail-SpamAssassin-3.1.5_1 >>> amavisd-new-2.4.3_1,1 >>> clamav-0.88_1 >>> dovecot-1.0.b3 >>> >>> Config postfix: >>> >>> command_directory = /usr/local/sbin >>> daemon_directory = /usr/local/libexec/postfix >>> program_directory = /usr/lib/postfix >>> smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) >>> mail_owner = postfix >>> # Nom du fichier d'alias >>> alias_maps = hash:/etc/aliases >>> alias_database = hash:/etc/aliases >>> mydomain = domain.org >>> myhostname = eyes.$mydomain >>> relayhost = [smtp.provider.isp] >>> default_transport = smtp >>> content_filter=smtp-amavis:[127.0.0.1]:10024 >>> readme_directory = no >>> sample_directory = /usr/local/etc/postfix >>> sendmail_path = /usr/local/sbin/sendmail >>> html_directory = no >>> setgid_group = maildrop >>> manpage_directory = /usr/local/man >>> newaliases_path = /usr/local/bin/newaliases >>> mailq_path = /usr/local/bin/mailq >>> queue_directory = /var/spool/postfix >>> unknown_local_recipient_reject_code = 450 >>> >>> Process qui tournent: >>> >>> 67271 root 1 76 0 1392K 1096K select 0:08 0.00% dovecot >>> 68565 dovecot 1 76 0 2500K 1408K select 0:02 0.00% >>> pop3-login >>> 68351 root 1 76 0 1632K 1204K select 0:01 0.00% >>> dovecot-auth >>> 69127 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >>> imap-login >>> 68898 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >>> imap-login >>> 69181 dovecot 1 76 0 2504K 1504K select 0:01 0.00% >>> imap-login >>> 64760 dovecot 1 76 0 2500K 1500K select 0:01 0.00 >>> pop3-login >>> 64606 root 1 76 0 1700K 1396K select 0:00 0.00% master >>> 73479 dovecot 1 76 0 2500K 1500K select 0:00 0.00% >>> pop3-login >>> 69862 clamav 1 20 0 2108K 1720K pause 0:00 0.00% >>> freshclam >>> 59351 postfix 1 76 0 1740K 1416K select 0:00 0.00% qmgr >>> 59341 postfix 1 76 0 1692K 1360K select 0:00 0.00% pickup >>> 69286 clamav 3 20 0 22532K 21896K kserel 0:00 0.00% clamd >>> 8659 tst 1 76 0 1280K 864K STOP 0:00 0.00% mail >>> >>> >>> tail /var/log/maillog >>> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: >>> from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) >>> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C1D1022838: >>> to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, >>> delay=3113, delays=3113/0.01/0/0, dsn=4.4.1, status=deferred (delivery >>> temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation >>> timed out) >>> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: >>> from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) >>> Oct 7 09:18:02 <mail.info> eyes postfix/qmgr[59351]: C449522846: >>> to=<toto@laposte.net>, relay=none, delay=1893, delays=1893/0.01/0/0, >>> dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to >>> 127.0.0.1[127.0.0.1]: Operation timed out) >>> >>> Essai d'envoi en local : >>> >>> [tst@eyes ~]$ mail tst >>> Subject: teste >>> il etait une fois >>> . >>> EOT >>> >>> Oct 7 09:26:49 <mail.info> eyes postfix/pickup[59341]: CAC7F22843: >>> uid=1001 from=<tst> >>> Oct 7 09:26:49 <mail.info> eyes postfix/cleanup[78414]: CAC7F22843: >>> message-id=<20061007072649.CAC7F22843@eyes.maelenn.org> >>> Oct 7 09:26:49 <mail.info> eyes postfix/qmgr[59351]: CAC7F22843: >>> from=<tst@/etc/mailname.domain.org>, size=334, nrcpt=1 (queue active) >>> Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: connect to >>> 127.0.0.1[127.0.0.1]: Operation timed out (port 10024) >>> Oct 7 09:27:19 <mail.info> eyes postfix/smtp[78589]: CAC7F22843: >>> to=<tst@/etc/mailname.domain.org>, orig_to=<tst>, relay=none, delay=30, >>> delays=0.07/0.03/30/0, dsn=4.4.1, status=deferred (connect to >>> 127.0.0.1[127.0.0.1]: Operation timed out) >>> >>> >>> >>> /var/spool >>> [tst@eyes ~]$ ls -l /var/spool/postfix/ >>> total 28 >>> drwx------ 2 postfix wheel 512 Oct 7 09:27 active >>> drwx------ 2 postfix wheel 512 Oct 7 07:46 bounce >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 corrupt >>> drwx------ 8 postfix wheel 512 Oct 7 08:26 defer >>> drwx------ 8 postfix wheel 512 Oct 7 08:26 deferred >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 flush >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 hold >>> drwx------ 2 postfix wheel 512 Oct 7 09:26 incoming >>> drwx-wx--- 2 postfix maildrop 512 Oct 7 09:26 maildrop >>> drwxr-xr-x 2 root wheel 512 Oct 7 07:53 pid >>> drwx------ 2 postfix wheel 512 Oct 7 08:01 private >>> drwx--x--- 2 postfix maildrop 512 Oct 7 08:01 public >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 saved >>> drwx------ 2 postfix wheel 512 Oct 6 14:27 trace >>> >>> >>> mailq[tst@eyes ~]$ mailq >>> >>> -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- >>> 56A8122823 311 Sat Oct 7 07:53:03 tst@/etc/mailname.domain.org >>> (connect to 127.0.0.1[127.0.0.1]: Operation >>> timed out) >>> toto@laposte.net >>> >>> 5968A22844 319 Sat Oct 7 08:41:33 tst@/etc/mailname.domain.org >>> (connect to 127.0.0.1[127.0.0.1]: Operation >>> timed out) >>> tst@/etc/mailname.domain.org >>> >>> 0F5802282B 311 Sat Oct 7 07:53:56 tst@/etc/mailname.domain.org >>> (connect to 127.0.0.1[127.0.0.1]: Operation >>> timed out) >>> toto@laposte.net >>> >>> >>> Voila, merci pour votre aide. >> >> >> Autre chose, si je fais un : >> >> Something else is strange, if i do an : >> >> [tst@eyes ~]$ netstat -an | grep LISTEN >> [tst@eyes ~]$ >> >> Il n'y a rien .... > A premiere vu je dirais simplement que Amavis ne tourne pas ... Exact, dans /usr/local/etc/rc.d, j'ai du renomer amavisd en amavisd.sh .... maintenant cela tourne : Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..arc at /usr/local/bin/arc Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..zoo at /usr/local/bin/zoo Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..lha at /usr/local/bin/lha Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..cab at /usr/local/bin/cabextract Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: No decoder for ..tnef tri ed: tnef Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Internal decoder for .tnef Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found decoder for ..exe at /usr/local/bin/unrar; /usr/local/bin/lha; /usr/local/bin/unarj Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Using internal av scanner code for (primary) ClamAV-clamd Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Found secondary av scanner Cla mAV-clamscan at /usr/local/bin/clamscan Oct 7 10:30:29 <mail.notice> eyes amavis[50559]: Creating db in /var/amavis/db/ Mais meme pb: Oct 7 10:32:45 <mail.info> eyes postfix/pickup[10283]: 151AD22848: uid=1001 from=<tst> Oct 7 10:32:45 <mail.info> eyes postfix/cleanup[53103]: 151AD22848: message-id=<20061007083245.151AD22848@eyes.domain.org> Oct 7 10:32:45 <mail.info> eyes postfix/qmgr[59351]: 151AD22848: from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) Oct 7 10:32:45 <mail.info> eyes postfix/qmgr[59351]: 151AD22848: to=<toto@laposte.net>, relay=none, delay=0.11, delays=0.08/0.03/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed out) Oct 7 10:33:25 <mail.info> eyes postfix/pickup[10283]: B55D22284C: uid=1001 from=<tst> Oct 7 10:33:25 <mail.info> eyes postfix/cleanup[53103]: B55D22284C: message-id=<20061007083325.B55D22284C@eyes.domain.org> Oct 7 10:33:25 <mail.info> eyes postfix/qmgr[59351]: B55D22284C: from=<tst@/etc/mailname.domain.org>, size=311, nrcpt=1 (queue active) Oct 7 10:33:25 <mail.info> eyes postfix/qmgr[59351]: B55D22284C: to=<toto@laposte.net>, relay=none, delay=0.03, delays=0.02/0.01/0/0, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: Operation timed out) J'ai laisse mon fw ouvert ... Le truc bizarre, c'est que je ne vois rien "ecouter" en 110 et 25 .... Merci |
|
|
|
#10 |
|
Messages: n/a
Hébergeur: |
thierry :
>>> Il n'y a rien .... >> A premiere vu je dirais simplement que Amavis ne tourne pas ... > > > Exact, dans /usr/local/etc/rc.d, j'ai du renomer amavisd en amavisd.sh Non c'est pas normal, il faut modifier /etc/rc.conf avec un amavisd_enable="YES Pour le reste je n'ai pas lu, vous avez tout cité au mépris du lecteur. -- http://www.lamaiziere.net/logiciels.html |
|
|
|
#11 |
|
Messages: n/a
Hébergeur: |
thierry :
>>> Il n'y a rien .... >> A premiere vu je dirais simplement que Amavis ne tourne pas ... > > > Exact, dans /usr/local/etc/rc.d, j'ai du renomer amavisd en amavisd.sh Non c'est pas normal, il faut modifier /etc/rc.conf avec un amavisd_enable="YES Pour le reste je n'ai pas lu, vous avez tout cité au mépris du lecteur. -- http://www.lamaiziere.net/logiciels.html |
|
|
|
#12 |
|
Messages: n/a
Hébergeur: |
Patrick Lamaizière a écrit :
> thierry : > >>>> Il n'y a rien .... >>> A premiere vu je dirais simplement que Amavis ne tourne pas ... >> >> Exact, dans /usr/local/etc/rc.d, j'ai du renomer amavisd en amavisd.sh > > Non c'est pas normal, il faut modifier /etc/rc.conf avec un > amavisd_enable="YES > > Pour le reste je n'ai pas lu, vous avez tout cité au mépris du lecteur. > Mepris du lecteur ... j'espere que c'est de l'humour la ... car je n'apprecie pas du tout ce genre de reaction non constructive ! Je donne, au contraire, un maximum d'informations, qui me paraissent judicieuses, afin de ne pas polluer les "newsgroup" avec de multiples postes ... Sinon concernant le fichier /etc/rc.conf, j'ai pu remarquer, que si vous ne mettez pas d'extension .sh ... le systeme ne lancera pas le soft ... Pb rencontre avec amavisd et postfix, meme si ils se trouvaient deja dans le rc.conf ... avec la bonne syntaxe. Merci |
|
|
|
#13 |
|
Messages: n/a
Hébergeur: |
|