/dev/null

1999-04-29 Thread Brandon Pulsipher
I am having a problem sending messages to /dev/null. I recently set a couple of .qmail files to /dev/null and now I see this in my logs: Apr 29 09:39:25 ns qmail: 925403965.005324 delivery 6356: deferral: Unable_to_write_/dev/null: invalid_argument._(#4.3.0)/ I read through the archives and

Re: /dev/null

1999-04-29 Thread Timothy L. Mayo
dev/null. I recently set a > couple of .qmail files to /dev/null > and now I see this in my logs: > > Apr 29 09:39:25 ns qmail: 925403965.005324 delivery 6356: deferral: > Unable_to_write_/dev/null: invalid_argument._(#4.3.0)/ > > I read through the archives and someone

Re: /dev/null

1999-04-29 Thread Harald Hanche-Olsen
+ "Brandon Pulsipher" <[EMAIL PROTECTED]>: | So I changed the qmail file to: | #/dev/null | and now I see n the logs: | | Apr 29 09:47:44 ns qmail: 925404464.203380 starting delivery 6377: msg | 106426 to local [EMAIL PROTECTED] | Apr 29 09:47:44 ns qmail: 925404464.3439

Re: /dev/null

1999-04-29 Thread Mark Delany
At 11:01 AM Thursday 4/29/99, Brandon Pulsipher wrote: >I am having a problem sending messages to /dev/null. I recently set a >couple of .qmail files to /dev/null >and now I see this in my logs: > >Apr 29 09:39:25 ns qmail: 925403965.005324 delivery 6356: deferral: >Unable_

Writing to /dev/null

1999-04-26 Thread Christopher Seawood
I've got a user that wants to dump mail sent to a certain address in his domain. I setup the .qmail-user file so that it would write to /dev/null. I'm not sure if it's working correctly though as I'm getting the following errors in my logs now. 925152389.679874 del

Sending mail to /dev/null?

1999-02-24 Thread Mark E Drummond
How can I send mail from a certain site to bit heaven? -- _ Mark E Drummond Royal Military College of Canada mailto:[EMAIL PROTECTED] Computing Services Linux Uber Alles

Re: Writing to /dev/null

1999-04-26 Thread Greg Haverkamp
On Mon, Apr 26, 1999 at 01:54:44PM -0500, Christopher Seawood wrote: > > I've got a user that wants to dump mail sent to a certain address in his > domain. I setup the .qmail-user file so that it would write to /dev/null. > I'm not sure if it's working correctl

Re: Sending mail to /dev/null?

1999-02-24 Thread Adam D. McKenna
Subject: Sending mail to /dev/null? :How can I send mail from a certain site to bit heaven? : :-- :_ :Mark E Drummond Royal Military College of Canada :mailto:[EMAIL PROTECTED] Computing Services

Re: Sending mail to /dev/null?

1999-02-24 Thread Harald Hanche-Olsen
- Mark E Drummond <[EMAIL PROTECTED]>: | How can I send mail from a certain site to bit heaven? - "Adam D. McKenna" <[EMAIL PROTECTED]>: | why bother? just add them to your deny list in your tcprules. That | way you won't have to waste the bytes accepting the mail. That will work if you wish

Re: Sending mail to /dev/null?

1999-02-24 Thread Fred B. Ringel
On Wed, 24 Feb 1999 15:19:16 -0500, Mark E Drummond wrote: >How can I send mail from a certain site to bit heaven? > > Put a '#' in the appropriate .qmail file. Fred /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ Fred B. Ri

Re: Sending mail to /dev/null?

1999-02-24 Thread Justin Bell
On Wed, Feb 24, 1999 at 10:15:36PM +0100, Harald Hanche-Olsen wrote: # - Mark E Drummond <[EMAIL PROTECTED]>: # # | How can I send mail from a certain site to bit heaven? # # - "Adam D. McKenna" <[EMAIL PROTECTED]>: # # | why bother? just add them to your deny list in your tcprules. That # |

Re: Sending mail to /dev/null?

1999-02-24 Thread Harald Hanche-Olsen
- Justin Bell <[EMAIL PROTECTED]>: | # |case "$SENDER" in *@aol.com) exit 99;; esac | | or the user ould put @aol.com in the badmailfrom file? The sysadmin could. But that may be somewhat heavyhanded, depending on the value of aol.com of course. - Harald

Sending all mail to a 3rd level domain to /dev/null

1999-10-04 Thread The Green Avenger
Hello, I am having trouble configuring qmail to sent all mail to a 3rd level domain to /dev/null. After reading the FAQ and experimenting some, here's what I've done: /var/qmail/control/virtualdomains some.otherdomain.com:user1 good.mydomain.com:user2 bad.mydomain.com:user2-bad /

Re: Sending all mail to a 3rd level domain to /dev/null

1999-10-04 Thread Russell Nelson
The Green Avenger writes: > I am having trouble configuring qmail to sent all mail to a 3rd level > domain to /dev/null. After reading the FAQ and experimenting some, here's > what I've done: > > /var/qmail/control/virtualdomains >

Re: Sending all mail to a 3rd level domain to /dev/null

1999-10-04 Thread Markus Stumpf
On Mon, Oct 04, 1999 at 07:55:01PM -0700, The Green Avenger wrote: > I am having trouble configuring qmail to sent all mail to a 3rd level > domain to /dev/null. After reading the FAQ and experimenting some, here's > what I've done: > > /var/qma

Re: Sending all mail to a 3rd level domain to /dev/null

1999-10-05 Thread The Green Avenger
t, he does. == On Tue, 5 Oct 1999, Markus Stumpf wrote: > On Mon, Oct 04, 1999 at 07:55:01PM -0700, The Green Avenger wrote: > > I am having trouble configuring qmail to sent all mail to a 3rd level > > domain to /dev/null. After reading the FAQ and e

Re: Sending all mail to a 3rd level domain to /dev/null

1999-10-05 Thread The Green Avenger
I tried the # solution, but it does not seem to work. The problem I'm having is that all mail sent to [EMAIL PROTECTED] is landing in /home/user2/Maildir/new. I want it to be rerouted to /dev/null instead. -Marc == Se

Re: Sending all mail to a 3rd level domain to /dev/null

1999-10-05 Thread Russell Nelson
The Green Avenger writes: > I tried the # solution, but it does not seem to work. The problem I'm > having is that all mail sent to [EMAIL PROTECTED] is landing in > /home/user2/Maildir/new. I want it to be rerouted to /dev/null instead. Have you sent a HUP signal to

Is it possible to route mail to /dev/null from .qmail files

1999-10-29 Thread Yusuf Goolamabbas
Platform RH 6.0 with kernel 2.2.13 Hi, I just tried the following experiement in a .qmail-ext file which contains the following line /dev/null Sending email to user-ext@machine results in the following message in the log file deferral: Unable_to_write_/dev/null:_invalid_argument._(#4.3.0

Re: Is it possible to route mail to /dev/null from .qmail files

1999-10-29 Thread Magnus Bodin
On Fri, Oct 29, 1999 at 10:07:50AM -, Yusuf Goolamabbas wrote: > > Hi, I just tried the following experiement in a .qmail-ext file > which contains the following line > /dev/null > > Anything I might have missed Just put a comment in the .qmail-file! #this comment means

just a quick one...how do I have a user's mail go to /dev/null

1999-07-29 Thread jeremy
Basically I just want all mail for a particular user to go to /dev/null. I put /dev/null in .qmail, but this causes errors on logs. I figured there should be a clean way of doing this. Thanks -jeremy http://www.xxedgexx.com | [EMAIL PROTECTED

Re: just a quick one...how do I have a user's mail go to /dev/null

1999-07-29 Thread Russell Nelson
[EMAIL PROTECTED] writes: > > Basically I just want all mail for a particular user to go to /dev/null. > I put /dev/null in .qmail, but this causes errors on logs. I figured > there should be a clean way of doing this. Do it the same way we told someone else how to do

Re: just a quick one...how do I have a user's mail go to /dev/null

1999-07-29 Thread jeremy
PROTECTED] writes: > > > > Basically I just want all mail for a particular user to go to /dev/null. > > I put /dev/null in .qmail, but this causes errors on logs. I figured > > there should be a clean way of doing this. > > Do it the same way we told someone else

Re: just a quick one...how do I have a user's mail go to /dev/null

1999-07-29 Thread Dave Sill
<[EMAIL PROTECTED]> wrote: > >I've looked through FAQ and I don't save every message posted to the list >and I'm also unaware of an archive, so perhaps either pointing me to a >searchable archive, or an FAQ containing this information would be more >helpful then your line below. Do yourself a fav

Re: just a quick one...how do I have a user's mail go to /dev/null

1999-07-29 Thread Doug Lumpkin
ne below. > > Well, you can't do it via /etc/aliases. Not with Qmail. > > I suppose ln -s /dev/null /var/mail/username will do. > > - -Jay > >( __ >)) .--- "There

Re: just a quick one...how do I have a user's mail go to /dev/null

1999-07-30 Thread Mate Wierdl
You mean mail *from* somebody, or mail *for* a local user? For the first, either put the fellow's address in the badmailfrom control file, or, if you do not want to produce any bounce, put | if [ "$SENDER" = "[EMAIL PROTECTED]" ]; then exit 99; else exit 0; fi ./Mailbox in your .qmail file (or