Re: COPY MAIL

2001-08-07 Thread Jerry Lynde

At 03:36 AM 8/7/2001, Peter van Dijk wrote:
On Tue, Aug 07, 2001 at 10:29:41AM +0200, Linux wrote:
  Hi all.
 
  My need is to copy all the mail sended and received from and to a 
 specific user.
  I explain better
  I have two users mail account, and to backup my e-mail, i need to send all
  received and all sended mail to another local account.
  There is a way with qmail??

/var/qmail/doc/FAQ, part 8.2.

Greetz, Peter

You did say specific user, yes? The FAQ covers making copies of every 
user's email, not specifically one user... Either that or I'm still waking 
up (or both.)

I tweaked qmail-scanner to do something of that nature. Let me know offlist 
if you're interested in my freaky deaky Perl extravaganza.


Jerry Lynde
System Administrator
US Investigative Services




Re: COPY MAIL

2001-08-07 Thread Jerry Lynde

At 09:27 AM 8/7/2001, Charles Cazabon wrote:
Jerry Lynde [EMAIL PROTECTED] wrote:
 
  You did say specific user, yes? The FAQ covers making copies of every
  user's email, not specifically one user... Either that or I'm still waking
  up (or both.)

This is what the Unix philosophy is all about -- you glue your tools
together to do what you want.  QUEUE_EXTRA lets you keep copies of all
mail; you then use grep (or whatever filter you want) to decide what to
record.  You want to only keep a record of the fifth word of the second
paragraph of each email you receive, except if the character set is
Hungarian?  You can do that, easily, but it would be silly to expect
qmail to have code to deal with that possibility.

Agreed... that's why I tweaked qmail-scanner. It scans every email anyway,
so with a teensy bit of Perl tinkering, I changed the local copy to check the
To and From headers against a db file for instances of the particular username
and send a copy to a different address if found.

I guess you could say the filter I'm using is Perl...

Anyway, I've got a chunk o code that does what I think it is you're asking 
about,
so if you want to check it out, let me know. Otherwise, happy grepping! :o)


Jerry Lynde
System Administrator
US Investigative Services
http://www.diligence.com
[EMAIL PROTECTED]
Phone: (406) 728-0001 x232
Fax: (406) 728-0006




Re: ESTORNO BONUS TAQUARAL

2001-07-25 Thread Jerry Lynde

Get Wilson!! Drop him in badmailfrom !! quick!!

([EMAIL PROTECTED] )

I'm beggin ya!!

I'm dyin over here!!!

For the love of all that is qmail, between the barrage of virus and the 
you've got virus mails, it's getting bad!

Please, list admin!!!

echo '[EMAIL PROTECTED]'  /var/qmail/control/badmailfrom

Please?

Jerry Lynde




SMTP AUTH question

2001-04-27 Thread Jerry Chow



Hi, All
I am using with vpopmail, sqwebmail, 
and I wana my email system with smtp 
authorazition.

then I get http://www.nimh.org/hacks/qmail-smtpd.c
to replace the original source in qmail,
and then complie, install .

and my auth run script is as following:
 
/usr/local/bin/tcpserver -H -R -l 0 -t 1 -c 100 -x/etc/tcp.smtp.cdb 
-u604 -g601 \ 0 smtp 
/var/qmail/bin/qmail-smtpd.auth /home/vpopmail/bin/vchkpw /bin/true 21 
\ | 
/var/qmail/bin/splogger smtpd 3 
604.601 is uid.gid of qmaild
and then I set suid/sgid to vchkpw
chmod 4755 /home/vpopmail/bin/vchkpw

but I failed, qmail can work with it, why ??
who can help me??
and is there another resolvement for auth of qmail-smtp relay 
???
Thx!



Spam is worse than a Virus

2001-04-23 Thread Jerry Lynde

 You know... the virus, I don't mind qmail-scanner-queue.pl 
places it quietly and calmly into the quarantine, sends me and email, and 
we all get on with our lives. The part that sucks is the hordes of email 
notices to the list about the virus from every anti-viral program on the 
list. If you're using qmail scanner, it checks for automated mail and does 
*not* send a response to the list is the virus came from a list... wouldn't 
that be nice?

Happy Monday!

Jer

At 09:13 AM 4/23/2001, Todd Finney wrote:
Wow.

I expect my users to not know any better when it comes to virii and 
attachments.  That's the purpose of anti-virus software, filtering, and 
the other sundry defenses.

Consider yourself technical enough to administer a mail server?  Then you 
should know better.

Chris, Johan, David, RC, for your reading pleasure:

http://vil.mcafee.com/dispVirus.asp?virus_k=98881;

cheers,
Todd





Doh! does qmail still have my messages?

2001-04-19 Thread Jerry Lynde

Howdy folks,

Here's the deal

I installed vpopmail about halfway yesterday, just enough to break mail 
delivery.
vpopmail took over diligence.com as a virtual domain with no users, and 
started bouncing
messages... Does anyone know a way to get those bounced messages back here?

I've got local delivery working again, which is half a blessing, but my 
concern is the
email sent to us between the time I broke it and now.

Are they floating in a local queue somewhere? Are they sitting on the 
various sender's
mail servers waiting to come in? Are they simply gone, in which case I 
should probably email
everyone I can think of and ask them to send anything they sent from 
yesterday afternoon onward?

Advice, counseling, flames, notes in the form of "Jer, you're an idiot"
are welcome...

I hope they will just automagically find their way back here...but I have a 
suspicion that
this hope is in vain.

Jer
The Humble Sysdamin




Doh! does qmail still have my messages?

2001-04-19 Thread Jerry Lynde

Howdy folks,

Here's the deal

I installed vpopmail about halfway yesterday, just enough to break mail 
delivery.
vpopmail took over diligence.com as a virtual domain with no users, and 
started bouncing
messages... Does anyone know a way to get those bounced messages back here?

I've got local delivery working again, which is half a blessing, but my 
concern is the
email sent to us between the time I broke it and now.

Are they floating in a local queue somewhere? Are they sitting on the 
various sender's
mail servers waiting to come in? Are they simply gone, in which case I 
should probably email
everyone I can think of and ask them to send anything they sent from 
yesterday afternoon onward?

Advice, counseling, flames, notes in the form of "Jer, you're an idiot"
are welcome...

I hope they will just automagically find their way back here...but I have a 
suspicion that
this hope is in vain.

Jer
The Humble Sysdamin 




Re: LOGIN FAILED

2001-02-27 Thread Jerry Lynde

At 10:30 AM 2/27/2001, fred wrote:
Hello

I use qmail-1.03 on a redhat 7.0
I have followed all the instruction in the "life with qmail" doc.
TEST.delivery and TEST.receive are good.
I can send and read local messages but I am unable to use virtualdomain.

