Re: Qmail Analog

2000-06-01 Thread Peter Samuel
On Fri, 2 Jun 2000, shaoming wrote: > > Hi ! > > I'm trying to generate the stats but to no avail. I use the following > command, is it correct? > > awk '{$1="";$2="";$3="";$4="";$5="";print}' /var/log/maillog | > /usr/local/qmailanalog/bin/matchup | /usr/local/qmailanalog/bin/zoverall > > Bu

Re: Qmail Analog

2000-06-01 Thread shaoming
Hi ! I'm trying to generate the stats but to no avail. I use the following command, is it correct? awk '{$1="";$2="";$3="";$4="";$5="";print}' /var/log/maillog | /usr/local/qmailanalog/bin/matchup | /usr/local/qmailanalog/bin/zoverall But it still give me the following ... Completed messages:

Re: applying SMTP SIZE patch

2000-06-01 Thread Jon Rust
bash-2.03$ uname -a FreeBSD host.vcnet.com 3.3-RELEASE FreeBSD 3.3-RELEASE #1: Wed Oct 20 20:43:43 PDT 1999 [EMAIL PROTECTED]:/usr/src/sys/compile/CUSTKERN i386 bash-2.03$ patch -v Patch version 2.1 jon At 12:03 AM + 6/2/00, Jim Breton wrote: >On Thu, Jun 01, 2000 at 04:58:14PM -0700, Jon

Error message Q

2000-06-01 Thread Judy Simon
Hello All, I tried to find an explaination for this error message, but could not. I would like to know if I did something wrong, or left out a step. Please advise -Thanks much in advance! My problem: Qmail was already set up and I added another domain [p.jt.com] MANUALLYto the rcpthosts file

Re: Rumours (was: Re: Recipe For A Good Book On Qmail)

2000-06-01 Thread Markus Stumpf
On Thu, Jun 01, 2000 at 02:31:25PM -0700, Chin Fang wrote: > Why don't we stop arguing about the numbers. I have given my > hardware/OS/qmail setup, please go ahead and try it yourself. That's > "measure", not "speculation". I look forward to seeing your > observations, and I won't immediately j

Re: setuid execution not allowed

2000-06-01 Thread Jasper Jans
Thanks for the fast and helpfull responses. Its up and running now. Jasper Unix IS user friendly. It's just selective about who its friends are. 5:23am up 55 day(s), 6:45, 2 users, load average: 0.06, 0.02, 0.02

Re: Translating qmail messages.

2000-06-01 Thread Russell Nelson
Rodrigo Severo writes: > I want qmail to answer with the already existing messages AND with the > translated versions. Something like: > > --- > Hi. This is the qmail-send program at fabricadeideias.com. > I'm afraid I wasn't a

Re: setuid execution not allowed

2000-06-01 Thread Russ Allbery
Jasper Jans <[EMAIL PROTECTED]> writes: > I just installed qmail but I cant get it to run properly. > The system is a Sun Solaris E250 running Sol 7. > /var/adm/messages gives me this: > May 30 04:19:41 uxtrav03 unix: NOTICE: qmail-queue, uid 100: setuid > execution not allowed, dev=84 > May

relaying problem

2000-06-01 Thread Chester Chee
When I try to send mail via smtp (using qmail), I got this error. MAIL FROM: [EMAIL PROTECTED]@cal.arising.net instead of [EMAIL PROTECTED] Any idea how to fix this is greatly appreciated. I think this is configuration issues, but I am not sure where. I am using Qmail 1.0.3, Vpopmail, MySQL, and T

Re: FYI - Yahoos mail servers seem to be failing again.

2000-06-01 Thread Russell Nelson
Bryan White writes: > I have not dug into it yet but on the surface it looks like it did a couple > of months ago. The last time that happened, I was on site in Istanbul, and had *just* finished the transition to the new server (three front ends over a NetApp), and they're like "Yeeks! Russell

Re: setuid execution not allowed

2000-06-01 Thread Peter Samuel
On Fri, 2 Jun 2000, Jasper Jans wrote: > Hi, > > I just installed qmail but I cant get it to run properly. > The system is a Sun Solaris E250 running Sol 7. > /var/adm/messages gives me this: > May 30 04:19:41 uxtrav03 unix: NOTICE: qmail-queue, uid 100: setuid > execution not allowed, dev=8

