Anti-Virus options

2001-08-03 Thread Ed Weinberg

I have seen the anti-virus options listed on the qmail.org site and looked at
the documentation on vendors sites.  I was wondering what the advantage was of
installing the anti-virus add-ons to Qmail (like Qmail-Scanner) when you can just run 
most of
the mail scrubbers as a daemon which  listens to port 25 and sends good eamail
to some non-standard p;ort where qmail-smtpd (via tcpserver) can be listening?

  --  Ed



When bouncesaying messages bounce...

2001-06-18 Thread Ed Weinberg

When bouncesaying messages bounce I get a failure notice.  Usually it
is about bouncing to username which does not exist because the
original bounce messages was spam from a bogus email address.  Is
there any way to stop getting these bounced bounced messages and
still get legitimate failed emails?


Ed Weinberg, Q5 Comm, LLC.
[EMAIL PROTECTED]
tel 914-713-7222
fax 914-713-7227 
Connecting you to the internet...



Re: Spam Removal

2001-06-18 Thread Ed Weinberg

On Sun, 17 Jun 2001 17:13:51 -0500, Jeremy Suo-Anttila
[EMAIL PROTECTED] wrote:

I have already done this and yes i do have pop b4 smtp setup and running so
i am not asking about me being a relay as some people on the list think.
Does anyone know a good how to or site where i can get info on rejecting all
mail that is not addressed directly to me or my users ?

Sounds like you have a default mailbox set up.  Just remove that
mailbox and make sure each user has a .qmail file and those messages
will be bounce.

As to denying the servers they are using, I have been watching them.
They originate from a different address that traced to .kr or .cn or
some other unfriendly country, so you can't email their provider to
turn them off.

They also relay from a different relay each time.

Every time they start these campaigns I get their spam for a few days,
then every email address on their list gets 10 times the spam for a
while.

I am considering screening out ALL .cn and .kr mailservers.  Is there
an easy way to do that?


Ed Weinberg, Q5 Comm, LLC.
[EMAIL PROTECTED]
tel 914-713-7222
fax 914-713-7227 
Connecting you to the internet...



Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Ed Weinberg

I am havingompile problems compiling daemontools-0.70 on RH 7.1.  I have
already compiled Qmail, Checkpassword, and several other packages, just this
one is giving me a problem.  Are there known problems doing this with 7.1? 
Anyone have a work-arround? Here is the last few lines  while make is
running:

