From owner-freebsd-stable@FreeBSD.ORG Wed Apr 21 05:05:40 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E4D016A4CE for ; Wed, 21 Apr 2004 05:05:40 -0700 (PDT) Received: from mindworks.hu (tepsi.mindworks.hu [195.228.75.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id E751543D55 for ; Wed, 21 Apr 2004 05:05:37 -0700 (PDT) (envelope-from aries@mindworks.hu) Received: from localhost ([127.0.0.1] helo=tepsi.mindworks.hu) by mindworks.hu with esmtp (Exim 4.30; FreeBSD) id 1BGGTp-0005ZY-0e for freebsd-stable@freebsd.org; Wed, 21 Apr 2004 14:05:29 +0200 Received: (from aries@localhost) by tepsi.mindworks.hu (8.12.9p2/8.12.9/Submit) id i3LC5SMs021423 for freebsd-stable@freebsd.org; Wed, 21 Apr 2004 14:05:28 +0200 (CEST) (envelope-from aries@mindworks.hu) X-Authentication-Warning: tepsi.mindworks.hu: aries set sender to aries@mindworks.hu using -f Date: Wed, 21 Apr 2004 14:05:28 +0200 From: =?iso-8859-2?Q?Feh=E9r_J=E1nos?= To: freebsd-stable@freebsd.org Message-ID: <20040421120524.GA21256@tepsi.mindworks.hu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4i Organization: Mindworks-Networking (http://www.mindworks.hu) X-Spam-Score: 1.1 (+) X-Virus-Scanned: Scanned with Clam AntiVirus Subject: cyrus sieve bug? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 12:05:40 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit Hello, I've got a problem under 4.9-RELEASE-p1 and cyrus-imapd-2.1.15_2. I'm using the following sieve script to filter the mails, but some of the rules are not working. I've tried to ask other mailing lists, irc, etc. but I've got no answers. The sieve tester page (http://sastools.com/SieveTest/sievetest.php) The script: require "fileinto"; if header :is "X-Spam-Flag" ["YES"] { fileinto "INBOX.SPAM"; stop;} if header :contains ["X-BeenThere"] ["vlug@"] { fileinto "INBOX.VLUG"; stop;} if header :contains "Reply-To" "metalhu@" { fileinto "INBOX.METALHU"; stop;} if header :contains "From" "ajanlatot.kapok.hu" { fileinto "INBOX.AJANLATOTKAPOK"; stop;} if address :contains :all ["to"] "scene@" { fileinto "INBOX.SCENE"; stop;} if header :contains "X-BeenThere" "informatika-l@" { fileinto "INBOX.INFORMATIKA-L"; stop;} if header :contains "Sender" "psion-admin.mxdn.dunanet.hu" { fileinto "INBOX.PSION"; stop;} if header :contains "X-BeenThere" "egyesulet at bsd.hu" { fileinto "INBOX.BSD-EGYESULET"; stop;} if address :contains :all ["from"] "info at apronet.com" { fileinto "INBOX.APRONET"; stop;} if address :contains :all ["from"] "ajanlatot.kapok.hu" { fileinto "INBOX.AJANLATOTKAPOK"; stop;} if address :contains :all ["subject"] "[BSD]" { fileinto "INBOX.BSD-HU"; stop;} if header :contains "X-BeenThere" ["security-l"] { fileinto "INBOX.SECURITY"; stop;} if header :contains "X-BeenThere" "wl-levlista" { fileinto "INBOX.WL-LEVLISTA"; stop;} if header :contains ["Return-Path"] ["wl-phplista-bounces at weblabor.hu"] { fileinto "INBOX.WL-PHPLEVLISTA"; stop;} if header :contains "List-ID" "freebsd-announce.FreeBSD.ORG" { fileinto "INBOX.FREEBSD-ANNOUNCE"; stop;} if header :contains "List-ID" "freebsd-isp.FreeBSD.ORG" { fileinto "INBOX.FREEBSD-ISP"; stop;} if header :contains "List-ID" "freebsd-stable.FreeBSD.ORG" { fileinto "INBOX.FREEBSD-STABLE"; stop;} if header :contains "Sender" "antenna-admin.antenna.radiolan.hu" { fileinto "INBOX.RADIO-ANTENNA"; stop;} if header :contains "Sender" "labor-admin.antenna.radiolan.hu" { fileinto "INBOX.RADIOLAN"; stop;} if header :contains ["Subject"] ["Cron"] { fileinto "INBOX.CRON"; stop;} fileinto "INBOX"; The "wrong" emails has attached. Thanks, -- _____ _ ____ ___ _____ ___ ___ _____ . | | | :|_|| | || :| | | || || || || __: | Fehér János | | | || || || || | | |: :| --:|---':__ | | ----------------- | ___ ||_||_|__|:___|:_____:|___|| || ||_____| | ` vezető fejlesztő info@mindworks.hu - www.mindworks.hu - networking : ` ügyvezető --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=wrongmail Content-Transfer-Encoding: quoted-printable =46rom wl-levlista-bounces@weblabor.hu Fri Apr 16 08:39:00 2004 Return-Path: Received: from mindworks.hu ([unix socket]) by tepsi.mindworks.hu (Cyrus v2.1.15) with LMTP; Fri, 16 Apr 2004 08:39:00= +0200 X-Sieve: CMU Sieve 2.2 Received: from server.barthazi.hu ([195.56.44.236]) by mindworks.hu with esmtp (Exim 4.30; FreeBSD) id 1BEN07-000Cmj-TK for feher.janos@mindworks.hu; Fri, 16 Apr 2004 08:38:59 +0200 Received: from server.barthazi.hu (home [127.0.0.1]) by server.barthazi.hu (Postfix) with ESMTP id 578AA2466F; Fri, 16 Apr 2004 08:38:22 +0200 (CEST) Delivered-To: wl-levlista@weblabor.hu Received: from fmx6.freemail.hu (fmx6.freemail.hu [195.228.242.226]) by server.barthazi.hu (Postfix) with SMTP id 11ED62466F for ; Fri, 16 Apr 2004 08:38:15 +0200 (CEST) Received: (qmail 60508 invoked from network); 16 Apr 2004 08:38:14 +0200 Received: from fm7.freemail.hu (195.228.242.207) by fmx6.freemail.hu with SMTP; 16 Apr 2004 08:38:14 +0200 Received: (qmail 19866 invoked by uid 1488183); 16 Apr 2004 08:38:14 +0200 Date: Fri, 16 Apr 2004 08:38:14 +0200 (CEST) From: =3D?ISO-8859-2?Q?Horv=3DE1th_=3DC1d=3DE1m?=3D Subject: Re: [wl-levlista] openoffice es css To: weblabor altalanos levlista In-Reply-To: <407ED688.7070601@barthazi.hu> Message-ID: X-Originating-IP: [195.111.65.150] X-HTTP-User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 X-BeenThere: wl-levlista@weblabor.hu X-Mailman-Version: 2.1.2 Precedence: list Reply-To: weblabor altalanos levlista List-Id: weblabor altalanos levlista List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Content-Type: text/plain; charset=3D"iso-8859-2" Content-Transfer-Encoding: quoted-printable Sender: wl-levlista-bounces@weblabor.hu Errors-To: wl-levlista-bounces@weblabor.hu X-Spam-Score: 0.0 (/) X-Virus-Scanned: Scanned with Clam AntiVirus Content-Length: 445 Lines: 22 > Milyen oprendszerre gondolt=3DE1l? Szerintem a sz=3DE1modra a nyer=3DF5 az Nvu lesz: =3D > http://www.nvu.com/ > =3D > =3DDCdv, > Andr=3DE1s Igen, valami ilyesmire. Az kulon tetszik, hogy van uhu-s csomag. Koszonom, =3D Halinux -- wl-levlista (wl-levlista@weblabor.hu) levelez=3DF5lista https://www.weblabor.hu/mailman/listinfo/wl-levlista -- etikett: http://www.weblabor.hu/illik.html offlista: https://www.weblabor.hu/mailman/listinfo/wl-offlista =46rom wl-phplista-bounces@weblabor.hu Fri Apr 16 08:49:10 2004 Return-Path: Received: from mindworks.hu ([unix socket]) by tepsi.mindworks.hu (Cyrus v2.1.15) with LMTP; Fri, 16 Apr 2004 08:49:09= +0200 X-Sieve: CMU Sieve 2.2 Received: from server.barthazi.hu ([195.56.44.236]) by mindworks.hu with esmtp (Exim 4.30; FreeBSD) id 1BEN9x-000CoG-Nh for feher.janos@mindworks.hu; Fri, 16 Apr 2004 08:49:09 +0200 Received: from server.barthazi.hu (home [127.0.0.1]) by server.barthazi.hu (Postfix) with ESMTP id D8CDD2486B; Fri, 16 Apr 2004 08:49:07 +0200 (CEST) Delivered-To: wl-phplista@weblabor.hu Received: from debian (113.147-182-adsl-pool.axelero.hu [81.182.147.113]) by server.barthazi.hu (Postfix) with ESMTP id 2AC8A2486B for ; Fri, 16 Apr 2004 08:49:04 +0200 (CEST) Received: from [10.0.0.2] (helo=3Dmportal.hu ident=3Dzedorg) by debian with esmtp (Exim 3.35 #1 (Debian)) id 1BENAj-0000DJ-00 for ; Fri, 16 Apr 2004 08:49:57 +0200 Message-ID: <407F8210.5020805@mportal.hu> Date: Fri, 16 Apr 2004 08:49:52 +0200 From: CoL User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040316 X-Accept-Language: en-us, en MIME-Version: 1.0 To: weblabor PHP levlista Subject: Re: [wl-phplista] pop3 References: <12639866.1082086021740.JavaMail.www-data@www2> In-Reply-To: <12639866.1082086021740.JavaMail.www-data@www2> X-BeenThere: wl-phplista@weblabor.hu X-Mailman-Version: 2.1.2 Precedence: list Reply-To: weblabor PHP levlista List-Id: weblabor PHP levlista List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Content-Type: text/plain; charset=3D"iso-8859-2" Content-Transfer-Encoding: quoted-printable Sender: wl-phplista-bounces@weblabor.hu Errors-To: wl-phplista-bounces@weblabor.hu X-Spam-Score: 1.1 (+) X-Virus-Scanned: Scanned with Clam AntiVirus Content-Length: 1134 Lines: 34 szia, bike2003@freestart.hu wrote, On 4/16/2004 05:27: > nos az a l=3DE9nyege a dolognak, hogy defini=3DE1lva van egy function pop= _con=3D nect() n=3DE9ven, ami szerintem csatlakozik a szerverhez. Onnan fileba ment= i =3D a leveleket, l=3DE9trehozza a sent, trash, inbox mapp=3DE1kat, ahogy a szer= vere=3D n vannak. Na most ezt =3DE9n sqlbe szeretn=3DE9m let=3DE1rolni, de sehol na= mtal=3D =3DE1lok hozz=3DE1 seg=3DEDts=3DE9get, se a blackbookban, se a helpben. Tud= tok seg=3D =3DEDteni? > K=3DF6szi Viktor megnezted a php.net/mysql oldal-t? Ha tudod hol irja file-ba, akkor mi a =3D gondod? elotte vagy utana: mysql_connect('nmvagyoknormalis','miko','kizart dolog'); mysql_query("insert into kiszvagyok_de_kerdezek (levelke,megjegyzes) =3D values =3D ('".mysql_escape_string($amitafilebairna_az_a_valtozo_jojjon_ide)."','menni= =3D kell kapalni, keves a kap=3DE1l=3DF3s ember')"); mysql_close(); Parancsolj. C. -- wl-phplista (wl-phplista@weblabor.hu) levelez=3DF5lista https://www.weblabor.hu/mailman/listinfo/wl-phplista Keresheto archivum: http://www.weblabor.hu/listak -- etikett: http://www.weblabor.hu/illik.html offlista: https://www.weblabor.hu/mailman/listinfo/wl-offlista =46rom root@kisvarda.mindternet.hu Fri Apr 16 02:59:55 2004 Return-Path: Received: from mindworks.hu ([unix socket]) by tepsi.mindworks.hu (Cyrus v2.1.15) with LMTP; Fri, 16 Apr 2004 02:59:55= +0200 X-Sieve: CMU Sieve 2.2 Received: from 251.17-182-adsl-pool.axelero.hu ([81.182.17.251] helo=3Dkisv= arda) by mindworks.hu with esmtp (Exim 4.30; FreeBSD) id 1BEHhz-000CIc-6Z for root@mindworks.hu; Fri, 16 Apr 2004 02:59:55 +0200 Received: from root by kisvarda with local (Exim 3.35 #1 (Debian)) id 1BEHiC-0001T5-00 for ; Fri, 16 Apr 2004 03:00:08 +0200 From: root@kisvarda.mindternet.hu (Cron Daemon) To: root@kisvarda.mindternet.hu Subject: Cron /usr/sbin/rdate time.kfki.hu X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: Message-Id: Date: Fri, 16 Apr 2004 03:00:08 +0200 X-Spam-Score: 0.0 (/) X-Virus-Scanned: Scanned with Clam AntiVirus Status: RO Content-Length: 25 Lines: 1 Fri Apr 16 03:00:08 2004 =46rom root@mindworks.hu Fri Apr 16 06:39:39 2004 Return-Path: Received: from mindworks.hu ([unix socket]) by tepsi.mindworks.hu (Cyrus v2.1.15) with LMTP; Fri, 16 Apr 2004 06:39:38= +0200 X-Sieve: CMU Sieve 2.2 Received: from adsl215151.vnet.hu ([62.77.215.151] helo=3Dgolem.devel.mindw= orks.hu) by mindworks.hu with esmtp (Exim 4.30; FreeBSD) id 1BEL8c-000CdE-HL for root@mindworks.hu; Fri, 16 Apr 2004 06:39:38 +0200 Received: from root by golem.devel.mindworks.hu with local (Exim 3.36 #1 (D= ebian)) id 1BEL1b-0000QZ-00 for ; Fri, 16 Apr 2004 06:39:16 +0200 From: root@mindworks.hu (Cron Daemon) To: root@mindworks.hu Subject: Cron test -e /usr/sbin/anacron || run-parts --report = /etc/cron.daily X-Cron-Env: X-Cron-Env: X-Cron-Env: X-Cron-Env: Message-Id: Date: Fri, 16 Apr 2004 06:39:16 +0200 X-Scanner: exiscan *1BEL1b-0000QZ-00*KTSnzzSli1Y*Mindworks-Networking (http= ://www.mindworks.hu) X-Spam-Score: 0.0 (/) X-Virus-Scanned: Scanned with Clam AntiVirus Status: RO Content-Length: 385 Lines: 6 /etc/cron.daily/logrotate: error running postrotate script run-parts: /etc/cron.daily/logrotate exited with return code 1 /etc/cron.daily/man-db: /etc/cron.daily/man-db: line 33: 1667 Segmentation fault start-stop-d= aemon --start --pidfile /dev/null --startas /usr/bin/mandb --oknodo --chuid= man -- --no-purge --quiet run-parts: /etc/cron.daily/man-db exited with return code 139 =46rom root@startolj.hu Fri Apr 16 09:43:16 2004 Return-Path: Received: from mindworks.hu ([unix socket]) by tepsi.mindworks.hu (Cyrus v2.1.15) with LMTP; Fri, 16 Apr 2004 09:43:16= +0200 X-Sieve: CMU Sieve 2.2 Received: from mail.startolj.hu ([195.56.44.92] helo=3Dstartolj.hu) by mindworks.hu with smtp (Exim 4.30; FreeBSD) id 1BEO0J-000CxP-U1 for bolt@mindworks.hu; Fri, 16 Apr 2004 09:43:15 +0200 Received: (qmail 24765 invoked by uid 33); 16 Apr 2004 07:33:56 -0000 Date: 16 Apr 2004 07:33:56 -0000 Message-ID: <20040416073356.24764.qmail@startolj.hu> To: bolt@mindworks.hu Subject: Uj keres (sorszam: 22914.) From: ajanlatot.kapok.hu Reply-To: info@ajanlatot.kapok.hu X-Mailer: PHP/4.1.2 X-Spam-Score: 0.0 (/) X-Virus-Scanned: Scanned with Clam AntiVirus Content-Length: 1705 Lines: 38 Tisztelt Ugyfelunk! Uj keres erkezett az alabbi kategoriaba: Szolgaltatasok : Forditas es tolmacsolas : Angol-magyar, magyar-angol fordi= tas Keres sorszama: 22914. Ajanlatkuldes/elerhetosegi adatok megtekintesenek dija: ingyenes Az ajanlatkeres targya: Muszaki szakforditas Forditas iranya: magyarrol idegen nyelvre Megbizas tipusa: egyszeri megbizas Leforditando oldalak szama (rendszeres megbizas eseten havi atlag): 26-50 Szakterulet: Muszaki dokumentacio Minoseg es ar: a minoseg az elsodleges, az ar masodlagos Forditas hatarideje: 2004.04.23 A forditando anyagot e-mailben kuldom, es a leforditott anyagot is e-mailbe= n kerem: igen Tavkozlo berendezes reszegysegeinek muszaki leirasa. A dokumentacio sok abr= at tartalmaz, lenyeges a formatum megtartasa. Beerkezes idopontja: 2004.04.16. 09:33:48 Ajanlatok beadasi hatarideje: 2004.04.23. 23:59:59 Honnan var ajanlatokat: Budapest Elerhetoseg: belso levelezesi rendszerunkon keresztul, e-mailben, telefonon Amennyiben fel szeretne venni a kapcsolatot az ajanlatkerovel, kattintson a= z alabbi linkre, es irja be a felhasznaloi azonositojahoz tartozo jelszot: http://ajanlatot.kapok.hu/?Alias=3Dmindworks&RequestID=3D22914 Ajanlo azonositoja: 1704. Ha ezt az azonositot elkuldi valamelyik baratjana= k, ismerosenek vagy partnerenek, aki a regisztracios urlapon azt megadja, m= ajd a kesobbiekben feltoltokartyat vasarol, akkor az On szamlaegyenlegen 80= 0 Ft, a regisztralt vallalkozas szamlajan pedig 400 Ft bonuszt irunk jova. = A bonusz csak abban az esetben jar, ha a szoban forgo ceg/vallalkozo a regi= sztraciot megelozoen nem volt partnerunk. Udvozli az ajanlatot.kapok.hu csapata ------------ http://ajanlatot.kapok.hu - Szemelyre szolo arajanlatok --J2SCkAp4GZ/dPZZf--