My dns and Mx  are good.
It seems to be an authentification problem.

When I try to get message using telnet I have errors:

[fred@localhost fred]$ telnet ip_of_mailserver 110
Trying ip_of_mailserver...
Connected to ip_of_mailserver.
Escape character is '^]'.
+OK Hello there.
USER fpinatel@my_virtualdomain
+OK Password required.
PASS mypass
-ERR Login failed.
QUIT
+OK Better luck next time.
Connection closed by foreign host.
[fred@localhost fred]$

And I have errors in my log files :

Feb 27 18:21:35 www pop3login: Connection, ip=[:::192.168.11.3]
Feb 27 18:21:57 www pop3login: LOGIN FAILED, ip=[:::192.168.11.3]
Feb 27 18:22:09 www pop3login: Disconnected, ip=[:::192.168.11.3]

Can someone help me.
Thanks for your help.


Hi fred,

checkpassword needs to run as root..here is a copy of my run file for 
qmail-pop3d
the important parts (not that it's not all important) are -u0 -g0

#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
 /usr/local/bin/tcpserver -v -R -u0 -g0 0 110 
/var/qmail/bin/qmail-popup pdc.diligence.com \
 /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 21


Hope that helps,

Jer




how can I do with DNS ?

2001-02-24 Thread jerry



Hi, All,
 I have a mail server frame named 
mail.xyz.com, and I want to set up a 
mail system with such address [EMAIL PROTECTED], butIcanonly 
get
[EMAIL PROTECTED], it is all right to 
send and receive email with it.
how can I set up with @xyz.com ???
I patched DNS with qmail-103.patch, but ./config 
does not work ,
so I set ./config-fast mail.xyz.com

and what nslookup feed back is like 
that:
my domain xyz.com's IP is 
111.111.111.111
and two DNS IPare 123.123.123.123 
 321.321.321.321

set q=MX
xyz.com

xyz.com 
preference = 20, mail exchanger = 
dns2.OTHER.comxyz.com preference = 10, 
mail exchanger = mail.xyz.comxyz.com 
nameserver = dns1.OTHER.com
xyz.com 
nameserver = 
dns2.OTHER.comdns2.OTHER.com 
internet address = 123.123.123.123mail.xyz.com internet address = 
111.111.111.111dns1.xyz.com 
internet address = 321.321.321.321


Re: delay in receiving from Hotmail, Usa.net, etc

2001-02-24 Thread jerry

oh, friend
you might encount the problem with anonymous user
relay, those users send mail with your "free" server,
you must close it as soon as possible,
if not, someone is likely to send spam with your 
server, that is not the worst ,the worst is that 
the destinations of the spam email will repay your 
kind "free server", such as email bombs are going to 
foist into your server..

i can give you some advice, find out the "free" users and their
IPs, shield them.
if you apply tcpserver,.look /etc for tcp.smtp
set as following:
127.0.0.1:allow,RELAYCLIENT=""
192.168.:allow,RELAYCLIENT=""
:allow

and then translate the file into cbd format:

# tcprules tcp.smtp.cdb tcp.smtp.temp  tcp.smtp

you can see 
/usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb
in /service/qmail-smtpd/run
it allow local user---127.0.0.1
and 192.168.0~254
Good luck!
Jerry

- Original Message - 
From: Chrisanthy Chrisanthy [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, February 25, 2001 10:11 AM
Subject: delay in receiving from Hotmail, Usa.net, etc


 Guys,
 I really need your help. I've search through Qmail documentations and
 mailing-list in
 internet and can't find the answer. I hope someone here can help me.
 
 My Qmail, and Vpopmail work fine. I follow the instructions in INSTALL
 files when installing the packages.
 I can send and receive email from some mail sites without
 problem.
 But recently I find out that if someone who's using Hotmail, USA.net,
 and some other mail server, tried to send email to some users in my
 mail server, 80% of the messages lost in space, 5% received, and 15%
 received after several days. What's the problem?
 
 NO ERROR MESSAGE IN MY LOG FILE-- /var/log/messages
 I don't use supervise, accustamp, cyclog, or anything, just in the
 /var/log/messages.
 
 Please help!
 -- 
 Best regards,
  Chrisanthy
 
 



how can i change from inetd to xinetd in Redhat 7.0??

2001-02-22 Thread jerry




I install with Redhat 7.0, but qmail FAQ only has something in 
inetd.conf, and Redhat 7.0 change the file to xinetd.conf, I don't know how to 
install with it.

jerry

below is the content of xinetd.conf
## Simple configuration file for xinetd## 
Some defaults, and include /etc/xinetd.d/

defaults{instances 
= 60 
log_type 
= SYSLOG authpriv 
log_on_success= HOST 
PID log_on_failure= 
HOST RECORD}

includedir /etc/xinetd.d




Re: Fw: Source of Anna Kournikova Virus admits...

2001-02-15 Thread Jerry Lynde

At 05:54 PM 2/14/2001, Peter van Dijk wrote:
On Wed, Feb 14, 2001 at 07:10:16PM +0100, Rembrandt Lensink wrote:
[virus crap]

Could you please pretty *please* stop bothering us with this virus
bullshit? We don't care, ok?

Greetz, Peter.

Actually, Peter... I care... really, I do

Please pretty please email the virus bullshit directly to *me*.. or
if you lose my address, just send it to the qmail list. You'll make
me smile and you'll piss off Peter... what more could you ask for?

Jer




Re: I can't find qmail's log file.

2001-02-15 Thread Jerry Lynde

At 04:12 PM 2/15/2001, qiao aijun wrote:
I wan't switch syslog to multilog. I could't find log file in /var/log/qmail
after I changed   qmail rc file and restart the machine.

The following is my rc file.
#!/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 ./Maildir/ multilog t /var/log/qmail

Qiao

Try /var/log/qmail


Jer




Re: Anna Kournikova ~ VBS.SST@MM ~ Please Help...

2001-02-12 Thread Jerry Lynde

At 03:11 PM 2/12/2001, Charles Cazabon wrote:
Jesse Sunday [EMAIL PROTECTED] wrote:
 
  I just cleared the queue of a lot of mails spawned by the 'virus'  ~  If
  anyone can point me to how to filter certain types of  attachments I would
  really appreciate it...

Everything you need is referenced at www.qmail.org.

Charles
--
---
Charles Cazabon[EMAIL PROTECTED]
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
---

The exact tool you're looking for is called qmail-scanner and it can be found
at http://qmail-scanner.sourceforge.net/

I've used it for a while now...it works perfectly! Although I'm surprised that
I only caught two of today's worms with it. And those were from the same
infected source. I guess we're just not popular. Dubious benefit that is.

If you use it and decide that there are someone your network who can be
trusted with attachments (like yourself), let me know and I'll get you the
patch I made to add an exclude list.

Jer




Re: stupid question of the year award!

2001-01-26 Thread Jerry Lynde

At 03:16 PM 1/26/2001, you wrote:
Sorry for being such a dunce.  I have been there many times and just didn't
pay attention to the title.  Please ignore and don't flame . . .(hiding)

heh too late... there are some on this list who are simply laying in wait for
an opportunity to flame at any sign of weakness or silly questions... a bit
like jackals in that respect, aren't we, Mr. Socha? ;o)


smartass on a Friday

Jer




Re: A firestorm of protest?

2001-01-16 Thread Jerry Lynde

At 07:21 PM 1/15/2001, you wrote:
On Mon, 15 Jan 2001, Felix von Leitner wrote:

  If you want to use bloated, unreliable, immensely fat software with a

Where I have written, that EACH patch? Only USEFUL patch.
The world goes forward!

Ah...but what is useful to thee may not be useful to me :o)

Or many others for that matter. Who decides what's useful?


Jer




Re: A firestorm of protest?

2001-01-15 Thread Jerry Lynde

At 01:18 PM 1/15/2001, Russell Nelson wrote:
I'm considering removing the entire patches section from
www.qmail.org.

I love the patches. I like being asked to add a certain functionality
to the email server, hitting qmail.org, pressing crtl+f and finding
the way to provide that functionality to my current installtion. I
keep my "patched" source in a directory structure in anticipation
of the next added feature that my boss asks for. I'm comfortable
that I won't have to recompile from the top, adding every slice of
"improvement" to my qmail all over again.

I think it's a great resource, and since I've never said it before,
thanks for hosting it and keeping it alive over there. I only go
there when I need it, btu when I do I'm grateful that it's there.

I never got the implication that qmail was somehow flawed because
there were all these "patches" to the code. Rather I enjoyed the fact
that I had downloaded and installed a fundamental email server to
which I could add the functionality I needed and nothing more.

If you do remove the patch section (please don't) then please send out
a warning so I can download local safe copies of every patch against the
day when I might need them.

I say, keep the status quo. It's beautiful, don't change a thing.

Jerry Lynde,
Devoted qmail Advocate




Re: request to prefix subject header.

2000-12-22 Thread Jerry Lynde

At 04:09 PM 12/22/2000, Dennis wrote:
Hello to one and all (especially the list managers)

Can I make a suggestion
Why don't we prefix the subject header with [qmail].
It makes filtering a lot easier.

feedback ?

what about a filter like the one I use?

Header any recipient contains "[EMAIL PROTECTED]"

I guess  ( ( Header Subject contains [qmail] ) ) has fewer characters,
but it's really not that much simpler than checking the recipients...


my $.02

Jer




Exception-lists to MAPS-RBL-Filtering?

2000-12-20 Thread Jerry Keene

Our use of MAPS-RBL filtering on our Qmail servers has been in 
place for over a year with very few complaints about inaccessibility.

Lately a couple of intended correspondents have been ruled out by 
the system.

Very definitely the "filtered outs" ought to take steps to get off the 
RBL lists for their own good.

With that said, however, is it possible to readily build exception-
lists that allow e-mail correspondence with contacts on the RBL 
database?

Jerry R. Keene
Senior Systems Analyst
SCS ENGINEERS---1970-2000! Thirty Year Anniversary
Partners With EPA Through The Landfill Methane Outreach Program

Phone: 703.471.6150
Fax: 703.471.6676
http://www.scsengineers.com




Re: Exception-lists to MAPS-RBL-Filtering?

2000-12-20 Thread Jerry Keene

Thanks Jon.




Jerry R. Keene
Senior Systems Analyst
SCS ENGINEERS---1970-2000! Thirty Year Anniversary
Partners With EPA Through The Landfill Methane Outreach Program

Phone: 703.471.6150
Fax: 703.471.6676
http://www.scsengineers.com




Re: Virtual Domain Users

2000-12-16 Thread Jerry A!

On Fri, Dec 15, 2000 at 03:01:26PM -0600, Charles Cazabon wrote:
: 
: Yes, although root is a bad example.  qmail doesn't deliver to root, ever,
: as a security measure.
: 
: Just put a forwarding directive in your ~alias/.qmail-* entries:
: 
: user@localdomain
: 
: You'll typically have a line like this for each of
: ~alias/.qmail-{root,postmaster,...}

But how do I get this one alias to be used for *all* my virtual domains?
Right now postmaster@virt1, hostmaster@virt2, etc. goes to the default
user for each domain.  I want "administrative" mail to be caught by the
default .qmail-alias files.

I'm guessing that this is possible, but obviously I'm missing something.
Any pointers would be appreciated.

    --Jerry

name:  Jerry Alexandratos ||  Open-Source software isn't a
phone: 703.599.6023   ||  matter of life or death...
email: [EMAIL PROTECTED]   ||  ...It's much more important
  ||  than that!



Re: Virtual Domain Users

2000-12-16 Thread Jerry A!

On Sat, Dec 16, 2000 at 01:56:14PM -0600, Charles Cazabon wrote:
: 
: Create one file containing the appropriate forward directive, and
: symlink or hardlink it to .qmail-virt1-postmaster, .qmail-virt2-postmaster,
: etc.
: 
: If you don't like the brute force approach, you could have separate 
: entries in virtualdomains for the role accounts you want:
: 
: [EMAIL PROTECTED]:postmaster
: [EMAIL PROTECTED]:postmaster
: virtdomain1.com:virtuser1
: virtdomain2.com:virtuser2

Maybe I've just been spoiled by using other MTAs.  I was hoping to
avoid this type of duplication.

I guess what I really hoping for was a method of expanding wildcards in
the assign file (eg *-root:...).

Anyway, thanks for the pointers...

--Jerry

name:  Jerry Alexandratos ||  Open-Source software isn't a
phone: 703.599.6023   ||  matter of life or death...
email: [EMAIL PROTECTED]   ||  ...It's much more important
  ||  than that!



Virtual Domain Users

2000-12-15 Thread Jerry A!

I've got a bunch of virtual domains that I manage and I was wondering if
it would be possible to do the following.  Basically, I don't want to
have to create root, postmaster, hostmaster, etc... aliases for each of
the virtual domains.

Ideally, I'd like them to be handled by the default ~alias/.qmail-xxx
aliases on the system.

I guess this would be analagous to putting something like the following
at the top of your sendmail/postfix virtualdomains/virtuserstable:
rootroot@localhost

Is something like this possible under qmail?

Thanks in advance...

--Jerry

name:  Jerry Alexandratos ||  Open-Source software isn't a
phone: 703.599.6023   ||  matter of life or death...
email: [EMAIL PROTECTED]   ||  ...It's much more important
  ||  than that!



Re: AntiVirus!

2000-12-01 Thread Jerry Keene

Like Felix I'm skeptical about the value of general anti-virii programs 
running as gatekeepers on Linux servers.

However, I have found AMaViS (A Mail Virus Scanner; 
http://amavis.org ) very useful for filtering out e-mail viruses, a very 
annoying and prominant subgroup of viruses.

AMaVis works with qmail but requires a separate anti-virus scan 
engine to work in conjunction with it.  It supports a number of such 
scan engines.  For example, I use McAfee's VShield 4.x scan 
engine under a corporate license.

My enterprise also uses PC-based and Novell-server based anti-
virus software but these have the disadvantage of needing to be 
properly configured, and the weakest link in this kind of distributed 
defense would be the handful of PCs or servers that had a 
misconfiguration.

With AMaViS at the pass, there's the ability to passively run e-mail 
virus filters as every single e-mail comes in.

If you decide to use this or a similar approach, you need to make 
sure that a cron job runs to periodically update the ant-virus .dat 
files from your scan engine's website.  Otherwise your database of 
antiviral signatures gets obsolete.

//jrkeene

 Thus spake Visar Emini ([EMAIL PROTECTED]):
  I have qmail  vpopmail running on Linux machine and I was thinking
  on installing an antivirus on my mailserver, does anyone have any
  suggestions about this issue?!
 
 Forget it.
 Anti virii don't work.
 They also introduce new security problems.
 
 Felix
 
 



Jerry R. Keene
Senior Systems Analyst
SCS ENGINEERS---1970-2000! Thirty Year Anniversary
Partners With EPA Through The Landfill Methane Outreach Program

Phone: 703.471.6150
Fax: 703.471.6676
http://www.scsengineers.com




Re: test

2000-11-17 Thread Jerry Lynde

At 03:53 PM 11/17/2000, you wrote:
test

you get an A for being to the point, and an F for being obscure...which 
averages to a C.. you pass... but next time you should give it more effort




Re: aliases and ...

2000-11-17 Thread Jerry Lynde

At 12:19 PM 11/17/2000, Neil Grant wrote:
I have started seting up qmail and have everything working apart from the
aliases for root, postmaster, etc and smtp (which i havent started on yet)

everything is installed in its default place ie /var/qmail/

in /var/qmail/alias I have done 'touch .qmail-root' and then 'chmod 644
.qmail-root' as root but all mail to these aliases ends up in
/var/qmail/Mailbox

what have I done wrong?

also I have found that I regularly (but not everytime) I recieve the dont
'delete this message' message when I collect my pop3 mail - how can I get
rid of it?


Neil

Delete it. Seriously... the don't delete this message email is some legacy
stuff from older implementations of pop3 mailboxes. When I worked at an
ISP, we upgraded the mail server and our entire client base got those emails.

Just ignore them, delete them and move along

Jerry Lynde




Re: Leave this lista

2000-11-15 Thread Jerry Lynde

At 05:36 PM 11/15/2000, you wrote:
Can anyone explain me how I leave this list? Please, somebody tell me...

Thanks

you can unsub anytime you like, but you can never leave
it's just like subscribing, only backwards...




Re: Error 451

2000-11-03 Thread Jerry Lynde

You don't mean the Fahrenheit error, do you? That one means that your 
qmail-send has processed one too many flames. ;o)


At 09:20 AM 11/3/2000, Charles Cazabon wrote:
Tom Laudeman [EMAIL PROTECTED] wrote:
  Is there a way to prevent qmail smtp from sending error 451?

Why would you want to?  qmail only sends this when it detects an error.

  Rumor has it that there was a qmail bug where extra newlines in the email
  message generated a 451 response.

Rumor is wrong; there is no such bug.  The bug is in some other MTAs which
send bare linefeeds.

See http://cr.yp.to/docs/smtplf.html for details.

  We think we are running the latest stable version under Linux.

That would be 1.03, yes?

Charles
--
---
Charles Cazabon[EMAIL PROTECTED]
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
---




Re: Fwd: Re: More trouble

2000-11-03 Thread Jerry Lynde

At 11:10 AM 11/3/2000, Aaron L. Meehan wrote:
Quoting Howard Miller ([EMAIL PROTECTED]):
  Oh and I posted this to the mailing list as well. I am sure everybody
  will be interested! in your behaviour!!

Excuse me, Howie, but STOP posting private messages to the list
just to spite people.  We have some real work to do here. Goodness.

Aaron


Is it time for shock therapy yet? :o)
or are we still in the "firm-talking-to" stage?

"Describe in single words only the good things that come to mind about. 
your mother."
"My mother? I'll tell you about my mother."


Jer




Re: tcprules

2000-10-18 Thread Jerry Lynde

At 03:51 PM 10/18/2000, [EMAIL PROTECTED] wrote:
I am having problems stopping relaying.

I created the file /etc/tcprules.d/qmail-smtpd
and in there I put
203.41.132.:allow,RELAYCLIENT=""
203.42.53.:allow,RELAYCLIENT=""
  then

cd /etc/tcprules.d/
  and
tcprules qmail-smtpd.cdb qmail-smtpd.temp  qmail.smptd
  and I get no errors
in /var/qmail/control/rcpthosts I have
oceania.net
.oceania.net

but still, It allows relaying according to
the tests on abuse.net/relay.html

All replies greatfully recieved
Kind regards

Kevin Waterson

Hi Kevin,

 Did you register with abuse.net? If so, did you test your own domain?
I just tested your domain (after creating a much needed account of my
own there) and it resulted in a false positive, the same false positive I got
when I tested my own mail server.
 The test that failed was #6, which tests an email sent
from :[EMAIL PROTECTED]
to : [EMAIL PROTECTED]

While qmail accepts initially any mail destined for (in your case) oceania.net,
the email will fail to be sent when qmail finds out that there's no user by 
the
name "jlynde%diligence.com" at your domain. If there was, I would have gotten
  the mail in my mailbox, which I didn't.

Check your logs, and you will see the activity from the test in there, and you
will also get the double-bounce, signifying the failure of the email.

In other words, relax... you're not relaying... have a refreshing drink and
breathe deeply cuz it's all good.

Jer




Re: Help with my girlfriend?

2000-10-05 Thread Jerry Lynde

Reminds me of the way spam/trolls/etc. was treated on alt.sex.cthulhu few 
years back...

had to say somehting...I'll be quiet now

Jer

At 03:00 PM 10/5/2000, Peter van Dijk wrote:
On Thu, Oct 05, 2000 at 08:33:22PM +, Wheres Mybrudda wrote:
  Hello. Is this the right place to come for help with my girlfriend? A 
 friend
  told me that if I came to the Qinky Mothers After Indigenous Lesbians list
  then you can tell me what I have to do to win back my South-Asian 
 girlfriend
  from her qinky mumma.

You have come to the right place. We can teach you how to devote your
time to much more useful things than your girlfriend (which seems lost
to some scantily clad females anyway), like qmail and other cool
software.

Greetz, Peter
--
dataloss networks
'/ignore-ance is bliss' - me




RE: Help with my girlfriend?

2000-10-05 Thread Jerry Lynde

At 05:33 PM 10/5/2000, Brett Randall wrote:
  Reminds me of the way spam/trolls/etc. was treated on alt.sex.cthulhu few
  years back...
 
  had to say somehting...I'll be quiet now

Ahem? :

What?


Jer




Re: Help with my girlfriend?

2000-10-05 Thread Jerry Lynde

At 04:45 PM 10/5/2000, you wrote:
On Fri, Oct 06, 2000 at 09:35:06AM +1000, Brett Randall wrote:
   strace /dev/gf0
 
  No, I think you've got it wrong. I think its strace /dev/gf6 at the
  moment...

That depends on your interface renumbering standards. Rebooting in
between relations is a good thing.

if you view rebooting as a system-wide kill and restart, um... that might 
not be such a good idea...
something on the order of shutdown -h forever

Jer




Re: virtual domain no mailbox here....

2000-09-22 Thread Jerry Keene

Stefan:

Did you precede your virtualdomain definition with an initial dot?  
That initial dot (.) would tell the system to route "all" users to the 
domain.

//jrkeene
 
 /var/qmail/control/virtualdomains:
 lug-waldkraiburg.org:wkb
 
 ~wkb/.qmail-members:
 [EMAIL PROTECTED]
 
 If I send a mail at [EMAIL PROTECTED], I get 
 "Sorry,_no_mailbox_here_by_that_name."
 
 with the following in the mail log:
 
 Sep 22 20:36:09 gandalf qmail: 969647769.130807 new msg 701129
 Sep 22 20:36:09 gandalf qmail: 969647769.133111 info msg 701129: bytes
 802 from [EMAIL PROTECTED] qp 268 uid 0 Sep 22 20:36:09
 gandalf qmail: 969647769.269828 starting delivery 1: msg 701129 to
 local [EMAIL PROTECTED] Sep 22 20:36:09 gandalf qmail:
 969647769.271016 status: local 1/10 remote 0/20 Sep 22 20:36:09
 gandalf qmail: 969647769.284978 delivery 1: failure:
 Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/ Sep 22 20:36:09 gandalf
 qmail: 969647769.285714 status: local 0/10 remote 0/20 Sep 22 20:36:09
 gandalf qmail: 969647769.418679 bounce msg 701129 qp 271 Sep 22
 20:36:09 gandalf qmail: 969647769.419035 end msg 701129
 
 Any hints are welcome!
 
 TIA,
 
 Stefan Gasteiger
 SG5599-RIPE
 I+K Betrieb (zertifiziert nach DIN EN ISO 9001)
 InfraServ Gendorf 
 Tel.: +49 8679 7 5599 
 Fax: +49 8679 7 39 5599
 Mobiltel.: +49 172 8649205
 E-Mail: [EMAIL PROTECTED]
 
 



Jerry R. Keene
Senior Systems Analyst
SCS ENGINEERS---1970-2000! Thirty Year Anniversary
Partners With EPA Through The Landfill Methane Outreach Program

Phone: 703.471.6150
Fax: 703.471.6676
http://www.scsengineers.com



RE: Black hole for messages: Newbie says Charles not that rude?

2000-09-22 Thread Jerry Keene

Guys:

I'm new to the list and like most newcomers to technical mailing 
lists I join with the hope of getting some good technical tips for free.

Nothing wrong with this as even the most wizardly and guruish of 
us have probably "been there, done that"?

But that said, I'm always sensitive to the fact that however urgent 
my need for help might be, I'm a stranger importuning what might 
be a closenet (excuse the pun (:) group with questions that are 
likely more annoying than intellectually challenging.

So sensitive soul that I am (:, my personal policy for politeness 
on new lists is to send an e-mail query, making it as detailed as 
my ignorance allows, and making it as polite in tone as possible.

If I don't get an answer, I don't send out "Hey, I'm annoyed that I 
didn't get an answer" type messages; instead I wait and read the 
list, and hope for a gradual accretion of knowledge.  I've deliberately 
avoided asking for ccs in my own queries because the thought of 
asking made me uncomfortable.  Frequently though, folks that 
answered my questions did indeed send those thoughtful ccs.  

I'm very aware that on a new list I have no entitlements and that 
nothing is owed me except what's owed to strangers generally in 
civilized societies (like listservers).

I'm somewhat in the position, then, of the user that Charles gently 
chastized.

From that perspective, I don't really believe Charles was "rude".   
It's somewhat annoying, even for the most helpfully inclined souls, 
to be asked for things by strangers who don't ask in the spirit of 
beholdedness.

I don't believe the user was all that rude either; just normally 
preoccupied by a pressing problem (I've definitely been there) and a 
little out of perspective with regard to others.

Sorry to be long winded.  Hope the above makes sense.

//jrkeene

   It's urgent.. :/ please cc me privatly, so that I dont lose it
  in the list...
 
  Not cc'd.  If you want the list to help you, you'll have to read the
  list.
 
  Charles
  --
  
  --- Charles Cazabon   
  [EMAIL PROTECTED] GPL'ed software available at: 
  http://www.qcc.sk.ca/~charlesc/software/ Any opinions expressed are
  just that -- my opinions.
  
  ---
 
 
 
 Charles, I think you're being rude. There's nothing wrong with cc'ing
 directly. I often do it when asked, and sometimes when I'm not, so I
 can insure the recipient gets the message, as I have with this
 message. Some people prefer it this way.
 
 



Jerry R. Keene
Senior Systems Analyst
SCS ENGINEERS---1970-2000! Thirty Year Anniversary
Partners With EPA Through The Landfill Methane Outreach Program

Phone: 703.471.6150
Fax: 703.471.6676
http://www.scsengineers.com



Re: Send a mail

2000-09-20 Thread Jerry Lynde

At 12:15 AM 9/20/2000, you wrote:
Hi everyone,
I'm using qmail and Unix.
I'm using Life with qmail.
I'm chosing the Maildir.
I'don't  know how an account in /etc/passwd can be a "normal" user for
qmail.
When a send a mail to user (in /etc/passwd)   and I open the
/var/log/syslog, I
find that message
  "delivery26.: failure :Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/"
I have read the INSTALL.maildir :
I have created the Maildir :
 # maildirmake $HOME/Maildir
   $HOME it is the account's home directory appers in /etc/passwd ?
 # echo ./Maildir/  ~/.qmail
  I m replacing ./Mailbox with ./Maildir in /var/qmail/rc
  I have read the qmail-getpw, but I don't know how account's
homedirectory can be
  visible to qmail-getpw.
Thank you all,
  Allama.

Did you run qmail-pw2u and qmail-newu ??
If not, then even though the users are valid (meaning listed in 
/etc/passwd) qmail doesn't know about them...
In the default install, you should find a list of valid users in 
/var/qmail/users/assign.
If they're not there, either create the assign file by hand as per 
http://Web.InfoAve.Net/~dsill/lwq.html section 3.6
or run /var/qmail/bin/qmail-pw2u and then run /var/qmail/bin/qmail-newu.

enjoy :o)

Jer




Re: Send a mail

2000-09-20 Thread Jerry Lynde

At 01:05 PM 9/20/2000, you wrote:
Jerry Lynde [EMAIL PROTECTED] wrote:

 Did you run qmail-pw2u and qmail-newu ??
 If not, then even though the users are valid (meaning listed in
 /etc/passwd) qmail doesn't know about them...

Not true. The use of qmail-users (users/assign) is completely
optional.

 In the default install, you should find a list of valid users in
 /var/qmail/users/assign.

Nope.

Mah bad... felt like a default setup to me... never mind :o)






rcphosts

2000-09-13 Thread Jerry Hsieh

Hi,

When I try to send mail from Netscape MUA to [EMAIL PROTECTED], it shows an
error message

" The mail server responded: sorry, that domain isn't in my list of allowed
rcphosts. Please check the message receipients and try again"

If I add the xyz.com in the rcphosts and it works. My question is how can I
edit this file (by addind all the domain? Noo) or there is better way I
can do about it? Thanks for your time.


Regards,


Jerry




Spamming .....

2000-09-11 Thread Jerry Hsieh

Hi,

I would like to get into the spamming business and I have a basic qmail
server setup already. I have no idea how to send mail to 100k receiptents at
one time. Can someone give me some hints? Thanks for your time.


Regards,


Jerry




RE: Spamming .....

2000-09-11 Thread Jerry Hsieh

Hi all,

I am sorry for using the wrong word. Basically, I just wanna send the
newsletter to those users who would like to receive the newsletter from us.
I use this word because lot of people said this is "spamming". But if those
people they want to receive mail for what they want, it's not spamming,
right? Correct me if I am wrong. (Just like I want to receive any
information from this qmail mailing list).
Forgive me for use the wrong world because English is not my native
language. For those people who get mad, sorry again.


Regards,



Jerry





-Original Message-
From: Rick Harris [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 11, 2000 6:55 PM
To: Qmail
Subject: RE: Spamming .


Perhaps you should watch the list before you wish to declare yourself an
evil spammer :) , but perhaps some other list members might have a viewpoint
?

Rick

-Original Message-----
From: Jerry Hsieh [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 11, 2000 8:41 PM
To: Qmail
Subject: Spamming .


Hi,

I would like to get into the spamming business and I have a basic qmail
server setup already. I have no idea how to send mail to 100k receiptents at
one time. Can someone give me some hints? Thanks for your time.


Regards,


Jerry





Thank you

2000-09-11 Thread Jerry Hsieh

I would like to thank those people who give me the advise.


Regards,


Jerry



Mail marked as read??

2000-09-07 Thread Jerry Lynde

Hello all,

I have a quick feature question. Our old mail server (an NT based, web 
administered thinger) had the capability to mark mail as read if it had 
been accessed via POP, but not deleted. Does anyone know if qmail can do 
this? If so, where in TFM can I find docs to R? :o)

Thanks,

Jerry Lynde
System Administrator
Due Diligence Inc.
http://www.diligence.com
[EMAIL PROTECTED]
Phone: (406) 728-0001 x232
Fax: (406) 728-0006




Re: Mail marked as read??

2000-09-07 Thread Jerry Lynde

At 11:33 AM 9/7/2000, Jerry Lynde wrote:
Hello all,

 I have a quick feature question. Our old mail server (an NT 
 based, web administered thinger) had the capability to mark mail as read 
 if it had been accessed via POP, but not deleted. Does anyone know if 
 qmail can do this? If so, where in TFM can I find docs to R? :o)

Thanks,

Jerry Lynde
System Administrator
Due Diligence Inc.
http://www.diligence.com
[EMAIL PROTECTED]
Phone: (406) 728-0001 x232
Fax: (406) 728-0006


hand raised high Anybody know the answer to my question?

I scoured Google, Life with qmail, the FAQTS, the qmail FAQ, etc...  am I 
out of luck? or is there a way? I don't need a cookbook, just a pointer :o)




RE: Mail marked as read??

2000-09-07 Thread Jerry Lynde

Oh yeah! and Life with qmail happens to have a patch to make qmail-pop3d 
work with that...

'tis a fine day to learn "patch", a fine day indeed.. :o)

now I'll just patch that sucka and rebuild the binaries and move 
qmail-pop3d to it's proper home and all should be well...

Thanks Michael !!


Jer


At 03:40 PM 9/7/2000, you wrote:
isn't that what the "cur" directory is used for?


  -Original Message-
  From: Jerry Lynde [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, September 07, 2000 2:32 PM
  To: [EMAIL PROTECTED]
  Subject: Re: Mail marked as read??
 
 
  At 11:33 AM 9/7/2000, Jerry Lynde wrote:
  Hello all,
  
   I have a quick feature question. Our old mail server (an NT
   based, web administered thinger) had the capability to mark
  mail as read
   if it had been accessed via POP, but not deleted. Does
  anyone know if
   qmail can do this? If so, where in TFM can I find docs to R? :o)
  
  Thanks,
  
  Jerry Lynde
  System Administrator
  Due Diligence Inc.
  http://www.diligence.com
  [EMAIL PROTECTED]
  Phone: (406) 728-0001 x232
  Fax: (406) 728-0006
  
 
  hand raised high Anybody know the answer to my question?
 
  I scoured Google, Life with qmail, the FAQTS, the qmail FAQ,
  etc...  am I
  out of luck? or is there a way? I don't need a cookbook, just
  a pointer :o)