setuid execution not allowed

2000-06-01 Thread Jasper Jans
Hi, I just installed qmail but I cant get it to run properly. The system is a Sun Solaris E250 running Sol 7. /var/adm/messages gives me this: May 30 04:19:41 uxtrav03 unix: NOTICE: qmail-queue, uid 100: setuid execution not allowed, dev=84 May 30 04:53:11 uxtrav03 unix: NOTICE: qmail-queue,

Re: Qmail startup script install for FreeBSD

2000-06-01 Thread Martin Gignac
Here is my own /usr/local/etc/rc.d/qmail.sh on a FreeBSD 4.0 system: #!/bin/sh ># Using splogger to send the log through syslog. ># Using qmail-local to deliver messages to ~/Mailbox by default. >exec env - PATH="/var/qmail/bin:$PATH" \ >qmail-start ./Mailbox splogger qmail& >/usr/local/bin/tc

Re: applying SMTP SIZE patch

2000-06-01 Thread Jon Rust
FWIW, I used the patch as posted to this list (below) and had no problems applying it. jon At 12:38 AM +0200 6/2/00, Einar Bordewich wrote: >I had the same problem, so I patched it manually. Her it is with the patch >applied. >If you rename your old file to qmail-smtpd.c.orig and do a "diff -c

Re: applying SMTP SIZE patch

2000-06-01 Thread Einar Bordewich
I had the same problem, so I patched it manually. Her it is with the patch applied. If you rename your old file to qmail-smtpd.c.orig and do a "diff -c qmail-smtpd.c.orig qmail-smtpd.c |more", you should see output quite equal to the patch. BTW: The initial size on qmail-smtpd.c was 11262 bytes.

Re: Rumours (was: Re: Recipe For A Good Book On Qmail)

2000-06-01 Thread Ian Lance Taylor
From: "Racer X" <[EMAIL PROTECTED]> Date: Thu, 1 Jun 2000 13:32:01 -0700 further, it's unlikely (at least based on my experience) that every qmail-smtpd will have to go through the entire rcpthosts file every single time a message comes in, so the CPU argument is a little iffy t

Re: Rumours (was: Re: Recipe For A Good Book On Qmail)

2000-06-01 Thread Chin Fang
As I stated in my follow up, the numbers were observed during a test. For testing, we used the 63 characters for domain names since it's longest legal length (67 if the dot, and tgld included). Furthermore, unless you have exactly the same setup (both hardware and software), to extrapolate your o

Qmail startup script install for FreeBSD

2000-06-01 Thread net admin
Hi folks; I am in need of example startup script for Qmail on a FreeBSD system, I am assuming the script will be in: -- /usr/local/etc/rc.dand "Qmail.sh" will do for filename I also have /usr/local/etc/rc.d/tcpserver.sh which will start tcpserver smtp on startup and contains: #!/bin/sh

Re: Rumours (was: Re: Recipe For A Good Book On Qmail)

2000-06-01 Thread Racer X
let's see here. 63 characters is an enormously long domain name and you're saying in effect that each domain has an AVERAGE length of 63 characters. you're assuming 100k domains on a single machine, which again seems awful high to me. the argument about process size is less than convincing. a

Re: Victory! (was: Syslog is Evil to me!)