./load tai64n time.a unix.a byte.a 
./compile tai64nlocal.c
tai64nlocal.c: In function `main':
tai64nlocal.c:54: warning: assignment makes pointer from integer without a cast
tai64nlocal.c:55: dereferencing pointer to incomplete type
tai64nlocal.c:56: dereferencing pointer to incomplete type
tai64nlocal.c:57: dereferencing pointer to incomplete type
tai64nlocal.c:58: dereferencing pointer to incomplete type
tai64nlocal.c:59: dereferencing pointer to incomplete type
tai64nlocal.c:60: dereferencing pointer to incomplete type
make: *** [tai64nlocal.o] Error 1

Thanks
  --  Ed



Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Ed Weinberg

 Lordy [EMAIL PROTECTED] wrote:
This is a well known problem and I think it is produced by a change
in Glibc, as far as I can remember. However, a little change in Line 2
of tai64nlocal.c should make things work:
change #include sys/time.h to #include time.h

This is great.  You are at a customer's site.  You send a problem description to a 
list, go to lunch, and the 
answer is there when you get back!  Try that sometime with Exchange $erver.

Thanks!  That did it.

   --  Ed



Re: QMail configuration problem

2001-05-20 Thread Ed Weinberg

What is all of this?  My mail program cannot read it, and I will not
try to launch it.

smime.p7m?

On Sat, 19 May 2001 11:31:05 +0200, Fares Gianluca
[EMAIL PROTECTED] wrote:

To: [EMAIL PROTECTED]
Subject: QMail configuration problem
From: Fares Gianluca [EMAIL PROTECTED]
Date: Sat, 19 May 2001 11:31:05 +0200

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAaCAJIAEggifQ29u
dGVudC1UeXBlOiBtdWx0aXBhcnQvYWx0ZXJuYXRpdmU7DQoJYm91bmRhcnk9Ii0tLS09X05leHRQ
YXJ0XzAwMF8wMDAwXzAxQzBFMDU3LjJGMzZGMDAwIg0KDQpUaGlzIGlzIGEgbXVsdGktcGFydCBt
  --- Deleted for brevety ---


Ed Weinberg, Q5 Comm, LLC.
[EMAIL PROTECTED]
tel 914-713-7222
fax 914-713-7227 
Connecting you to the internet...



My custom messages returned by rblsmtp?

2001-05-18 Thread Ed Weinberg

I want to return a custom message when rblsmtp bounces my email.
Is there a way to do this?

Why?
I have had a provider who was listed in one of the black hole list.
I needed to send someone an email, and could not get it to him any
other way.

If I am going to deny access because someone is on a list I want to
give him a way to contact me.  I want to refer him to a page with a
form on it for him to use.

How can I do this?


Ed Weinberg, Q5 Comm, LLC.
[EMAIL PROTECTED]
tel 914-713-7222
fax 914-713-7227 
Connecting you to the internet...



smtproutes?

2000-12-04 Thread Ed Weinberg

Where is the format for entries in smtproutes defined?
While I have a default route set I want to add routes for certain
domains to test them.


Ed Weinberg, Q5 Comm, LLC.
[EMAIL PROTECTED]
tel 914-713-7222
fax 914-713-7227 
Connecting you to the internet...



Re: Group Emailing w/qmail

2000-04-22 Thread Ed Weinberg

At 10:25 AM 04/22/2000 -0700, Bill Parker wrote:


 Does something like a group e-mail exist in qmail, example

 group is sports

 in sports group is:

 larry, mike, pete, greg

 so sending an email to [EMAIL PROTECTED] would deliver to
 all of those people...
Read man dot-qmail.  You do this by creating a .qmail file called 
.qmail-sports which contains the email addresses of larry, mike, pete, and 
greg on different lines.


   --  Ed Weinberg
   [EMAIL PROTECTED]
   TEL +1 914.713.7222
   FAX +1 914.713.7227




the ERROR: SMTP Connection closed by foreign host.

1999-10-01 Thread Ed Weinberg

I am trying to run qmail on my firewall.  Until now we were picking up
the mail by pop using fetchmail.  

qmail on the sending machine tells me that the firewall started to
respond, then dropped.  When I telnet from inside the firewall to port
25 it works fine.

When I telnet to port 25 from outside the firewall I get:

Trying x.x.x.x...
Connected to [servername].
Escape character is '^]'.
Connection closed by foreign host.

Here is how tcpserver and qmail are started:
/usr/local/bin/tcpserver \
   -x /etc/tcp.smtp.cdb \
   -u 91 -g 90 0 smtp \
   /var/qmail/bin/qmail-smtpd 

I know we should be using private ip addresses inside, but we are not
(blame it on the previous administration), and this should not cause
this problem.  We want people on the inside (the 100 network) to be
able to use the firewall as a relay...and that works.
Here is the content of tcp.smtp which holds the rules compiled to
tcp.smtp.cdb:
:deny
127.0.0.1:allow,RELAYCLIENT=""
100.0.:allow,RELAYCLIENT=""

I have the domain I am accepting mail for in locals.
I have the domain I am accepting mail for in rcpthosts.
I do not think that my ipfwadm commands are stopping it.

Am I missing something?

If you need the machine name to look at it from the outside let me
know.

Thanks.
  --  Ed Weinberg,
  Detel, Inc., An Internet Presence Provider
  [EMAIL PROTECTED]



RH 6.0 compile problem...

1999-08-06 Thread Ed Weinberg

not sure if I am missing a lib or something, but when I type:
#make setup check
linux responds:
./compile qmail-local.c
qmail-local.c:1: sys/types.h: No such file or directory
qmail-local.c:2: sys/stat.h: No such file or directory
make: *** [qmail-local.o] Error 1


any ideas?

  --  Ed Weinberg,
  Detel, Inc., An Internet Presence Provider
  [EMAIL PROTECTED]



Re: RH 6.0 compile problem...

1999-08-06 Thread Ed Weinberg

On Fri, 06 Aug 1999 18:26:09 -0500, Ken Jones [EMAIL PROTECTED] wrote:

Ed Weinberg wrote:
 
 not sure if I am missing a lib or something, but when I type:
 #make setup check
 linux responds:
 ./compile qmail-local.c
 qmail-local.c:1: sys/types.h: No such file or directory
 qmail-local.c:2: sys/stat.h: No such file or directory
 make: *** [qmail-local.o] Error 1

You didn't install the linux headers. You missed a package

I think I did:
# rpm -qa|grep headers
kernel-headers-2.2.5-22

  --  Ed Weinberg,
  Detel, Inc., An Internet Presence Provider
  [EMAIL PROTECTED]



Re: RH 6.0 compile problem...

1999-08-06 Thread Ed Weinberg

On Fri, 6 Aug 1999 19:46:06 -0400 (EDT), Ryan Cleary
[EMAIL PROTECTED] wrote:

These two headers are part of package glibc-devel-2.1.1-6, which
apparently you don't have installed.  To install this package, go to

I found this out minutes before I received this email!
Thanks.

  --  Ed Weinberg,
  Detel, Inc., An Internet Presence Provider
  [EMAIL PROTECTED]



can't find tcpmakectl

1999-04-05 Thread Ed Weinberg

I am installing open-smtp.  I create /etc/smtp.filter.newer and
.older, but I do not seem to set up rules.  
When I run age-smtp, the error messages sayes:
./age-smtp: /usr/local/bin/tcpmakectl: No such file or directory

I installed  ucspi-tcp-0.84.tar.gz, and open-smtp3.tar.gz, but, that
file does not seem to be on my server.

Did I miss something?

  --  Ed Weinberg,
  Detel, Inc., An Internet Presence Provider
  [EMAIL PROTECTED]



smtp-poplock problem

1999-04-03 Thread Ed Weinberg

I am trying to get smtp-poplock working.

I currently have an RH5.2 test system set up.  I have qmail runnig and
pop3 works fine.  I use inetd (please no flames about running
indetd!).  

I followed the install instructions and still seem to have something
wrong.   

If readlog is not started and email goes through qmail the fifo has
data in it.  If I start readlog, the size goes to 0.  This only
happens when sending mail through the system, not during a pop3 mail
pickup.  Nothing ever appears in /var/smtp-poplock.

I do not understand how the program will get authenticated  names from
the log.  POP3 transactions have never been logged to the maillog in
any of my installations.  Is there some switch I am missing?  Some
other entry in inetd.conf besides the SMTP stream entry?

Thanks in advance.

  --  Ed Weinberg,
  Detel, Inc., An Internet Presence Provider
  [EMAIL PROTECTED]



Re: smtp-poplock problem

1999-04-03 Thread Ed Weinberg

On Sat, 03 Apr 1999 21:22:11 GMT, [EMAIL PROTECTED] (Ed Weinberg) wrote:

I am trying to get smtp-poplock working.

One last question.

Is there an  rcpthosts file when using mtp-poplock?

  --  Ed Weinberg,
  Detel, Inc., An Internet Presence Provider
  [EMAIL PROTECTED]



manually clearing the queue...

1999-01-05 Thread Ed Weinberg

Maybe I made a mistake.   First I left out the rcpthosts file on my
backup mail server.  The mail log indicated that my system had been
used by a spammer.
(Ed covers his ears to avoid hearing flame)

Next I went in to examine the queue and found hundreds of thousands of
emails in /var/qmail/queue/mess/[0..22].
I did not want them delivered.

I grep'ed the files in the directories into rm and got rid of all the
spam keeping what should be all good mail.

Now qmail seems to be spending lots of time trying to find the files
it thinks are queued to be sent.  (load average: 1.52, 1.61, 1.56 on
an otherwise idle P120 running RH 5.1). I suspect that it is using the
files under /var/qmail/queue/remote/[0..22] to tell it to look for the
files that I deleted, but I can't figure out an easy way to filter
those out.

What should I do?  Should I delete them all?  If I do will it rebuild
them from the files that need to be sent?

What should I do next time?

Thanks in advance for the help.

  --  Ed Weinberg,
  Detel, Inc., An Internet Presence Provider
  [EMAIL PROTECTED]