From owner-freebsd-isp@FreeBSD.ORG Sun Jan 22 17:10:54 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B4F616A41F for ; Sun, 22 Jan 2006 17:10:54 +0000 (GMT) (envelope-from freebsd-isp@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26CB43D45 for ; Sun, 22 Jan 2006 17:10:53 +0000 (GMT) (envelope-from freebsd-isp@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1F0ijl-0002t3-RK for freebsd-isp@freebsd.org; Sun, 22 Jan 2006 18:10:45 +0100 Received: from 84.77.39.235 ([84.77.39.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Jan 2006 18:10:45 +0100 Received: from matiassurdi by 84.77.39.235 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Jan 2006 18:10:45 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-isp@freebsd.org From: Matias Surdi Date: Sun, 22 Jan 2006 18:03:29 +0100 Lines: 10 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 84.77.39.235 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051219) X-Accept-Language: es-es, es Sender: news Subject: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 17:10:54 -0000 Hi!. Can some body tell me how can I send a mail from the command line (or a bash script) to a remote (ISP) SMTP server??? I don't want to have my own mta enabled on my host, just send a mail as I would do from mozilla thunderbird, but from the command line. Thanks. From owner-freebsd-isp@FreeBSD.ORG Sun Jan 22 19:07:54 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C68DD16A41F for ; Sun, 22 Jan 2006 19:07:54 +0000 (GMT) (envelope-from crshjnke@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 792E743D4C for ; Sun, 22 Jan 2006 19:07:50 +0000 (GMT) (envelope-from crshjnke@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so809381wri for ; Sun, 22 Jan 2006 11:07:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=OWHnhHUJFh1YQg1yypQZpb+npmJLJ0pnQcv/W4Pi+N+22mTzcu9Gup8jqYYGyRB/DcsQAnZqW8tquLY72XaRjFBO1dlSe19eb7CZ9DgRN1GejO6ZPhFK92QeLUQF10rqEwelRXRPe5tjXTjvhrlySBHbRNzZTWlvSH1HW1GJJY4= Received: by 10.54.135.7 with SMTP id i7mr6634338wrd; Sun, 22 Jan 2006 11:07:49 -0800 (PST) Received: by 10.54.65.11 with HTTP; Sun, 22 Jan 2006 11:07:49 -0800 (PST) Message-ID: <768cbe130601221107t774b50dbp785640aef5473e33@mail.gmail.com> Date: Sun, 22 Jan 2006 13:07:49 -0600 From: "Kenny @ Gmail" To: Matias Surdi In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-isp@freebsd.org Subject: Re: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 19:07:54 -0000 Google is your friend. http://www.yuki-onna.co.uk/email/smtp.html On 1/22/06, Matias Surdi wrote: > > Hi!. > > Can some body tell me how can I send a mail from the command line (or a > bash script) to a remote (ISP) SMTP server??? > > I don't want to have my own mta enabled on my host, just send a mail as > I would do from mozilla thunderbird, but from the command line. > > > Thanks. > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 01:29:43 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E22B216A41F for ; Tue, 24 Jan 2006 01:29:43 +0000 (GMT) (envelope-from george@galis.org) Received: from sta.galis.org (sta.galis.org [66.250.170.210]) by mx1.FreeBSD.org (Postfix) with SMTP id 535F743D45 for ; Tue, 24 Jan 2006 01:29:42 +0000 (GMT) (envelope-from george@galis.org) Received: (qmail 8040 invoked by uid 2000); 24 Jan 2006 01:29:41 -0000 From: "George Georgalis" Date: Mon, 23 Jan 2006 20:29:41 -0500 To: freebsd-isp@freebsd.org Message-ID: <20060124012941.GA6825@sta.duo> References: <768cbe130601221107t774b50dbp785640aef5473e33@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <768cbe130601221107t774b50dbp785640aef5473e33@mail.gmail.com> Subject: Re: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 01:29:44 -0000 >On 1/22/06, Matias Surdi wrote: >> >> Can some body tell me how can I send a mail from the command line (or a >> bash script) to a remote (ISP) SMTP server??? >> >> I don't want to have my own mta enabled on my host, just send a mail as >> I would do from mozilla thunderbird, but from the command line. >> On Sun, Jan 22, 2006 at 01:07:49PM -0600, Kenny @ Gmail wrote: >Google is your friend. >http://www.yuki-onna.co.uk/email/smtp.html I don't think that's what the OP had in mind... atthis moment I'm typing with a broken terminal... at least I can use vim... problem is no /usr/lib/sendmail replacement that doesn't require a daemon to watch the queue and connect to remote hosts. in this age of regulated sites that would be really handy too. eg at a financial site, it would be really useful to not run a smtp daemon (even only on 127.0.0.1) to avoid the audit; but still have a sendmail replacement which forks and tries to deliver the mail for seven days eg one process for each message, or something more advanced, one process for a queue in a tempdir which disappears when each message is delivered and the process ends. (my idea, public domain) // George -- George Georgalis, systems architect, administrator < http://galis.org/ cell:646-331-2027 mailto:george@galis.org From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 02:20:34 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4155D16A41F for ; Tue, 24 Jan 2006 02:20:34 +0000 (GMT) (envelope-from ulf@alameda.net) Received: from mail.alameda.net (mail.alameda.net [64.81.53.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA13D43D48 for ; Tue, 24 Jan 2006 02:20:33 +0000 (GMT) (envelope-from ulf@alameda.net) Received: by mail.alameda.net (Postfix, from userid 1000) id 95DD233CF3; Mon, 23 Jan 2006 18:20:32 -0800 (PST) Date: Mon, 23 Jan 2006 18:20:32 -0800 From: Ulf Zimmermann To: George Georgalis Message-ID: <20060124022032.GI83399@evil.alameda.net> References: <768cbe130601221107t774b50dbp785640aef5473e33@mail.gmail.com> <20060124012941.GA6825@sta.duo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060124012941.GA6825@sta.duo> User-Agent: Mutt/1.4.2.1i Organization: Alameda Networks, Inc. X-Operating-System: FreeBSD 5.3-STABLE X-ANI-MailScanner-Information: Please contact the ISP for more information X-ANI-MailScanner: Found to be clean X-ANI-MailScanner-From: ulf@alameda.net Cc: freebsd-isp@freebsd.org Subject: Re: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ulf@Alameda.net List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 02:20:34 -0000 On Mon, Jan 23, 2006 at 08:29:41PM -0500, George Georgalis wrote: > > > >On 1/22/06, Matias Surdi wrote: > >> > >> Can some body tell me how can I send a mail from the command line (or a > >> bash script) to a remote (ISP) SMTP server??? > >> > >> I don't want to have my own mta enabled on my host, just send a mail as > >> I would do from mozilla thunderbird, but from the command line. > >> > > On Sun, Jan 22, 2006 at 01:07:49PM -0600, Kenny @ Gmail wrote: > >Google is your friend. > >http://www.yuki-onna.co.uk/email/smtp.html > > I don't think that's what the OP had in mind... atthis moment I'm > typing with a broken terminal... at least I can use vim... > > problem is no /usr/lib/sendmail replacement that doesn't require a > daemon to watch the queue and connect to remote hosts. > > in this age of regulated sites that would be really handy too. eg > at a financial site, it would be really useful to not run a smtp > daemon (even only on 127.0.0.1) to avoid the audit; but still have > a sendmail replacement which forks and tries to deliver the mail > for seven days eg one process for each message, or something more > advanced, one process for a queue in a tempdir which disappears > when each message is delivered and the process ends. (my idea, > public domain) > > // George One option is like running sendmail -q from cron every 15 minutes. So if you use sendmail to send something, it fails on first try, it puts it in the queue and the cronjob will try to deliver it again. -- Regards, Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204 You can find my resume at: http://seven.Alameda.net/~ulf/resume.html From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 02:21:38 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E3B16A41F for ; Tue, 24 Jan 2006 02:21:38 +0000 (GMT) (envelope-from john@day-light.com) Received: from joseph.day-light.net (gabriel.day-light.net [209.145.160.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19EB443D53 for ; Tue, 24 Jan 2006 02:21:37 +0000 (GMT) (envelope-from john@day-light.com) Received: from w1 (w1 [10.1.5.201]) by joseph.day-light.net (Postfix) with SMTP id 899574F3E2; Mon, 23 Jan 2006 20:21:36 -0600 (CST) From: "John Brooks" To: "George Georgalis" , Date: Mon, 23 Jan 2006 20:21:37 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal In-Reply-To: <20060124012941.GA6825@sta.duo> Cc: Subject: RE: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john@day-light.com List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 02:21:38 -0000 > >http://www.yuki-onna.co.uk/email/smtp.html > > I don't think that's what the OP had in mind... atthis moment I'm > typing with a broken terminal... at least I can use vim... > > problem is no /usr/lib/sendmail replacement that doesn't require a > daemon to watch the queue and connect to remote hosts. > sending mail with "telnet mail.destination.tld 25" or "nc maildesination.tld 25" acts directly upon the destination mta. there is no need for any a sendmail replacement or queue daemon on the originating computer. From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 02:31:38 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87AC216A41F for ; Tue, 24 Jan 2006 02:31:38 +0000 (GMT) (envelope-from george@galis.org) Received: from sta.galis.org (sta.galis.org [66.250.170.210]) by mx1.FreeBSD.org (Postfix) with SMTP id E45DD43D60 for ; Tue, 24 Jan 2006 02:31:37 +0000 (GMT) (envelope-from george@galis.org) Received: (qmail 9129 invoked by uid 2000); 24 Jan 2006 02:31:37 -0000 From: "George Georgalis" Date: Mon, 23 Jan 2006 21:31:37 -0500 To: freebsd-isp@freebsd.org Message-ID: <20060124023137.GA8617@sta.duo> References: <768cbe130601221107t774b50dbp785640aef5473e33@mail.gmail.com> <20060124012941.GA6825@sta.duo> <20060124022032.GI83399@evil.alameda.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060124022032.GI83399@evil.alameda.net> Subject: Re: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 02:31:38 -0000 On Mon, Jan 23, 2006 at 06:20:32PM -0800, Ulf Zimmermann wrote: >On Mon, Jan 23, 2006 at 08:29:41PM -0500, George Georgalis wrote: >> >> >> >On 1/22/06, Matias Surdi wrote: >> >> >> >> Can some body tell me how can I send a mail from the command line (or a >> >> bash script) to a remote (ISP) SMTP server??? >> >> >> >> I don't want to have my own mta enabled on my host, just send a mail as >> >> I would do from mozilla thunderbird, but from the command line. >> >> >> >> On Sun, Jan 22, 2006 at 01:07:49PM -0600, Kenny @ Gmail wrote: >> >Google is your friend. >> >http://www.yuki-onna.co.uk/email/smtp.html >> >> I don't think that's what the OP had in mind... atthis moment I'm >> typing with a broken terminal... at least I can use vim... >> >> problem is no /usr/lib/sendmail replacement that doesn't require a >> daemon to watch the queue and connect to remote hosts. >> >> in this age of regulated sites that would be really handy too. eg >> at a financial site, it would be really useful to not run a smtp >> daemon (even only on 127.0.0.1) to avoid the audit; but still have >> a sendmail replacement which forks and tries to deliver the mail >> for seven days eg one process for each message, or something more >> advanced, one process for a queue in a tempdir which disappears >> when each message is delivered and the process ends. (my idea, >> public domain) >> >> // George > >One option is like running sendmail -q from cron every 15 minutes. So if >you use sendmail to send something, it fails on first try, it puts it in the >queue and the cronjob will try to deliver it again. Good idea! ...will give it a try. // George -- George Georgalis, systems architect, administrator < http://galis.org/ cell:646-331-2027 mailto:george@galis.org From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 02:46:57 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB1FF16A41F for ; Tue, 24 Jan 2006 02:46:57 +0000 (GMT) (envelope-from george@galis.org) Received: from sta.galis.org (sta.galis.org [66.250.170.210]) by mx1.FreeBSD.org (Postfix) with SMTP id 2B81143D45 for ; Tue, 24 Jan 2006 02:46:57 +0000 (GMT) (envelope-from george@galis.org) Received: (qmail 9247 invoked by uid 2000); 24 Jan 2006 02:46:56 -0000 From: "George Georgalis" Date: Mon, 23 Jan 2006 21:46:56 -0500 To: freebsd-isp@freebsd.org Message-ID: <20060124024656.GB8617@sta.duo> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 02:46:57 -0000 On Sun, Jan 22, 2006 at 06:03:29PM +0100, Matias Surdi wrote: > >Can some body tell me how can I send a mail from the command line (or a >bash script) to a remote (ISP) SMTP server??? > >I don't want to have my own mta enabled on my host, just send a mail as >I would do from mozilla thunderbird, but from the command line. > mutt is a console (text) email client, it's pretty good, but no built in mta (maybe you can use the "sendmail -q from cron" technique); mutt is the easiest way to send emails with attachments (eg png graphs) from scripts. if you just want to send text, you can pipe a message to "mail" -- but you'll still have to work out the mta thing. of course telnet works too, heh, even for web pages if you speak HTTP! // George -- George Georgalis, systems architect, administrator < http://galis.org/ cell:646-331-2027 mailto:george@galis.org From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 09:54:37 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC2C816A41F for ; Tue, 24 Jan 2006 09:54:37 +0000 (GMT) (envelope-from simond@irrelevant.org) Received: from home.irrelevant.org (dsl82-163-99-113.as15444.net [82.163.99.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E5A343D49 for ; Tue, 24 Jan 2006 09:54:36 +0000 (GMT) (envelope-from simond@irrelevant.org) Received: from [83.244.151.179] (helo=localhost.localdomain) by home.irrelevant.org with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F1Kse-0001ol-As; Tue, 24 Jan 2006 09:54:29 +0000 From: Simon Dick To: ulf@Alameda.net In-Reply-To: <20060124022032.GI83399@evil.alameda.net> References: <768cbe130601221107t774b50dbp785640aef5473e33@mail.gmail.com> <20060124012941.GA6825@sta.duo> <20060124022032.GI83399@evil.alameda.net> Content-Type: text/plain Date: Tue, 24 Jan 2006 09:54:09 +0000 Message-Id: <1138096449.61938.1.camel@laptop.lcn.com> Mime-Version: 1.0 X-Mailer: Evolution 2.4.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Score: -1.4 (-) X-Spam-Report: Content analysis details: (-1.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.4 ALL_TRUSTED Passed through trusted hosts only via SMTP Cc: freebsd-isp@freebsd.org Subject: Re: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 09:54:38 -0000 On Mon, 2006-01-23 at 18:20 -0800, Ulf Zimmermann wrote: > One option is like running sendmail -q from cron every 15 minutes. So if > you use sendmail to send something, it fails on first try, it puts it in the > queue and the cronjob will try to deliver it again. Or set sendmail_flags="-q15m" to tell sendmail to run in the background but retry sending it's queue every 15 minutes, saves doing it via cron :) -- Simon Dick From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 13:39:34 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 512BD16A41F for ; Tue, 24 Jan 2006 13:39:34 +0000 (GMT) (envelope-from helpdesk@proximitylondon.com) Received: from mailgate.messagerelay.com (mailgate.bhwg.com [194.217.231.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id D646043D48 for ; Tue, 24 Jan 2006 13:39:27 +0000 (GMT) (envelope-from helpdesk@proximitylondon.com) Received: from localhost by mailgate.messagerelay.com; 24 Jan 2006 13:43:04 +0000 Message-Id: <4jo5ou$6pja5@freebsd.org> Date: 24 Jan 2006 13:43:04 +0000 To: freebsd-isp@freebsd.org From: Content-Type: text/plain;charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Incoming E-Mail Stopped - Unallowed Attachment Found X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 13:39:34 -0000 The email: warning From: freebsd-isp@freebsd.org To: 20green.a@chproximity.com Was stopped because it contains an unallowed attachment. Please speak to your helpdesk for assistance or email the Proximity London = Helpdesk at helpdesk@proximitylondon.com =20 >From freebsd-isp@freebsd.org Tue Jan 24 13:43:04 2006 X-IronPort-RCPT-TO: 20green.a@chproximity.com From: freebsd-isp@freebsd.org To: 20green.a@chproximity.com Subject: warning Date: Tue, 24 Jan 2006 13:39:21 +0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary=3D"55087045" From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 19:05:44 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A912E16A41F for ; Tue, 24 Jan 2006 19:05:44 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn.pobox.com (thorn.pobox.com [208.210.124.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3963143D4C for ; Tue, 24 Jan 2006 19:05:44 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from thorn (localhost [127.0.0.1]) by thorn.pobox.com (Postfix) with ESMTP id 3343CE3; Tue, 24 Jan 2006 14:06:05 -0500 (EST) Received: from mappit.local.linnet.org (212-74-113-67.static.dsl.as9105.com [212.74.113.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by thorn.sasl.smtp.pobox.com (Postfix) with ESMTP id D32876D76; Tue, 24 Jan 2006 14:06:03 -0500 (EST) Received: from lists by mappit.local.linnet.org with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F1TU4-00092d-Du; Tue, 24 Jan 2006 19:05:40 +0000 Date: Tue, 24 Jan 2006 19:05:40 +0000 From: Brian Candler To: George Georgalis Message-ID: <20060124190540.GA34722@uk.tiscali.com> References: <768cbe130601221107t774b50dbp785640aef5473e33@mail.gmail.com> <20060124012941.GA6825@sta.duo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060124012941.GA6825@sta.duo> User-Agent: Mutt/1.4.2.1i Cc: freebsd-isp@freebsd.org Subject: Re: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 19:05:44 -0000 On Mon, Jan 23, 2006 at 08:29:41PM -0500, George Georgalis wrote: > On Sun, Jan 22, 2006 at 01:07:49PM -0600, Kenny @ Gmail wrote: > >Google is your friend. > >http://www.yuki-onna.co.uk/email/smtp.html > > I don't think that's what the OP had in mind... atthis moment I'm > typing with a broken terminal... at least I can use vim... > > problem is no /usr/lib/sendmail replacement that doesn't require a > daemon to watch the queue and connect to remote hosts. > > in this age of regulated sites that would be really handy too. eg > at a financial site, it would be really useful to not run a smtp > daemon (even only on 127.0.0.1) to avoid the audit; but still have > a sendmail replacement which forks and tries to deliver the mail > for seven days eg one process for each message, or something more > advanced, one process for a queue in a tempdir which disappears > when each message is delivered and the process ends. (my idea, > public domain) You can install a sendmail replacement which has no queue - it just opens a port 25 connection to a designated smarthost(s) and dumps the mail there. The process runs in the foreground and if it can't forward to the smarthost then it exits with a non-zero exit code. Examples of this are mail/ssmtp in ports, and exim in its "mua_wrapper" mode. http://www.exim.org/exim-html-4.60/doc/html/spec.html/ch47.html (Note that exim still does write the mail to its spool directory temporarily, and therefore needs to be run setuid or setgid to the spool owner, but it doesn't need root) Not all user programs properly handle the return code from a foreground sendmail process, however. If you actually want the mail to be stored in local queue with background retries if necessary, just run a regular MTA, but turn off its smtp daemon. In many cases, just change '-bd -q30m' to '-q30m' Regards, Brian. From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 20:21:07 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B98516A420 for ; Tue, 24 Jan 2006 20:21:07 +0000 (GMT) (envelope-from ryoon@ipowerweb.com) Received: from svr03.ipowerweb.com (mail.ipowerweb.com [66.235.217.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 4E0A243D5E for ; Tue, 24 Jan 2006 20:21:03 +0000 (GMT) (envelope-from ryoon@ipowerweb.com) Received: (qmail 34287 invoked from network); 24 Jan 2006 19:55:43 -0000 Received: from unknown (HELO ?127.0.0.1?) (66.235.206.35) by 0 with SMTP; 24 Jan 2006 19:55:37 -0000 Message-ID: <43D68BFE.8060305@ipowerweb.com> Date: Tue, 24 Jan 2006 12:20:14 -0800 From: Robert Yoon User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-isp@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Bind 8.3.7 on BSD6 and memory problems X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: robert@letsget.bz List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 20:21:07 -0000 Hey Guys, Heres the deal, I got a older BSD 4.X server running some 400,000 zones on bind8.3.7 and it works just fine with 2GB of ram. I decided to setup a mirror of that server using freebsd 6 and bind 8.3.7 also, but with 4GB of ram. I copy the zones and the config and everythign seems to load up ok until it gets the the letter L's. At that moment its using bout 500MB or ram and it says this and craps out. Mem: 153M Active, 387M Inact, 165M Wired, 112M Buf, 3251M Free Swap: 8192M Total, 8192M Free Jan 24 10:23:01 ns02-2 named[99406]: db_load could not open: domains/letterldomain.com: No such file or directory Jan 24 10:23:20 ns02-2 named[99406]: no memory for more zones Jan 24 10:23:20 ns02-2 named[99406]: no memory for more zones Now I saw an option on the original server in the kernel config that raised these options i think to get around this particular issue. options MAXDSIZ="(1536*1024*1024)" options MAXSSIZ="(1536*1024*1024)" I did see it in the LINT file on 4.X but not in the NOTES in 6.0. The only thing I saw similar to that in notes was options MAXMEM=(128*1024) ....but im thinking i dont need to edit that because its already detetecting the 4GB or ram.... Any help on this would be appreciated thanks From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 20:37:16 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C020B16A41F for ; Tue, 24 Jan 2006 20:37:16 +0000 (GMT) (envelope-from fullermd@over-yonder.net) Received: from mail.localelinks.com (web.localelinks.com [64.39.75.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75CA343D73 for ; Tue, 24 Jan 2006 20:37:13 +0000 (GMT) (envelope-from fullermd@over-yonder.net) Received: from draco.over-yonder.net (adsl-072-148-013-213.sip.jan.bellsouth.net [72.148.13.213]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.localelinks.com (Postfix) with ESMTP id 93843AD; Tue, 24 Jan 2006 14:37:12 -0600 (CST) Received: by draco.over-yonder.net (Postfix, from userid 100) id C8D8161C2B; Tue, 24 Jan 2006 14:37:11 -0600 (CST) Date: Tue, 24 Jan 2006 14:37:11 -0600 From: "Matthew D. Fuller" To: robert@letsget.bz Message-ID: <20060124203711.GA45708@over-yonder.net> References: <43D68BFE.8060305@ipowerweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43D68BFE.8060305@ipowerweb.com> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.11-fullermd.2 Cc: freebsd-isp@freebsd.org Subject: Re: Bind 8.3.7 on BSD6 and memory problems X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 20:37:16 -0000 On Tue, Jan 24, 2006 at 12:20:14PM -0800 I heard the voice of Robert Yoon, and lo! it spake thus: > > Now I saw an option on the original server in the kernel config that > raised these options i think to get around this particular issue. > options MAXDSIZ="(1536*1024*1024)" > options MAXSSIZ="(1536*1024*1024)" > > I did see it in the LINT file on 4.X but not in the NOTES in 6.0. That's because it's in sys/conf/NOTES, not sys/i386/conf/NOTES, since it's not i386-specific. And yes, that's what you want. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 22:05:57 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F5016A423 for ; Tue, 24 Jan 2006 22:05:57 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57CEE43D70 for ; Tue, 24 Jan 2006 22:05:53 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.144]) by hub.org (Postfix) with ESMTP id A33DE62C8E0 for ; Tue, 24 Jan 2006 18:05:52 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 52943-05 for ; Tue, 24 Jan 2006 18:05:52 -0400 (AST) Received: from ganymede.hub.org (blk-222-82-85.eastlink.ca [24.222.82.85]) by hub.org (Postfix) with ESMTP id 37C6962C8D7 for ; Tue, 24 Jan 2006 18:05:52 -0400 (AST) Received: by ganymede.hub.org (Postfix, from userid 1000) id DEEB647C2D; Tue, 24 Jan 2006 18:05:53 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id DE44A478B3 for ; Tue, 24 Jan 2006 18:05:53 -0400 (AST) Date: Tue, 24 Jan 2006 18:05:53 -0400 (AST) From: "Marc G. Fournier" To: freebsd-isp@freebsd.org Message-ID: <20060124180341.O1017@ganymede.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by amavisd-new at hub.org Subject: php app to test bandwidth speeds ... X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 22:05:57 -0000 Something like: http://www.testmy.net That I can run on my own server(s) ... Thanks ... ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 22:07:01 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 440C816A41F for ; Tue, 24 Jan 2006 22:07:01 +0000 (GMT) (envelope-from freebsd-isp@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7672943D49 for ; Tue, 24 Jan 2006 22:06:45 +0000 (GMT) (envelope-from freebsd-isp@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F1WIu-0006nK-Rm for freebsd-isp@freebsd.org; Tue, 24 Jan 2006 23:06:21 +0100 Received: from 84.77.34.65 ([84.77.34.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Jan 2006 23:06:20 +0100 Received: from matiassurdi by 84.77.34.65 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Jan 2006 23:06:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-isp@freebsd.org From: Matias Surdi Date: Tue, 24 Jan 2006 23:05:15 +0100 Lines: 23 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 84.77.34.65 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051219) X-Accept-Language: es-es, es In-Reply-To: Sender: news Subject: Re: Sending mail to SMTP from command line X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 22:07:01 -0000 Matias Surdi escribió: > Hi!. > > Can some body tell me how can I send a mail from the command line (or a > bash script) to a remote (ISP) SMTP server??? > > I don't want to have my own mta enabled on my host, just send a mail as > I would do from mozilla thunderbird, but from the command line. > > > Thanks. > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > Thanks everybody... I've found just what I was looking for: nail http://nail.sourceforge.net/ Bye From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 22:19:01 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DCA516A422 for ; Tue, 24 Jan 2006 22:19:01 +0000 (GMT) (envelope-from james@infinityprosports.com) Received: from mail1.infinityprosports.com (mail1.infinityprosports.com [67.18.186.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CC3643D70 for ; Tue, 24 Jan 2006 22:18:57 +0000 (GMT) (envelope-from james@infinityprosports.com) Received: (qmail 97333 invoked by uid 1009); 24 Jan 2006 22:15:00 -0000 Received: from c-24-1-252-111.hsd1.tx.comcast.net (HELO ?192.168.2.200?) (james@infinityprosports.com@24.1.252.111) by mail1.infinityprosports.com with ESMTPA; 24 Jan 2006 22:15:00 -0000 Message-ID: <43D6A7CC.6070005@infinityprosports.com> Date: Tue, 24 Jan 2006 16:18:52 -0600 From: James Ryan User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-isp@freebsd.org References: <20060124180341.O1017@ganymede.hub.org> In-Reply-To: <20060124180341.O1017@ganymede.hub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: php app to test bandwidth speeds ... X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 22:19:01 -0000 Marc G. Fournier wrote: > > Something like: > > http://www.testmy.net > > That I can run on my own server(s) ... Are you wanting to test the bandwidth of clients accessing your web site(s)? If so, what I have done in the past is generate a ~100-500k graphic in ImageMagick/Photoshop/GIMP/etc with lots of added colored noise (so it cannot be compressed well). You can either use JavaScript or PHP to track the timestamps of when the graphic is first requested and when it is downloaded. So long as you load the image inside a non-visible tag, the client won't see it... Not saying this is the best way, but its the easiest and it has worked for me. Cheers, James -- James Ryan Lead Developer, Systems Administrator Infinity Pro Sports james@infinityprosports.com http://www.infinityprosports.com From owner-freebsd-isp@FreeBSD.ORG Tue Jan 24 23:53:22 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3531516A41F for ; Tue, 24 Jan 2006 23:53:22 +0000 (GMT) (envelope-from cody@wilkshire.net) Received: from mail.wilkshire.net (mail.wilkshire.net [12.111.120.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id C773643D45 for ; Tue, 24 Jan 2006 23:53:21 +0000 (GMT) (envelope-from cody@wilkshire.net) Received: (qmail 7602 invoked by uid 0); 24 Jan 2006 18:53:20 -0500 Received: from unknown (HELO ?10.200.208.146?) (cody@wilkshire.net@143.206.211.133) by mail.wilkshire.net with ESMTPA; 24 Jan 2006 18:53:20 -0500 Message-ID: <43D6BDF0.6000909@wilkshire.net> Date: Tue, 24 Jan 2006 18:53:20 -0500 From: Cody Baker User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: "Marc G. Fournier" References: <20060124180341.O1017@ganymede.hub.org> In-Reply-To: <20060124180341.O1017@ganymede.hub.org> X-Enigmail-Version: 0.93.1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-isp@freebsd.org Subject: Re: php app to test bandwidth speeds ... X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 23:53:22 -0000 http://www.eaglepro.net/xpeedscript/xpeed_2004.html Marc G. Fournier wrote: > > Something like: > > http://www.testmy.net > > That I can run on my own server(s) ... > > Thanks ... > > ---- > Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) > Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" From owner-freebsd-isp@FreeBSD.ORG Wed Jan 25 09:07:32 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95C4616A41F for ; Wed, 25 Jan 2006 09:07:32 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.org (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF6B443D58 for ; Wed, 25 Jan 2006 09:07:31 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from [84.247.144.144] (helo=marcin) by mail.yazzy.org with esmtps (TLSv1:AES256-SHA:256) (YazzY.org) id 1F1gcL-0000HR-LY; Wed, 25 Jan 2006 10:07:06 +0100 Date: Wed, 25 Jan 2006 10:07:29 +0100 From: Marcin Jessa To: James Ryan Message-Id: <20060125100729.36ea3c66.lists@yazzy.org> In-Reply-To: <43D6A7CC.6070005@infinityprosports.com> References: <20060124180341.O1017@ganymede.hub.org> <43D6A7CC.6070005@infinityprosports.com> Organization: YazzY.org X-Mailer: Sylpheed version 2.0.4 (GTK+ 2.8.9; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) Cc: freebsd-isp@freebsd.org Subject: Re: php app to test bandwidth speeds ... X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 09:07:32 -0000 On Tue, 24 Jan 2006 16:18:52 -0600 James Ryan wrote: > Marc G. Fournier wrote: > >=20 > > Something like: > >=20 > > http://www.testmy.net > >=20 > > That I can run on my own server(s) ... >=20 > Are you wanting to test the bandwidth of clients accessing your web=20 > site(s)? >=20 > If so, what I have done in the past is generate a ~100-500k graphic > in ImageMagick/Photoshop/GIMP/etc with lots of added colored noise > (so it cannot be compressed well). You can either use JavaScript or > PHP to track the timestamps of when the graphic is first requested > and when it is downloaded. So long as you load the image inside a > non-visible tag, the client won't see it... >=20 > Not saying this is the best way, but its the easiest and it has > worked for me. This is the most common way of meassuring visitor's link speed. We've a couple of sites in Norway offering such tests for free: One is with Java and one without: http://www.dinside.no/php/art.php?id=3D94158 ('Nedlasting' is downloading, 'opplasting' is uploading) Another one: http://www.itavisen.no/services/speedometer/index.php Click on "TRYKK HER FOR =C5 STARTE TESTEN!" "Nedlastingshastighet:" shows you your download speed. The smart thing is you can include a sponsored image in your test. Those meassurements are of course innacurate but work pretty ok for most of the time. Cheers, Marcin. From owner-freebsd-isp@FreeBSD.ORG Wed Jan 25 16:58:26 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4554316A420 for ; Wed, 25 Jan 2006 16:58:26 +0000 (GMT) (envelope-from apu@nocservices.com) Received: from delta.nocservices.com (delta.nocservices.com [216.216.32.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54E3643D60 for ; Wed, 25 Jan 2006 16:58:20 +0000 (GMT) (envelope-from apu@nocservices.com) Received: from [127.0.0.1] (delta.nocservices.com [127.0.0.1]) by delta.nocservices.com (8.11.6/8.9.3) with ESMTP id k0PGwJJ18221 for ; Wed, 25 Jan 2006 11:58:19 -0500 Message-ID: <43D7ADFB.4070505@nocservices.com> Date: Wed, 25 Jan 2006 11:57:31 -0500 From: Apu Organization: NOC Services Corp. User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: freebsd-isp@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: SMTP log analyzer X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 16:58:26 -0000 What are folks using for sendmail log analysis? We're seeing at least double the bytes transferred per hour over the past few days though no significant change in mailbox sizes, etc. Someone could be sending/receiving large e-mails and then deleting them off of the mail server quickly but maybe there is something else going on. -- Apu NOC Services Corp. www.nocservices.com From owner-freebsd-isp@FreeBSD.ORG Wed Jan 25 17:51:48 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BE7416A41F for ; Wed, 25 Jan 2006 17:51:48 +0000 (GMT) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (unsane.co.uk [62.140.220.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F7B43D49 for ; Wed, 25 Jan 2006 17:51:47 +0000 (GMT) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (localhost [127.0.0.1]) by unsane.co.uk (8.13.5/8.13.3) with ESMTP id k0PHoFrJ094150 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 25 Jan 2006 17:50:15 GMT (envelope-from jhary@unsane.co.uk) Received: from localhost (jhary@localhost) by unsane.co.uk (8.13.5/8.13.3/Submit) with ESMTP id k0PHoFVD094147; Wed, 25 Jan 2006 17:50:15 GMT (envelope-from jhary@unsane.co.uk) Date: Wed, 25 Jan 2006 17:50:15 +0000 (GMT) From: Vince Hoffman To: Apu In-Reply-To: <43D7ADFB.4070505@nocservices.com> Message-ID: <20060125173929.H88167@unsane.co.uk> References: <43D7ADFB.4070505@nocservices.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-isp@freebsd.org Subject: Re: SMTP log analyzer X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 17:51:48 -0000 On Wed, 25 Jan 2006, Apu wrote: > What are folks using for sendmail log analysis? We're seeing at least double > the bytes transferred per hour over the past few days though no significant > change in mailbox sizes, etc. Someone could be sending/receiving large > e-mails and then deleting them off of the mail server quickly but maybe there > is something else going on. I use sma (http://www.klake.org/sma/) in ports (~40Mb a day sendmail log ) but anteater (http://anteater.drzoom.ch/) is meant to be good too. Vince > > -- > Apu > NOC Services Corp. > www.nocservices.com > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >