|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
warning: connect to transport : Connection refused problem (at my new work place)
From: Advia (advia
mystraworld.com)
Date: Sun Mar 28 2004 - 18:59:12 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi everbody
I want to use postfix with amavis but i taked these error messages what can
i do about this problem. All mails are waiting in the queue
Here is my main.cf
gate:/etc/postfix# less main.cf
# see /usr/share/postfix/main.cf.dist for a commented, fuller # version of
this file.
# Do not change these directory settings - they are critical to Postfix #
operation.
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
program_directory = /usr/lib/postfix
setgid_group = postdrop
# appending .domain is the MUA's job.
append_dot_mydomain = no
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no
# Uncomment the next line to generate delayed mail warnings
delay_warning_time = 4h #delay_warning_time = 1h
myhostname = gate.aydinel.com.tr
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = aydinel.com.tr, gate.aydinel.com.tr,
localhost.aydinel.com.tr, localhost mynetworks = 127.0.0.0/8, 192.0.0.0/24
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
content_filter = vscan:[127.0.0.1]:10025
Here is my Master.cf
vscan unix - n n - 10 pipe flags=q
user=amavis argv=/usr/sbin/amavis ${sender} ${recipient}
localhost:10025 inet n - n - - smtpd -o
content_filter=
Here is the err message
Mar 29 06:57:49 gate postfix/smtpd[19131]: connect from
dsl81-215-28275.adsl.ttnet.net.tr[81.215.110.115]
Mar 29 06:57:49 gate postfix/smtpd[19131]: 878B3BB100:
client=dsl81-215-28275.adsl.ttnet.net.tr[81.215.110.115]
Mar 29 06:57:50 gate postfix/cleanup[19133]: 878B3BB100:
message-id=<!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAQdaW
M8swa0KU6gEFCdrwVcKAAAAQAAAAwey+2Sqy0ki5CeNMNQ9eswEAAAAA
aydinel.com.tr>
Mar 29 06:57:50 gate postfix/qmgr[19099]: 878B3BB100:
from=<ugur
aydinel.com.tr>, size=806, nrcpt=1 (queue active) Mar 29 06:57:50
gate postfix/pipe[19135]: 878B3BB100:
to=<oacar
aydinel.com.tr>, relay=vscan, delay=1, status=deferred ( temporary
failure) Mar 29 06:57:52 gate postfix/smtpd[19131]: disconnect from
dsl81-215-28275.adsl.ttnet.net.tr[81.215.110.115]
Here is the mailq output
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
878B3BB100 806 Mon Mar 29 06:57:49 ugur
aydinel.com.tr
(temporary
failure)
oacar
aydinel.com.tr
A10CABB116 1843 Mon Mar 29 06:59:55 advia
mystraworld.com
(temporary
failure)
ugur
aydinel.com.tr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]