From owner-freebsd-security Sat Jan 12 1:49:31 2002 Delivered-To: freebsd-security@freebsd.org Received: from gil.axelero.hu (mail01.axelero.hu [195.228.240.76]) by hub.freebsd.org (Postfix) with ESMTP id 960A637B400 for ; Sat, 12 Jan 2002 01:49:28 -0800 (PST) Received: from Picasso.Zahemszky.HU (adsl132.226.axelero.hu [195.228.226.132]) by mail01.axelero.hu (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GPT001GNKMDQS@mail01.axelero.hu> for freebsd-security@freebsd.org; Sat, 12 Jan 2002 10:49:26 +0100 (MET) Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.11.6/8.11.6) id g0C9q5l00447 for freebsd-security@freebsd.org; Sat, 12 Jan 2002 10:52:05 +0100 (CET envelope-from zgabor) Date: Sat, 12 Jan 2002 10:52:05 +0100 From: =?iso-8859-1?Q?Zahemszky_G=E1bor?= Subject: Re: smtpproxy In-reply-to: <"from list"@rachinsky.de> To: freebsd-security@freebsd.org Message-id: <20020112105205.A350@Picasso.Zahemszky.HU> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.2.5i References: <20020112005425.GA69702@pc5.abc> Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jan 12, 2002 at 01:54:28AM +0100, Nicolas Rachinsky wrote: > Hallo, > > I'm looking for a smtpproxy or something similar to accept mails via > smtp on the firewall and forward them to the internal sendmail. Hi! What about: /usr/ports/mail/smtpd (it's the store and forward smtp proxy of the Obtuse firewall) or the smapd from TIS's FireWallToolKit? /usr/ports/security/fwtk Bye, ZGabor < Gabor at Zahemszky dot HU > -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;X=;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;X="$X $i";typeset +l i;};print "$X" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message