• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

connect to transport smtp-amavis: No such file or directory

Status
Für weitere Antworten geschlossen.

MMST6

Newbie
Hallo in meinem Log habe ich folgenden Fehler:
Dec 1 00:29:48 linux postfix/qmgr[14929]: warning: connect to transport smtp-amavis: No such file or directory
und daraus resultierend hab ich dann noch:
Dec 1 00:28:46 linux postfix/postfix-script: starting the Postfix mail system
Dec 1 00:28:46 linux postfix/master[14920]: daemon started -- version 2.2.5, configuration /etc/postfix
Dec 1 00:28:46 linux postfix/qmgr[14929]: 0F62B234B1: from=<root@timf.de>, size=543, nrcpt=1 (queue active)
Dec 1 00:28:46 linux postfix/qmgr[14929]: warning: connect to transport smtp-amavis: No such file or directory
Dec 1 00:28:48 linux postfix/qmgr[14929]: warning: connect to transport smtp-amavis: No such file or directory
Dec 1 00:28:48 linux postfix/qmgr[14929]: 19197244D5: from=<root@timf.de>, size=534, nrcpt=1 (queue active)
Dec 1 00:28:48 linux postfix/qmgr[14929]: 19197244D5: to=<tim@timf.de>, orig_to=<tim>, relay=none, delay=1726, status=deferred (delivery temporarily suspended: transport is unavailable)
Dec 1 00:28:48 linux postfix/qmgr[14929]: 17B8B241C2: from=<root@timf.de>, size=847, nrcpt=1 (queue active)
Dec 1 00:28:48 linux postfix/qmgr[14929]: 17B8B241C2: to=<tim@localhost.timf.de>, relay=none, delay=2067, status=deferred (delivery temporarily suspended: transport is unavailable)
Dec 1 00:28:48 linux postfix/qmgr[14929]: 9BD68234F5: from=<root@timf.de>, size=534, nrcpt=1 (queue active)
Dec 1 00:28:48 linux postfix/qmgr[14929]: 9BD68234F5: to=<tim@timf.de>, orig_to=<tim>, relay=none, delay=5326, status=deferred (delivery temporarily suspended: transport is unavailable)
Dec 1 00:28:48 linux postfix/qmgr[14929]: B1CA6241A7: from=<root@timf.de>, size=829, nrcpt=1 (queue active)
Dec 1 00:28:48 linux postfix/qmgr[14929]: B1CA6241A7: to=<info@timf.de>, relay=none, delay=2177, status=deferred (delivery temporarily suspended: transport is unavailable)
Dec 1 00:28:48 linux postfix/qmgr[14929]: F1A9C1CCAD: from=<root@timf.de>, size=1036, nrcpt=1 (queue active)
Dec 1 00:28:48 linux postfix/qmgr[14929]: F1A9C1CCAD: to=<tim@timf.de>, orig_to=<tim>, relay=none, delay=5324, status=deferred (delivery temporarily suspended: transport is unavailable)

In meinen beiden postfix konfigurations dateien habe ich nix gefunden, aber vielleicht kann mir einer helfen?

die main.cf:
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
default_privs = nobody
mydomain = timf.de
myorigin = $mydomain
unknown_local_recipient_reject_code = 550
mynetworks_style = subnet
mynetworks = 192.168.2.0/24, 127.0.0.0/8
alias_database = hash:/etc/aliases


smtpd_banner = $myhostname ESMTP
local_destination_concurrency_limit = 2
default_destination_concurrency_limit = 10
debug_peer_level = 2
debugger_command =
PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
xxgdb $daemon_directory/$process_name $process_id & sleep 5
sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = maildrop
html_directory = /usr/share/doc/packages/postfix/html
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/packages/postfix/samples
readme_directory = /usr/share/doc/packages/postfix/README_FILES
inet_protocols = all
biff = no
mail_spool_directory = /var/mail
canonical_maps = hash:/etc/postfix/canonical
virtual_maps = hash:/etc/postfix/virtual
relocated_maps = hash:/etc/postfix/relocated
transport_maps = hash:/etc/postfix/transport
sender_canonical_maps = hash:/etc/postfix/sender_canonical
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
myhostname = mail.timf.de
program_directory = /usr/lib/postfix
inet_interfaces = 192.168.2.222 127.0.0.1 ::1
masquerade_domains =
mydestination = $myhostname, localhost.$mydomain
defer_transports = smtp
disable_dns_lookups = no
relayhost = smtp.netcologne.de
mailbox_command = /usr/lib/cyrus/bin/deliver
mailbox_transport = cyrus
fallback_transport = cyrus
strict_8bitmime = no
disable_mime_output_conversion = no
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
broken_sasl_auth_clients = yes
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtp_sasl_auth_enable = no
smtpd_sasl_auth_enable = no
smtpd_use_tls = no
smtp_use_tls = no
alias_maps = hash:/etc/aliases
mailbox_size_limit = 0
message_size_limit = 10240000
default_transport = smtp
content_filter = smtp-amavis:[127.0.0.1]:10024
luser_relay=$tim@localhost.timf.de

und die master.cf:

smtp inet n - n - 50 smtpd -o content_filter=smtp:127.0.0.1:10024
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
-o fallback_relay=
showq unix n - n - - showq
error unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
localhost:10025 inet n - n - - smtpd -o content_filter=
scache unix - - n - 1 scache
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}
linux:/etc/postfix #
 
Status
Für weitere Antworten geschlossen.
Oben