POP3

2000-08-29 Thread Jerry Hsieh

Hi,

A stupid question.
I installed qmail-1.03 on a linux (redhat 6.2) box. Question is, how should
I start the pop3d (/use/sbin/tcpd pop3d or /vasr/qmail/bin/qmail-pop3d or
?). What I troed to do is allow users can get their mail from windows
MUA. Thanks for your time.


Regards,


Jerry




RE: POP3

2000-08-29 Thread Jerry Hsieh

Hi,

A stupid question again.
I have installed the tcpserver. But there is one thing I don't understand in
the menu:
tcpserver host port "program"
what does the "program" mean? Thanks for your time.

Jerry

-Original Message-
From: Vince Vielhaber [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 29, 2000 6:02 PM
To: Jerry Hsieh
Cc: Qmail
Subject: Re: POP3


On Tue, 29 Aug 2000, Jerry Hsieh wrote:

 Hi,

 A stupid question.
 I installed qmail-1.03 on a linux (redhat 6.2) box. Question is, how
should
 I start the pop3d (/use/sbin/tcpd pop3d or /vasr/qmail/bin/qmail-pop3d or
 ?). What I troed to do is allow users can get their mail from windows
 MUA. Thanks for your time.

tcpserver.  It's part of the ucspi package from Dan.

Vince.
--
==
Vince Vielhaber -- KA8CSHemail: [EMAIL PROTECTED]http://www.pop4.net
 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
Online Campground Directoryhttp://www.camping-usa.com
   Online Giftshop Superstorehttp://www.cloudninegifts.com
==







IMAP with Qmail

2000-08-25 Thread Jerry Hsieh

Hi,

I would like to have an IMAP server with QMail.  I am having a difficult
time with choosing a package.  Could someone point me in a general
direction?  Compatibility is the main concern and right below it,
functionality.

Thanks for your time,

Jerry Hsieh




pop3d

2000-08-25 Thread Jerry Hsieh

Help.

I tried to start to qmail-pop3d but it shows a message "-ERR this user has
no $HOME/Maildir". But all the users do have the Maildir directory. I don't
know why? Can anyone help me with this? Thanks.


Regards,


Jerry




Re: qmail-pop3d problem: No mail delivery to Maildirs

2000-08-10 Thread Jerry Keene

Dave:

Thanks for the heads up on qmail's upper case user "gotcha".  I 
stopped getting the "no mailbox here by that name" msgs when I 
adhered to lower case users.

Still no success however, but logs did shed a bit of light. Delivery 
errors for my tests have changed from "no mailbox here by that 
name" to "delvery deferred:_dot-forward:_command_not_found".

Is the "dot-forward" a package that I've failed to install, or is my 
config in need of a tweak?"

Hopefully I'm getting closer?

//jrkeene

 [EMAIL PROTECTED] wrote:
 
 For example, I've defined a user, Jim.Morley.  When I send test msgs
 to "[EMAIL PROTECTED]", the Qmail Mailer- Daemon returns
 "Sorry, no mailbox here by that name."
 
 qmail doesn't deliver mail to users whose usernames contain uppercase
 letters. See:
 
   http://Web.InfoAve.Net/~dsill/lwq.html#uppercase-usernames
 
 -Dave



Jerry R. Keene
Senior Systems Analyst
SCS ENGINEERS
Partners With EPA Through The Landfill Methane Outreach Program

Phone: 703.471.6150
Fax: 703.471.6676
http://www.scsengineers.com



qmail-pop3d problem: No mail delivery to Maildirs

2000-08-09 Thread Jerry Keene

Hello All:

I'm trying to set up qmail-pop3d to pick up mail from the Maildir
directories of users that I've defined on the local qmail host.

For example, I've defined a user, Jim.Morley.  When I send test 
msgs to "[EMAIL PROTECTED]", the Qmail Mailer-
Daemon returns "Sorry, no mailbox here by that name."

I know that the chkpassword function of qmail-pop3d is working 
because I can authenticate and check the always empty contents 
of /home/Jim.Morley/Maildir.  The test msgs never make their way 
to
/home/Jim.Morley/Maildir.

I have religiously perused available documentation but have 
foolishly missed some important element or two.

The pop3d log msgs don't help much.  They indicate lots of pop3d
activity but don't tell me why test msgs never make it to Maildirs of
my test users.

Do the test users need to be defined under /control/users/assign in
order to have this work?  None of them are listed there, but the FAQ I
used for setting up pop3d didn't mention this?

Thanks for any help.

My /var/service/pop3d/run, /var/service/qmail/run config files and the
results of "ps ax |grep qmail" are attached.

**The contents of /var/service/pop3d/run:

#!/bin/sh
service=pop3d
. /usr/lib/qmail/run-functions
uid="0"
gid="`id -g qmaild`"
hostname="`hostname`"
readdefault concurrency concurrencypop3d 20
readdefault checkpass checkpassword checkpassword
do_ulimits

exec tcpserver -u "$uid" -g "$gid" -c "$concurrency" -v -R -X \
-x /etc/tcpcontrol/pop-3.cdb 0 pop-3 \
qmail-popup "$hostname" \
$checkpass \
qmail-pop3d Maildir

***/var/service/qmail/run contents

#!/bin/sh
. /usr/lib/qmail/run-functions
readdefault aliasempty aliasempty ./Mailbox
make-owners /var/qmail
exec qmail-start "$aliasempty"

*Results of  "ps ax |grep qmail" command

[root@netgate qmail]# ps ax |grep qmail
  400 ?S  0:00 supervise qmail
  820 ?S  0:00 splogger qmail
  832 ?S  0:00 qmail-send
  884 ?S  0:00 qmail-lspawn |dot-forward
  .forward?./Maildir/ 885 ?S  0:00 qmail-rspawn 886 ? 
S  0:00 qmail-clean
 1007 ?S  0:01 qmail-remote Ka.scseng.com 
[EMAIL PROTECTED] 1452
 1628 pts/0S  0:00 grep qmail

*End of Config info


I 

Jerry R. Keene
Senior Systems Analyst
SCS ENGINEERS
Partners With EPA Through The Landfill Methane Outreach Program

Phone: 703.471.6150
Fax: 703.471.6676
http://www.scsengineers.com
--- End of forwarded message ---

Jerry R. Keene
Senior Systems Analyst
SCS ENGINEERS
Partners With EPA Through The Landfill Methane Outreach Program

Phone: 703.471.6150
Fax: 703.471.6676
http://www.scsengineers.com



Re: return receipt problem w/qmail

2000-05-19 Thread Jerry Walsh

Yes! there is:

At 06:46 PM 5/19/00 +0200, Walid Kassab wrote:
Hi all,

I am not able to set return receipt feature for my virtual domains over a
qmail.

The qrecript feature requires .qmail for each user.
My virtual users do not have any .qmail on there home dir
is there a way to overcome this issue


*drumroll* Put a .qmail in their home directory!

Or else use the virtual domain added which you can host mail for lots of 
virtual domains with just one .qmail file. There's a link to it on the 
www.qmail.org/top.html site ;)




