Re: Is qmail's log method inefficient?

1999-05-20 Thread Jos Backus
On Thu, May 20, 1999 at 07:53:48AM +0300, Anand Buddhdev wrote: errorsto is supposed to write to a file. splogger is not a file. I don't think the above will work. fifo's are your friend. ... errorsto /my/fifo ... fifo /my/fifo | splogger -- Jos Backus _/ _/_/_/

qmail Digest 20 May 1999 10:00:01 -0000 Issue 646

1999-05-20 Thread qmail-digest-help
qmail Digest 20 May 1999 10:00:01 - Issue 646 Topics (messages 25780 through 25844): Is qmail's log method inefficient? 25780 by: Balazs Nagy [EMAIL PROTECTED] 25781 by: Philip Hands [EMAIL PROTECTED] 25791 by: Tommi Virtanen [EMAIL PROTECTED] 25839 by:

Segmentation fault

1999-05-20 Thread Fred Backman
Hi, Me again but with another problem this time, and I'd appreciate any help or ideas. Does anyone know why a hacked version of qmail v1.00 would crash with a segmentation fault on a Linux RH 5.2, when it's running successfully on a Solaris? It's a local delivery to Maildir and before qmail

Forwarding problem

1999-05-20 Thread Ralf Guenthner
Hi I have the following line in my /var/qmail/alias/.qmail-root file: [EMAIL PROTECTED] I restarted qmail with svc -t but mail for root is still going to /var/spool/mail/root, what am I missing?? Cheers Ralf

Re: Forwarding problem

1999-05-20 Thread Dave Sill
"Ralf Guenthner" [EMAIL PROTECTED] wrote: I have the following line in my /var/qmail/alias/.qmail-root file: [EMAIL PROTECTED] I restarted qmail with svc -t but mail for root is still going to /var/spool/mail/root, what am I missing?? Just a guess, but I'd say you've got a copy of sendmail

Re: qmail users

1999-05-20 Thread Dave Sill
"Brian Moon" [EMAIL PROTECTED] wrote: Do I have to setup the user with qmail? No. I read Install.mbox again. I have no boxes in /var/spool/mail. You read INSTALL.mbox and you're suprised you don't have mailboxes in /var/spool/mail? What part of: There's one important difference between

Re: users/assign setup and aliases?

1999-05-20 Thread Dave Sill
[EMAIL PROTECTED] wrote: Hi! Back at ya. I'm setting up a mailserver with alot of virtual domains. Maildelevery is controlled by users/assign with lines like: =wiktor-dk-badpixel:popuser:888:888:/var/qmail/popboxes/wiktor-dk/badpixel::: But how do i create aliases? ~alias/.qmail-aliasname

prevent double sends with aliases

1999-05-20 Thread Antje Koschel
Hi, how can I prevent that multiple copies of a mail addressed to several aliases pointing to the same user are delivered? One copy is just fine. Where do I have to check for same user names in the recipients list? Thanks, Antje

Urgent: kill spammer

1999-05-20 Thread Milivoj Ivkovic
A spammer is using my mail server. (I know, it shouldn't be an open relay but I'll get back to this later). qmail has many messages in the queue. I would like to redirect all the messages in the queue to a Perl filter. The filter would check if it's one of the spams. Now: Valid mail would go

Re: Urgent: kill spammer

1999-05-20 Thread Milivoj Ivkovic
And an additional question: how to temporarily stop all non-local deliveries? qmail still tries to send out these spam messages it has in the queue. I would like it to stop, but continue to accept mail (which may be an answer to this) and do the local deliveries.

Re: Urgent: kill spammer

1999-05-20 Thread Fabrice Scemama
Don't send back spam to spammers: their To: emails are usually wrong, and you'd get back bounces. The only good choice should be to stop relaying openly. As for the present queue, you can program a perl script to open any file in /var/qmail/queue/ recursively, and deletes any file containing

Re: Urgent: kill spammer

1999-05-20 Thread listy-dyskusyjne Krzysztof Dabrowski
Spam would either be removed from the queue, or (and I like this better) sent back to the spammer (his e-mail is in the To: header). He seems to be connected through dial-up, so there's a chance of annoying him with sending everything back to him. You can set up a .qmail-default in ~/alias/ but

