[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Update Raq2 OS4 and SMTP-after-POP
- Subject: [cobalt-users] Update Raq2 OS4 and SMTP-after-POP
- From: Nico Schumacher <ns@xxxxxxxxxxx>
- Date: Mon Aug 20 20:13:15 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello
Since I updated my Raq2 to OS4 the SMTP-after-POP does not work.
This were on 2 Maschienes so I don't think it is an single Bug.
The entrys in popip.db work if they were written with the poprelayd -a
by hand,
also poprelay -f and poprelay -r work.
only if the Daemon should parse the Mail-log file he didn't find the IP,
but
as I understood this it should work.
Here an example Maillog-line:
Aug 21 13:03:46 raq02 in.qpopper[21130]: (v?) POP login by user "xxx" at
(test.test.de) 243.110.95.224 [pop_pass.c:1023]
an the scanning line were
# POP login by user "admin" at (10.9.28.29) 10.9.28.29
# ensure line ends at IP address. Filter on rejection codes
if ($s =~ /POP login by user \"[\-\_\w]+\" at \(.+\)
([0-9\.]+)\s*$/) {
my $authuser = $1;
return $authuser unless ($s =~ /reject=\d/i);
so teh script does not go into the if part.
Could anybody help ??
Nico Schumacher
uniserve GmbH