Any help is appreaciated



Regards,

Jerry.




Re: SMTP AUTH - is there a patch for it in qmail?

2000-05-15 Thread Jerry Walsh

Yes it does resolve, check your DNS


At 04:12 PM 5/15/00 +0200, Robert Varga wrote:

Unfortunately members.elysium.pl cannot be resolved. Does someone have the
patch downloaded, or knows a working address?

Robert Varga

On Tue, 16 May 2000, Colin Humphreys wrote:

  Does this work with any Outlook versions?
 
  The page mentions that Outlook 97 doesn't work what about others?
 
  thanks,
  Colin
 
  - Original Message -
  From: Krzysztof Dabrowski [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Monday, May 15, 2000 11:34 PM
  Subject: Re: SMTP AUTH - is there a patch for it in qmail?
 
 
   http://members.elysium.pl/brush/qmail-smtpd-auth/
  
   Kris
  
  
 
 




Troubles!

2000-05-10 Thread Jerry Walsh

Hello,

can anyone tell me how to get rid of the following error that's flooding my
syslog? The qmail queue is empty and it seems to think it's not.


May 10 09:40:53 oxygen qmail: 957948053.162144 warning: trouble opening
remote/19/1008891; will try again later
May 10 09:42:57 oxygen qmail: 957948177.174013 warning: trouble opening
remote/19/1008891; will try again later
May 10 09:45:01 oxygen qmail: 957948301.185895 warning: trouble opening
remote/19/1008891; will try again later
May 10 09:47:05 oxygen qmail: 957948425.207740 warning: trouble opening
remote/19/1008891; will try again later
May 10 09:49:09 oxygen qmail: 957948549.219607 warning: trouble opening
remote/19/1008891; will try again later
May 10 09:51:13 oxygen qmail: 957948673.231493 warning: trouble opening
remote/19/1008891; will try again later

TIA,

Jerry.
--

Jerry Walsh   [EMAIL PROTECTED]
Aardvark IPL  Fax +353 21 896040 
Morris house  Tel +353 21 896060
Douglas 
Cork Ireland. http://www.aardvark.ie/

 The package said Windows NT 4 or better - I installed UNIX




Re: .qmail (forward Strange Error)

2000-05-10 Thread Jerry Walsh

This is because you are *forwarding* the mail!

If you want to keep another copy then add another line to you .qmail file:

./Maildir/
or add another forwarding line


Regards!

At 08:14 PM 5/10/00 +0800, Mark Lo wrote:
Hi,

  I have created a ".qmail" file in my home directory
(/home/mark/.qmail) and my user name is mark..  And In that .qmail file,
I put  "[EMAIL PROTECTED]" in it.  Thus, whenever I send the a
messages to mark, it will forward a copy to [EMAIL PROTECTED]  I
get this forwarding working okay.  But, I don't see any copy left at my
mark's.  Thus, /home/mark/Maildir/new has nothing in it.

Thank You

Mark
 
--

Jerry Walsh   [EMAIL PROTECTED]
Aardvark IPL  Fax +353 21 896040 
Morris house  Tel +353 21 896060
Douglas 
Cork Ireland. http://www.aardvark.ie/

 The package said Windows NT 4 or better - I installed UNIX




Denying mail for a specific user

2000-05-09 Thread Jerry Walsh

Hi

I am receiving alot of spam to an account which has since been disabled on
my machine, how do i reject mail sent to this address without causing it to
bounce to postmaster?

TIA,

Jerry.



blocking mails by subject?

2000-05-04 Thread Jerry Walsh

Hi,

with the mass amount of worms and trojans spreading around these days i am
wondering if it's possible to block mails with qmail by subject? (for
example the current "LOVEBUG" worm: if subject = 'ILOVEYOU' then block it)

