Mailinglist Archive: opensuse-de (4684 mails)
| < Previous | Next > |
postfix meldungen??
- From: Larry.Augschoell@xxxxxxxxxxx (Larry Augschöll)
- Date: Sun, 25 May 2003 20:19:22 +0200
- Message-id: <200305252019.22997.larry.augschoell@xxxxxxxxxxx>
Hallo,
wenn ich via /etc/ppp/poll.tcpip emails abhole (was auch funktioniert) dauert
das ewig lang, 300 Sekunden genau gesagt.
Aus der /var/log/warn konnte ich nun folgendes heraus lesen:
May 25 17:56:24 dhcppc2 postfix/qmgr[2973]: warning: connect to transport
vscan: Connection refused
vscan von Amavis ist auch von der CD installiert worden, nachdem ich in YAST2
meine Email-Daten eingegeben habe und dabei den Virenscanner aktiviert hatte.
wenn ich nun als root in der shell /etc/ppp/poll.tcpip ausführe, bekomme ich
(mit etwas Geduld) folgendes Ergebnis:
dhcppc2:/home/larry # /etc/ppp/poll.tcpip
fetchmail: Zeitüberschreitung nach 300 Sekunden beim Warten auf Verbindung mit
Server pop3.t-online.de.
fetchmail: Socket-Fehler beim Abholen von pop3.t-online.de
2 Nachrichten für larry.augschoell bei fwdallmx.t-online.com (4136 Oktetts).
Nachricht larry.augschoell@xxxxxxxxxxxxxxxxxxxxx:1 von 2 wird gelesen (2539
Oktetts) .. geflusht
Nachricht larry.augschoell@xxxxxxxxxxxxxxxxxxxxx:2 von 2 wird gelesen (1597
Oktetts) . geflusht
Weiß da jemand was hier falsch läuft? Warum wird hier die Verbindung zu vscan
abgewiesen?
Ich hab die Auszüge aus den config-files folgend mit angehängt.
Danke im Voraus
Larry
.procmailrc aus meinem home:
###########################################
#start here -- the pound sign (#) makes a line into a comment
#Set on when debugging
VERBOSE=on
#Your mail directory
MAILDIR=$HOME/NewMail/
#Directory for storing procmail log and rc files
PMDIR=$HOME/.procmail
#Log file
LOGFILE=$PMDIR/log
#Recipes
#INCLUDERC=$PMDIR/rc.testing
#INCLUDERC=$PMDIR/rc.mail
#INCLUDERC=$HOME/.spamblock
:0:
Maildir/
#end here
###########################################
Auszug aus /etc/postfix/main.cf
###########################################
readme_directory = /usr/share/doc/packages/postfix/README_FILES
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 = linux.local
program_directory = /usr/lib/postfix
inet_interfaces = 127.0.0.1
masquerade_domains =
mydestination = $myhostname, localhost.$mydomain
defer_transports =
disable_dns_lookups = no
relayhost = smtp.t-online.de
content_filter =
mailbox_command = /usr/bin/procmail
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
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
alias_maps = hash:/etc/aliases
mailbox_size_limit = 51200000
message_size_limit = 10240000
mail_spool_directory = /var/mail
mailbox_transport =
###########################################
Inhalt von /etc/postfix/master.cf
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
smtp inet n - n - - smtpd
#smtps inet n - n - - smtpd
# -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission inet n - n - - smtpd
# -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
#628 inet n - n - - qmqpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 nqmgr
#tlsmgr fifo - - n 300 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
localhost:10025 inet n - n - - smtpd -o
content_filter=
#
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
#
# maildrop. See the Postfix MAILDROP_README file for details.
#
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
vscan unix - n n - 10 pipe
user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender}
${recipient}
--
Larry
wenn ich via /etc/ppp/poll.tcpip emails abhole (was auch funktioniert) dauert
das ewig lang, 300 Sekunden genau gesagt.
Aus der /var/log/warn konnte ich nun folgendes heraus lesen:
May 25 17:56:24 dhcppc2 postfix/qmgr[2973]: warning: connect to transport
vscan: Connection refused
vscan von Amavis ist auch von der CD installiert worden, nachdem ich in YAST2
meine Email-Daten eingegeben habe und dabei den Virenscanner aktiviert hatte.
wenn ich nun als root in der shell /etc/ppp/poll.tcpip ausführe, bekomme ich
(mit etwas Geduld) folgendes Ergebnis:
dhcppc2:/home/larry # /etc/ppp/poll.tcpip
fetchmail: Zeitüberschreitung nach 300 Sekunden beim Warten auf Verbindung mit
Server pop3.t-online.de.
fetchmail: Socket-Fehler beim Abholen von pop3.t-online.de
2 Nachrichten für larry.augschoell bei fwdallmx.t-online.com (4136 Oktetts).
Nachricht larry.augschoell@xxxxxxxxxxxxxxxxxxxxx:1 von 2 wird gelesen (2539
Oktetts) .. geflusht
Nachricht larry.augschoell@xxxxxxxxxxxxxxxxxxxxx:2 von 2 wird gelesen (1597
Oktetts) . geflusht
Weiß da jemand was hier falsch läuft? Warum wird hier die Verbindung zu vscan
abgewiesen?
Ich hab die Auszüge aus den config-files folgend mit angehängt.
Danke im Voraus
Larry
.procmailrc aus meinem home:
###########################################
#start here -- the pound sign (#) makes a line into a comment
#Set on when debugging
VERBOSE=on
#Your mail directory
MAILDIR=$HOME/NewMail/
#Directory for storing procmail log and rc files
PMDIR=$HOME/.procmail
#Log file
LOGFILE=$PMDIR/log
#Recipes
#INCLUDERC=$PMDIR/rc.testing
#INCLUDERC=$PMDIR/rc.mail
#INCLUDERC=$HOME/.spamblock
:0:
Maildir/
#end here
###########################################
Auszug aus /etc/postfix/main.cf
###########################################
readme_directory = /usr/share/doc/packages/postfix/README_FILES
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 = linux.local
program_directory = /usr/lib/postfix
inet_interfaces = 127.0.0.1
masquerade_domains =
mydestination = $myhostname, localhost.$mydomain
defer_transports =
disable_dns_lookups = no
relayhost = smtp.t-online.de
content_filter =
mailbox_command = /usr/bin/procmail
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
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
alias_maps = hash:/etc/aliases
mailbox_size_limit = 51200000
message_size_limit = 10240000
mail_spool_directory = /var/mail
mailbox_transport =
###########################################
Inhalt von /etc/postfix/master.cf
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
smtp inet n - n - - smtpd
#smtps inet n - n - - smtpd
# -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission inet n - n - - smtpd
# -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
#628 inet n - n - - qmqpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 nqmgr
#tlsmgr fifo - - n 300 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
localhost:10025 inet n - n - - smtpd -o
content_filter=
#
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
#
# maildrop. See the Postfix MAILDROP_README file for details.
#
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
vscan unix - n n - 10 pipe
user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender}
${recipient}
--
Larry
| < Previous | Next > |