[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Update Raq2 OS4 and SMTP-after-POP
- Subject: Re: [cobalt-users] Update Raq2 OS4 and SMTP-after-POP
- From: Nico Schumacher <ns@xxxxxxxxxxx>
- Date: Tue Aug 21 17:24:50 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello Glen,
>I had the same problem and managed to fix it by editing the
>/usr/local/sbin/poprelayd program. You can find my solution at:
>http://list.cobalt.com/pipermail/cobalt-users/2001-July/047397.html
Very Strange, I saarched trough the archive and didn't found that
message.
>Specifically, this affects poprelayd-1.2-2. To check the version of
>your poprelayd, use:
>rpm -qa | grep poprelay
poprelayd-2.0-5
poprelayd-1.2-4
>Hopefully, this will fix your problem.
Not realy, I found the 'Bug' an hour before I get your message:
if ($s =~ /POP login by user \"[\-\_\w]+\" at \(.+\)
([0-9\.]+)\s*/$) {
The $ sign at the end of the line must be deleted thats all.
Altough this must be done in the IMAP line.
That for your help
Regards,
Nico