2000-06-01 Thread Magnus Naeslund
Okay, i guess you all wanna hear success stories? Well i got one for ya! Before: Using syslog/splogger. 50 in concurrencyremote. I do a "killall -ALRM qmail-send". Syslog was at >80%, mostly kernel time. Not counting qmail daemons CPU%. Load was at worst ~3.50. The box was kinda crawling (that me

test

2000-06-01 Thread Dan Phoenix
i hope this is the right email. adding defaulthost did nothing for me when i send from behind firewall it still comes up as my firewall name ..and not my defaulthost path. Dan

Re: Syslog is Evil to me!

2000-06-01 Thread Ryan Russell
Other than dying at times for no apparant reason, syslog-ng seems to work well. It's got some nice features to it, like automatically building out a dir structure for different dates and hosts. I wasn't getting my syslog output from qmail with the Solaris x86 syslog.

Re: Syslog is Evil to me!

2000-06-01 Thread Henrik Öhman
Solution: Don't use syslog. The FAQ actually has a section about this which suggests you to use multilog in the daemontools-package instead. I'm using syslog-ng, but I'm not under so much load that I could compare that with other alternatives. Does anyone have experiences with syslog-ng? Is i

Syslog is Evil to me!

2000-06-01 Thread Magnus Naeslund
My mailserver runs an RedHat Linux based "homemade dist" OS. It's a pII 233 MHZ, and it's got 96 MB memory (+256mb swap). When qmail starts delivering, the syslogd daemon spikes to around 86% CPU, and it's nearly all taken by the system, not in userspace. My maillogs get around 25MB a week (maybe

Re: doc tarballs

2000-06-01 Thread Uwe Ohse
On Wed, May 31, 2000 at 12:44:04PM +0200, Felix von Leitner wrote: > Is anyone willing to help port the djb docs to man pages? fix "man". Do not duplicate information/confusion. Yeah, i know, "man" is a big monster nobody really likes to touch. I can understand that, i just had a look into thr

Re: Qmail Analog

2000-06-01 Thread Carlos Jorge Santos
At 10:11 AM 6/1/00 -0600, Charles Cazabon wrote: > >qmail-analog expects the first thing on the log line to be the timestamp >(and in the format it expects, too). How are you logging? Through >syslog? Dan gives an awk recipe in the qmail-analog documentation to >convert syslog-style logs to wha

Re: Qmail Analog

2000-06-01 Thread Charles Cazabon
Carlos Jorge Santos <[EMAIL PROTECTED]> wrote: > > My problem is that i cant get QmailAnalog to work, i've done everything > stated in the documentation. > > for instance this should work, or not? > > cat /var/log/maillog | matchup | zoverall qmail-analog expects the first thing on the log lin

Qmail Analog

2000-06-01 Thread Carlos Jorge Santos
Hi everybody... I'm just a newbie to the linux world, but despite that i've setup a Linux relay mail server using qmail, and it works fine... My problem is that i cant get QmailAnalog to work, i've done everything stated in the documentation. for instance this should work, or not? cat /var/log

Re: Rumours (was: Re: Recipe For A Good Book On Qmail)

2000-06-01 Thread Chin Fang
\Maex, > So please, measure, don't speculate. Get the following hardware, OS, and configuration file, then either the prstat(1) or top(1) will show you the size that I mentioned. o any SUN UltraSPARC IIi box. o SUN Solaris 8 o a /var/qmail/control/rcpthosts with 100k entries each entry 63 cha

qmailadmin without ezmlm or autoresponder

2000-06-01 Thread "Próspero, Esteban"
Hi everyone! I've installed qmail 1.03 and vpopmail 3.4.11-2 released. I'm installing qmailadmin for the first time and I don't intend to provide mailing lists or autoresponders facilities for now. Can I install qmailadmin anyway, if I don't have the other SW previously installed? Thanks in advan

Translating qmail messages.

2000-06-01 Thread Rodrigo Severo
Dear list, I am interested in providing translated versions of qmail messages. I want qmail to answer with the already existing messages AND with the translated versions. Something like: --- Hi. This is the qmail-send program at f

Re: How to pipe messages

2000-06-01 Thread Peter Haworth
Steve Quezadaw wrote: > I am trying to pipe the messages in qmail to go into another program called > dmail. I am trying to pipe it in the rc file, but it is not working. Here > is my rc file as it is right now. > > exec env - PATH="/var/qmail/bin:$PATH" \ > qmail-start ./Mailbox splogger qmail

qmail Digest 1 Jun 2000 10:00:01 -0000 Issue 1019

2000-06-01 Thread qmail-digest-help
qmail Digest 1 Jun 2000 10:00:01 - Issue 1019 Topics (messages 42529 through 42554): SMTP SIZE command revisited (new patch) 42529 by: Will Harris Re: doc tarballs 42530 by: Felix von Leitner Caveat - Re: SMTP SIZE command revisited (new patch) 42531 by: Will Harri