Any help would be greatly appreciated.

Jerry.
--

Jerry Walsh   [EMAIL PROTECTED]
Aardvark IPL  Fax +353 21 896040 
Morris house  Tel +353 21 896060
Douglas 
Cork Ireland. http://www.aardvark.ie/





CORRECTION Regarding qmail employment in SF, CA

1999-02-24 Thread Jerry Bires

Folks,

I'm upfront but stupid.  The URL for Critical Path is www.cp.net.  If you
visit the site and find a job tailored to your skills, please contact me and
I'll forward the resume to the hiring authority with whom I work.

I will not abuse the privilege of this email list.  Only the correction
prompted this email.  Thank you Mr. Nelson.

Best,
Jerry Bires
415-289-3962
www.jobsight.com



 -Original Message-
 From: Russell Nelson [SMTP:[EMAIL PROTECTED]]
 Sent: Tuesday, February 23, 1999 8:46 PM
 To:   [EMAIL PROTECTED]
 Cc:   Jerry Bires
 Subject:  qmail employment in SF, CA
 
 Critical Path, which has 7 million mailboxes (last I knew) under qmail
 control, is recruiting people with qmail experience.  Contact Jerry for
 more information.
 -russ
 p.s. I usually find recruiters to be a pain in the butt.  But since
 Jerry was so honest and up-front, I thought I'd give him the benefit
 of the doubt.
 
 Jerry Bires writes:
   Mr. Nelson,
   
   I'm Jerry Bires, a recruiter for TechSearch in Sausalito, California.
 I was
   doing research for a new client of mine in San Francisco which is an
 email
   outsourcing company and, as a result, requires of its software
 engineers, a
   knowledge of mail transfer agents especially Qmail.
   
   I don't know if I can be of service to you...or if I'm more of an
 annoyance,
   but you're a player in this technology sector and you may know of
   colleagues who might be interested in working thru me.  As a former
   Youngstown, Ohio, resident who now lives in the Bay Area, I know many
 find
   this a desirable area to live.  I guess if my client were in Omaha, I'd
 not
   have contacted you.
   
   The firm for whom I'm working is Critical Path (www.cpnet.com).
 Clearly
   anyone can bypass me, but I would rather be upfront about whom I'm
 speaking
   since I am sending an unsolicited message to you and hope that
 integrity
   wins out.
   
   Best,
   Jerry Bires
   415-289-3962
   
 
 -- 
 -russ nelson [EMAIL PROTECTED]  http://crynwr.com/~nelson
 Crynwr supports Open Source(tm) Software| PGPok |   There is good evidence
 521 Pleasant Valley Rd. | +1 315 268 1925 voice |   that freedom is the
 Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   |   cause of world peace.