Re: prevent double sends with aliases

1999-05-20 Thread Dave Sill
Antje Koschel [EMAIL PROTECTED] wrote: how can I prevent that multiple copies of a mail addressed to several aliases pointing to the same user are delivered? One copy is just fine. You'd have to assemble a meta-list on the fly with only the unique addresses, and send the message to it. This is

Re: prevent double sends with aliases

1999-05-20 Thread Scott D. Yelich
-BEGIN PGP SIGNED MESSAGE- On Thu, 20 May 1999, Dave Sill wrote: Antje Koschel [EMAIL PROTECTED] wrote: how can I prevent that multiple copies of a mail addressed to several aliases pointing to the same user are delivered? One copy is just fine. You'd have to assemble a meta-list

Antw: Urgent: kill spammer

1999-05-20 Thread Ralf Guenthner
Hi I had the same problem once before I configured qmail to be a selective relay. What I did was, I obtained qmail-handle (available from www.qmail.org) a perl tool with which you can manipulate the qmail queue and deleted all mails which weren't sent by one of my local users. Can be a

Re: prevent double sends with aliases

1999-05-20 Thread Dave Sill
"Scott D. Yelich" [EMAIL PROTECTED] wrote: Wha? Why so? Sendmail supresses dup addresses before sending. It's a very nice feature. This is because sendmail is monolithic and qmail is modular(*). Sendmail can suppress *some* duplicates by expanding lists before sending the message. With qmail,

Re: Urgent: kill spammer

1999-05-20 Thread Milivoj Ivkovic
Don't send back spam to spammers: their To: emails are usually wrong, and you'd get back bounces. In this case, the Return-Path and From look wrong (random user with letters and numbers), but To: looks right: always [EMAIL PROTECTED]. The only good choice should be to stop relaying openly. As

Re: qmail users

1999-05-20 Thread Brian Moon
What part of 'I am changing from sendmail to qmail' isn't clear to you. INSTALL.mbox says: The basic procedure for switching to ~user/Mailbox is simple: * Move each /var/spool/mail/user to ~user/Mailbox. For safety, do this in single-user mode. * As root, set up a symbolic link from

warning: unable to unlink remote/x/xxxxx in maillog

1999-05-20 Thread Milivoj Ivkovic
I have tons of "warning: unable to unlink remote/7/14474" in my maillog for various numbers after remote/. Anybody knows why qmail wouldn't be able to delete these?

Re: qmail users

1999-05-20 Thread Dave Sill
"Brian Moon" [EMAIL PROTECTED] wrote: What part of 'I am changing from sendmail to qmail' isn't clear to you. Ever heard that saying about not biting the hand that feeds you? If you want my help, you probably shouldn't cop an attitude. I *did* use a smiley, you know. INSTALL.mbox says: The

mail loops / mail lists

1999-05-20 Thread Greg Owen {gowen}
A recent mail loop has given me a couple of questions: 1) Is there a good way to shut down a mail loop? If you know that any mail from [EMAIL PROTECTED] is looping, how to you stop delivery from that domain or to that address? The loop came about because the mailing list manager

Re: Urgent: kill spammer

1999-05-20 Thread Milivoj Ivkovic
And an additional question: how to temporarily stop all non-local deliveries? echo 0 /var/qmail/control/concurrencyremote restart qmail Ok. Done. Thanks!

Re: qmail users

1999-05-20 Thread Eric Berg
Dave Sill: [Thursday 20-May]: "Brian Moon" [EMAIL PROTECTED] wrote: What part of 'I am changing from sendmail to qmail' isn't clear to you. Ever heard that saying about not biting the hand that feeds you? If you want my help, you probably shouldn't cop an attitude. I *did* use a

Re: mail loops / mail lists

1999-05-20 Thread Dave Sill
"Greg Owen {gowen}" [EMAIL PROTECTED] wrote: 1) Is there a good way to shut down a mail loop? If you know that any mail from [EMAIL PROTECTED] is looping, how to you stop delivery from that domain or to that address? echo "[EMAIL PROTECTED]" /var/qmail/control/badmailfrom The loop

Re: Segmentation fault

