Postfix, QMail, Sendmail, Dovecot, Cyrus, Courier, Anti-Spam
simcen
Posts: 333 Joined: 2003-02-12 14:35
Location: Bern, Schweiz
Contact:
Post
by simcen » 2003-09-07 14:32
Hi
Ich hab eine eigenartige Meldung in der Log:
Sep 7 14:26:14 localhost postfix/qmgr[29904]: warning: connect to transport low-ping.ch: No such file or directory
Diese Meldung steht jede Minute drin seit Tagen. Alles, was ich konfiguriert habe läuft wunderbar. Ich hab schon die Forensuche und Google bentutzt, um die Ursache herauszufinden, hab aber echt nichts schlaues gefunden.
Wäre froh wenn mir einer den Grund für diese Meldung sagen kann. Confgis kann ich bei Bedarf auch noch reinposten.
Gruss
Epox
simcen
Posts: 333 Joined: 2003-02-12 14:35
Location: Bern, Schweiz
Contact:
Post
by simcen » 2003-09-07 17:33
main.cf
Code: Select all
# 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
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
setgid_group = postdrop
biff = no
transport_maps = mysql:/etc/postfix/virtual_domains.cf
virtual_maps = mysql:/etc/postfix/virtual_alias.cf
#virtual_alias_maps = mysql:/etc/postfix/virtual_alias.cf
virtual_mailbox_base = /
virtual_mailbox_domains = mysql:/etc/postfix/virtual_domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/virtual_mailbox.cf
virtual_mailbox_limit = 51200000
virtual_gid_maps = static:103
virtual_uid_maps = static:103
virtual_mailbox_limit_maps = mysql:/etc/postfix/virtual_quota.cf
virtual_mailbox_limit_override = yes
mailman_destination_recipient_limit = 1
# appending .domain is the MUA's job.
append_dot_mydomain = no
mydomain = net-zh-4.firestorm.ch
#alias_maps = hash:/etc/aliases
#alias_database = hash:/etc/aliases
myorigin = net-zh-4.firestorm.ch
mydestination = $mydomain, $transport_maps
#relayhost =
#mynetworks = 127.0.0.0/8
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
smtpd_recipient_restrictions = check_client_access hash:/var/lib/pop-before-smtp/hosts, check_relay_domains
PS: Hab rausbekommen, dass dies die Beschreibung der Domain ist, welche ich in der Datenbank eingetragen habe.
PPS: Die virtual_*.cf Dateien sind analog
http://high5.net/howto
Greez
simcen
Posts: 333 Joined: 2003-02-12 14:35
Location: Bern, Schweiz
Contact:
Post
by simcen » 2003-09-07 20:21
master.cf
Code: Select all
smtp inet n - - - - smtpd
#628 inet n - - - - qmqpd
pickup fifo n - - 60 1 pickup
cleanup unix n - - - 0 cleanup
qmgr fifo n - - 300 1 qmgr
#qmgr fifo n - - 300 1 nqmgr
rewrite unix - - - - - trivial-rewrite
bounce unix - - - - 0 bounce
defer unix - - - - 0 bounce
flush unix n - - 1000? 0 flush
smtp unix - - - - - smtp
showq unix n - - - - showq
error unix - - - - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
#
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
# The Cyrus deliver program has changed incompatibly.
#
cyrus unix - n n - - pipe
flags=R user=cyrus argv=/usr/sbin/cyrdeliver -e -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=bsmtp argv=/usr/lib/bsmtp/bsmtp -d -t$nexthop -f$sender $recipient
scalemail-backend unix - n n - 2 pipe
flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
# only used by postfix-tls
#smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#587 inet n - n - - smtpd -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
simcen
Posts: 333 Joined: 2003-02-12 14:35
Location: Bern, Schweiz
Contact:
Post
by simcen » 2003-09-07 20:24
jetzt hab ich den mailq geleert und jetzt folgendes:
Code: Select all
Sep 7 20:21:14 localhost postfix/qmgr[29904]: warning: connect to transport low-ping.ch: No such file or directory
Sep 7 20:21:20 localhost postfix/trivial-rewrite[15132]: warning: connect to mysql server 62.2.203.74: Can't connect to MySQL server o
n '62.2.203.74' (110)
Sep 7 20:21:20 localhost postfix/trivial-rewrite[15132]: fatal: transport table lookup problem
Sep 7 20:21:21 localhost postfix/master[29582]: warning: process /usr/lib/postfix/trivial-rewrite pid 15132 exit status 1
Sep 7 20:21:21 localhost postfix/master[29582]: warning: /usr/lib/postfix/trivial-rewrite: bad command startup -- throttling