1999-05-20 Thread Fred Backman
Andre Oppermann wrote: Fred Backman wrote: Hi, Me again but with another problem this time, and I'd appreciate any help or ideas. Does anyone know why a hacked version of qmail v1.00 would crash with a segmentation fault on a Linux RH 5.2, when it's running successfully on a

RE qmail users

1999-05-20 Thread Brian Moon
Sorry forgot the :), really. the problem is I am using qpopper and I cannot figure out how to get it to put mail in ~user/Mailbox. Anybody using qpopper? Do you recommend another POP3 server? The line in the FAQ: Security note: pop3d should be used only within a secure network; otherwise an

Re: RE qmail users

1999-05-20 Thread Vince Vielhaber
On Thu, 20 May 1999, Brian Moon wrote: Sorry forgot the :), really. the problem is I am using qpopper and I cannot figure out how to get it to put mail in ~user/Mailbox. Anybody using qpopper? Do you recommend another POP3 server? The line in the FAQ: There's a trivial patch on

Re: Multiple Domains with Aliases

1999-05-20 Thread A.Wadas
You can keep your locals and have virtualdomains file as well. Domain which is in locals should not be in virtualdomains. I do not use rcpthosts or virtualhosts files at all but keep all domains in defaulthost file. In locals I keep domains which are not in virtualdomains file and names of my

Re: RE qmail users

1999-05-20 Thread Dave Sill
"Brian Moon" [EMAIL PROTECTED] wrote: Sorry forgot the :), really. No prob. the problem is I am using qpopper and I cannot figure out how to get it to put mail in ~user/Mailbox. You have to apply a small patch and recompile. Do you recommend another POP3 server? qmail-pop3d The line in

Problem getting large e-mails with Netscape/Outlook

1999-05-20 Thread Mario Köppen
I have a problem with some of our customers that *sometimes* can't retrieve their email from our server. here are the facts: - we use tcpserver 0.84 for qmail-pop3d. - retrieval of small e-mails makes no problems at all - Outlook starts getting the mail and then aborts with "the server did not

Re: users/assign setup and aliases?

1999-05-20 Thread Michael Legart
On Thu, May 20, 1999 at 08:49:48AM -0400, Dave Sill wrote: =wiktor-dk-badpixel:popuser:888:888:/var/qmail/popboxes/wiktor-dk/badpixel::: But how do i create aliases? ~alias/.qmail-aliasname But the domains are not in control/locals, but in control/virtualdomains, so ~alias will not be used.

Re: Problem getting large e-mails with Netscape/Outlook

1999-05-20 Thread Dustin Marquess
On Thu, 20 May 1999, Mario [iso-8859-1] Köppen wrote: I have a problem with some of our customers that *sometimes* can't retrieve their email from our server. here are the facts: - we use tcpserver 0.84 for qmail-pop3d. - retrieval of small e-mails makes no problems at all - Outlook

Re: users/assign setup and aliases?

1999-05-20 Thread Dave Sill
[EMAIL PROTECTED] wrote: On Thu, May 20, 1999 at 08:49:48AM -0400, Dave Sill wrote: But how do i create aliases? ~alias/.qmail-aliasname But the domains are not in control/locals, but in control/virtualdomains, so ~alias will not be used. As far as i can see.. Their entries in

Re: Segmentation fault

1999-05-20 Thread Harald Hanche-Olsen
+ Fred Backman [EMAIL PROTECTED]: | AFAIK qmail-alias is a child execv'd by qmail-lspawn, which is not | supposed to exit. That's right, qmail-lspawn should not exit until qmail-send tells it to. | I must have to do something with it. Use a debugger to find out. | | Sorry, I'm not sure I

Re: users/assign setup and aliases?

1999-05-20 Thread Harald Hanche-Olsen
+ Michael Legart [EMAIL PROTECTED]: | But how do i create aliases? | | ~alias/.qmail-aliasname | | But the domains are not in control/locals, but in | control/virtualdomains, so ~alias will not be used. Where did you get that notion from? Please RTFM carefully: A virtual

Re: Segmentation fault

1999-05-20 Thread Fred Backman
Hi all, Here are the results of strace/truss on a qmail-lspawn session which caused qmail v1.00 to crash on Linux RH 5.2. Apologies for the long post. Here's what I did: 0. Emptied the queue. 1. Restarted qmail 3. Started "strace -f -p 2074" in one window [qmail-send pid] 4. Started "strace -f

Thanks to Fred

1999-05-20 Thread Brian Moon
I want to publicly thank Fred Backman for being so nice and helpful. The pervious host of phorum.org went down (hard) while I was in the middle of moving to a new server. I had planned on easing into qmail and ezmlm (it was pre-configed before), but events lead me otherwise. Thanks Fred.

Re: Segmentation fault

1999-05-20 Thread Harald Hanche-Olsen
+ Fred Backman [EMAIL PROTECTED]: | Here are the results of strace/truss on a qmail-lspawn session which | caused qmail v1.00 to crash on Linux RH 5.2. Apologies for the long | post. The length is not a big problem. The fact that the traces came from a patched version of qmail 1.00 is a bigger

Re: Segmentation fault

1999-05-20 Thread Harald Hanche-Olsen
+ Scott Schwartz [EMAIL PROTECTED]: | Harald Hanche-Olsen [EMAIL PROTECTED] writes: | | You should look at the permissions on | | qmail-queue (should be -rws--x--x I think). | | Like the installation instruction say, | make check Yup. Furthermore, it just occured to me that process

Re: ssh and checkpassword

1999-05-20 Thread Joergen Persson
At 19:51 1999-05-19 -0700, you wrote: Has anyone successfully used ssh to provide a secure channel for POP3 authentication? Yes... take a look at http://www.linux-howto.com/LDP/HOWTO/mini/Secure-POP+SSH.html Actually, I'm looking for a more general case of secure checkpassword authentication

Re: Segmentation fault

1999-05-20 Thread Peter van Dijk
On Fri, May 21, 1999 at 12:08:17AM +0200, Harald Hanche-Olsen wrote: + Scott Schwartz [EMAIL PROTECTED]: | Harald Hanche-Olsen [EMAIL PROTECTED] writes: | | You should look at the permissions on | | qmail-queue (should be -rws--x--x I think). | | Like the installation instruction say, |

Mac OS X

1999-05-20 Thread Joergen Persson
Hi Does anyone have experience from Qmail under Mac OS X? It ought to work but I thought I better ask... Sincerely, --- Joergen Persson Sysadmin TLTH

Getting error when starting qmail.

1999-05-20 Thread Victor Regnér
I get this error when I start qmail Starting qmail local servicesStarting qmail stmp serviceStarting qmail pop3 service[root@dns qmail]# tcpserver: fatal: unable to bind: address already used I use this script to start Qmail. #!/bin/sh # Using splogger to send the log through syslog.#

Re: Getting error when starting qmail.

1999-05-20 Thread Chris Johnson
On Thu, May 21, 1998 at 12:59:12AM +0200, Victor Regnér wrote: I get this error when I start qmail Starting qmail local services Starting qmail stmp service Starting qmail pop3 service [root@dns qmail]# tcpserver: fatal: unable to bind: address already used You've already got something

databytes max msg per domain

1999-05-20 Thread Eric Dahnke
Hello qmailers, I am in need of setting message size limits on a per virtual domain basis. I've got a system wide /control/databytes limit, and can see that I can limit on a per user basis via: |bouncesaying 'Message too big' [ `wc -c` -gt 1 ] in the users .qmail file. What would be

Re: Problem getting large e-mails with Netscape/Outlook

1999-05-20 Thread xs-dated-07d0578a5b019bc5
from what i recall someone saying previously on the list, this is due to the user setting the 'check for mail' timer too short and the MUA resetting the pop3 connection, ie: telnet mail.server.com pop3 +POP3 server blah whatever ready+ user xs pass yeahright list retr 1 # and wait and wait

Re: Problem getting large e-mails with Netscape/Outlook

1999-05-20 Thread Stephen Mills
If your using IE5 Outlook Express you can turn on logging on the SMTP/POP3 which spools all commands to a file, maybe this might help. Stephen - Original Message - From: [EMAIL PROTECTED] To: Mario Köppen [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, May 21, 1999 9:45 AM

qmail and fetchmail

1999-05-20 Thread Eric S.
I've decided to use a fetchmail solution to solve to problem of a LAN which intermittently connects to the internet. The server runs RedHat 5.2 with qmail 1.03 and so does the server it retrieves its incoming email from. The server on the internet stores the email for the LAN in a user