qmail Digest 9 Aug 2000 10:00:01 -0000 Issue 1088

Topics (messages 46311 through 46387):

Re: Mailing list performance
        46311 by: Dave Sill

Re: Startup works from shell but not from /etc/rc.d/qmail
        46312 by: Chris, the Young One
        46315 by: Todd Finney
        46366 by: Chris, the Young One

Re: Trouble compiling qmail under RedHat v6.2 Intel
        46313 by: Steve Woolley
        46314 by: Peter Green

Users getting other users mail.
        46316 by: Bernard (Brian) J. Duffy
        46330 by: Dave Sill
        46344 by: Bernard (Brian) J. Duffy

supervise + qmail-pop3d prob
        46317 by: Manuel Gisbert
        46318 by: Brett Randall
        46323 by: Michael Hufnagl
        46326 by: Chris Johnson
        46333 by: Manuel Gisbert

compile probs on netbsd
        46319 by: Ryan Fox

Re: help with strange problem
        46320 by: Barry Smoke
        46321 by: Barry Smoke
        46322 by: Brett Randall
        46328 by: pgracia.amira.es
        46329 by: Barry Smoke

Re: Strange virtualdomains
        46324 by: Magnus L�fqvist
        46327 by: Magnus Bodin
        46382 by: Magnus L�fqvist

a thought.... help with strange problem
        46325 by: Barry Smoke

Re: Multiple Mails with qmail-inject
        46331 by: Dave Sill

Thanx supervise + qmail-pop3d
        46332 by: Manuel Gisbert

Re: qmail-pop3d question]
        46334 by: Bruce Edge

Re: Open letter
        46335 by: David L. Nicol

Re: send to group functionality ?
        46336 by: David L. Nicol

smtp auth and vpopmail
        46337 by: Ken Jones
        46341 by: Kevin Bucknum
        46346 by: Chris Seawood

Re: Sort maildir and send smallest first
        46338 by: David L. Nicol
        46376 by: qmail.col7.metta.lk
        46377 by: qmail.col7.metta.lk

Re: stop postmaster to make more acounts..
        46339 by: David L. Nicol
        46340 by: Tim Hunter
        46386 by: Kittiwat Manosuthi

Qmail and NIS databases
        46342 by: pgracia.amira.es

Missing attachment...
        46343 by: Guillermo Villasana Cardoza

How to stop sub-domains in BADMAIL
        46345 by: John McCoy, Jr
        46347 by: Dave Sill

Revert to Sendmail
        46348 by: Anand Saokar
        46349 by: Steve Wolfe
        46351 by: Chris Garrigues
        46355 by: Anand Saokar
        46357 by: Fabrice Scemama
        46358 by: markd.bushwire.net

qmail behind nat looping trying to receive mail form outside
        46350 by: Michael Fiumano
        46352 by: Tyler J. Frederick
        46354 by: Michael Fiumano
        46359 by: Tyler J. Frederick
        46360 by: Michael Fiumano
        46361 by: Michael Fiumano

Setting up qmail user accounts
        46353 by: Kevin Smith
        46356 by: Kevin Smith

qmailanalog for dummies
        46362 by: Tony Campisi
        46385 by: pgracia.amira.es

qmail not receiving email messages
        46363 by: Kevin Smith

one SMTP Server Backup
        46364 by: Luis
        46370 by: Eric Cox

Re: help - qmail rejecting mail. "no mailbox here by that name".
        46365 by: David Benfell

Re: Delays in POP3 response
        46367 by: Greg White

qmail-qmptd: what, why and where?
        46368 by: Brett Randall
        46369 by: Greg White

Checkpassword not accepting password's when correct! Please Help!!
        46371 by: UrBuN DeGeNeRaTe

Hotmail now based on IIS ?!
        46372 by: Irwan Hadi
        46373 by: Walt Mankowski

filters
        46374 by: Raul Beltran
        46375 by: Chris, the Young One
        46380 by: wolfgang zeikat

RSS broke rblsmtpd - here is a fix
        46378 by: pacman.cqc.com

How to create Star Alias for Virtually hosted domains!!
        46379 by: Mitul Limbani

ETRN
        46381 by: Abdul Naseer

How to use encrypted login (APOP) whith qmail ?
        46383 by: Kornyakov Yevgeny
        46384 by: Sylwester S. Biernacki

Protection
        46387 by: Slider

Administrivia:

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To bug my human owner, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


"P.Y. Adi Prasaja" <[EMAIL PROTECTED]> wrote:

>Here is your previous post:
>
>> He apparently confused incoming concurrency with outgoing
>> concurrency.
>
>What are you trying to say in this regard?

Motonori seems to have thought that the "smtp" service entry in
master.cf controlled outgoing concurrency, when, in fact, it controls
incoming concurrency.

>> Perhaps you're thinking of  default_destination_concurrency_limit?
>> That's the *per destination* limit, not the overall concurrency limit.
>
>Yes. And seems to me that you pretend to that this would not give any
>impact to the measurements...

It could be a factor if any of the test addresses had duplicate
hostnames. Since they were of the form nobody@FQDN, they were
apparently all unique.

>> Either you're wrong or the documentation on the web is wrong. I don't
>> care enough to determine which is the case. Here is what the web docs
>> say:
>
>No. The docs is minimum, but it isn't wrong.
>If there is no such a limitation in qmail, why should one pretend
>to that there is no such a limitation in other MTA (postfix) too?

I'm not "pretending" anything.

>Once again, if you would like to see the comparisson numbers that
>author gives to us, just see at the linear equation from each graph.
>You would see that postfix beat qmail just for about 1 msg/second
>rate in 2nd and 3th evaluation (this fact is unsignificant, for me at
>least).

Firstly, those rates are for DNS queries, not SMTP deliveries. Second, 
a steeper slope doesn't necessarily mean it's faster. The equation is:

  y = N x + a

and the "a" can be a significant factor.

>Anyway, if the number of process_limit is increased, say 120,
>with the same condition (environment, machine, etc.), should qmail a
>lot faster than postfix because of its great efficiency in resources
>using by qmail compares to postfix (yes, I didn't talk about the
>whole results, it's about 'internal processing').

Perhaps...that hasn't been proven in a published test, to my
knowledge. I'd also like to see the effect of running a local
dns cache (both djbdns and BIND).

-Dave




On Tue, Aug 08, 2000 at 03:57:20AM -0400, Todd Finney wrote:
! I don't know which one would be faster.  Speed really isn't 
! an issue in this case though, is it?

I love efficiency wherever I find it (though a good friend calls me
``the king of procrastination'', so I guess I don't practise what I
preach). So, to me, whether it's an issue here is not an issue. :-)

!                      You have to change the file anyway if 
! you're implementing the qmail.pid solution, and pidof saves 
! you the trouble of adding the (admittedly minor) pid 
! recording function.

But no, we don't have to change /etc/rc.d/init.d/qmail. As mentioned
in a previous message, Ellen is using a script file that backgrounds
/var/qmail/rc; my solution only involves changing that script.

! pidof, a win by 44 characters?

You know you're a geek when you start counting how many characters a
command takes up. :-) (That's a compliment, in case you take it the
other way.)

I know I'm a geek because I count how many characters the lines in my
messages take up---since I wrap lines manually. (When I started typing
as a kid, it was on a typewriter. No automatic word-wrapping there!)

        ---Chris K.
-- 
 Chris, the Young One |_ but what's a dropped message between friends? 
  Auckland, New Zealand |_ this is UDP, not TCP after all ;) ---John H. 
http://cloud9.hedgee.com/ |_ Robinson, IV  




On 9 Aug 2000, Chris, the Young One wrote:

>On Tue, Aug 08, 2000 at 03:57:20AM -0400, Todd Finney wrote:
>! I don't know which one would be faster.  Speed really isn't 
>! an issue in this case though, is it?
>
>I love efficiency wherever I find it (though a good friend calls me
>``the king of procrastination'', so I guess I don't practise what I
>preach). So, to me, whether it's an issue here is not an issue. :-)

Doing 50% more work to have a seldom-run and small-footprint process run
10% faster is not efficient.  

>!                      You have to change the file anyway if 
>! you're implementing the qmail.pid solution, and pidof saves 
>! you the trouble of adding the (admittedly minor) pid 
>! recording function.
>
>But no, we don't have to change /etc/rc.d/init.d/qmail. As mentioned
>in a previous message, Ellen is using a script file that backgrounds
>/var/qmail/rc; my solution only involves changing that script.

Go back and read the messages again.  Ellen didn't need to correct pid for
the startup script.  She needed it for qmail-rcfile, which is different.  If 
you're changing the location of the pid - be it from nothing to
/var/run/qmail.pid or from nothing to /sbin/pidof qmail-send, you need
to update the qmail-rcfile to reflect this change.  Using pidof removes
the need to record the pid to a file, which saves you about 44 characters. 

>
>! pidof, a win by 44 characters?
>
>You know you're a geek when you start counting how many characters a
>command takes up. :-) (That's a compliment, in case you take it the
>other way.)

Thank you.  

cheers,
Todd






On Tue, Aug 08, 2000 at 10:17:24AM -0400, Todd Finney wrote:
! If you're changing the location of the pid - be it from nothing to
! /var/run/qmail.pid or from nothing to /sbin/pidof qmail-send, you need
! to update the qmail-rcfile to reflect this change.

No. Bear in mind that Ellen mentioned being able to control the daemon
via the ``start'', ``stop'', ``restart'', ``status'', &c commands.
``stop'' uses the killproc function; ``status'' uses status. Both of
those functions are built in to /etc/rc.d/init.d/functions, and check
for /var/run/qmail.pid if pidof fails.

So, our two choices are:

1. write pid to /var/run/qmail.pid, as suggested in my previous posts.
2. change /etc/rc.d/init.d/qmail, to say ``killproc qmail-send'' and
   ``status qmail-send''.

The first solution will not involve changing /etc/rc.d/init.d/qmail.
I'm trying to go for something that doesn't depend on knowing that
the main qmail process is called qmail-send, in case Dan gets a change
of mind for version 2.0.

For Ellen's purposes however, either will work, so I don't really
intend to debate this further, not on-list at least.

<offtopic>
For the record, I think I'm doing pretty well at avoiding the use of
gender-specific pronouns. :-) I hate it when people try to apply one
to me (because with a name like Chris, you'd have a fair probability
of guessing incorrectly), so I don't do it for others either---unless
they say it's all right.
</offtopic>

        ---Chris K.
-- 
 Chris, the Young One |_ but what's a dropped message between friends? 
  Auckland, New Zealand |_ this is UDP, not TCP after all ;) ---John H. 
http://cloud9.hedgee.com/ |_ Robinson, IV  




Petr Novotny wrote:
> 
> > ./compile sig_alarm.c
> > In file included from /usr/include/signal.h:300,
> >                  from sig_alarm.c:1:
> > /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or
> 
> You need glibc-devel and kernel-headers packages.
> 

I checked and I believe I have these:

[root@myhost /root]# rpm -q kernel-headers
kernel-headers-2.2.16-3
[root@myhost /root]# rpm -q glibc         
glibc-2.1.3-15
[root@myhost /root]# rpm -q glibc-devel
glibc-devel-2.1.3-15

Any other thoughts? Thanks for your response.

Steve




also sprach steve.woolley:
> Petr Novotny wrote:
> > 
> > > ./compile sig_alarm.c
> > > In file included from /usr/include/signal.h:300,
> > >                  from sig_alarm.c:1:
> > > /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or
> > 
> > You need glibc-devel and kernel-headers packages.
> > 
> 
> I checked and I believe I have these:
> 
> [root@myhost /root]# rpm -q kernel-headers
> kernel-headers-2.2.16-3

Did you install this before, after, or independent of a kernel-source RPM?
kernel-source will walk all over kernel-headers.

Either re-install (with --force) kernel-headers to get all of the proper
symlinks back, or check the following:

* /usr/src/linux => /usr/src/linux-VERSION
* /usr/src/linux/include/asm => /usr/src/linux/include/asm-ARCH
* /usr/include/asm => /usr/src/linux/include/asm
* /usr/include/linux => /usr/src/linux/include/linux

/pg
-- 
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
Need I say more? This is the kernel you've been waiting for. It leaps tall
buildings if you throw it hard enough, and it makes diffs _really_ fast if
you have enough memory.
(Linus Torvalds, announcing a yet better kernel)





Hi all,

I am having a problem where several users are getting email that is being 
sent to another person. One guys email in particular is being received by 
four other people. This problem has now spread to several other individuals.

I checked aliases and mailing list memberships, and everything seems ok there.

Has anyone out there ever encountered this problem or have any idea how to 
find out what is wrong? Some embarrassing incidents have already taken 
place, and i need to stop this as soon as possible!


Thanks for your help!


Bernard (Brian) J. Duffy
Database Administrator
ReserveAmerica  -- NY
40 South Street
Ballston Spa, NY 12020
(518)885-4282 x2017
[EMAIL PROTECTED]





"Bernard (Brian) J. Duffy" <[EMAIL PROTECTED]> wrote:

>I am having a problem where several users are getting email that is being 
>sent to another person. One guys email in particular is being received by 
>four other people. This problem has now spread to several other individuals.
>
>I checked aliases and mailing list memberships, and everything seems ok there.
>
>Has anyone out there ever encountered this problem or have any idea how to 
>find out what is wrong? Some embarrassing incidents have already taken 
>place, and i need to stop this as soon as possible!

So, to paraphrase: "I'm having a problem, but everything looks right
to me. Help!"

Not much to go on, there, Brian. :-)

How about providing the following:

  1) an example of a misdelivered message with *all* header fields
     intact--especially "Received"
  2) contents of the relevant user's .qmail files
  3) snippet from qmail-send logs during the misdelivery

-Dave




I apologize for being a bonehead. I have hollered at people for doing the 
same thing as i just did more than once :)

Somebody made several typos in /etc/aliases which caused the problem.




Bernard (Brian) J. Duffy
Database Administrator
ReserveAmerica  -- NY
40 South Street
Ballston Spa, NY 12020
(518)885-4282 x2017
[EMAIL PROTECTED]





Just joining this list a couple of minutes ago, i already got
my first serious problem.

I installed
qmail 1.03
vpopmail 4.8.7
ucspi-tcp-0.88
and
daemontools-0.70

to setup an qmail/vpopmail mailserver
according to the tutorial "life with qmail"

Now here's my prob:

The supervise process doesn't recognize my pop3d starting up.

After starting "supervise /var/qmail/supervise/qmail-pop3" i get multiple
error messages
        tcpserver: fatal: unable to bind: address already used
as supervise repeatedly starts the tcpserver.

Nevertheless does one pop3 daemon start up and accepts connections.
When I start that skript manually the pop3d start at once.
Here is my run skript:

<snipp>
#! /bin/sh
exec /usr/local/bin/tcpserver -H -R -l my_host 0 pop3
/var/qmail/bin/qmail-popup my_host \
/usr/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
</snipp>

The stmp daemon is started the same way and produces no probs.

What's going wrong
Thanks in advance
Manuel





> After starting "supervise /var/qmail/supervise/qmail-pop3" i get multiple
> error messages
>       tcpserver: fatal: unable to bind: address already used
> as supervise repeatedly starts the tcpserver.

This usually means the port it is trying to access is already in use. If
inetd is running at the same time, edit /etc/inetd.conf and make sure that
the pop3 client in there has been commented out.

Brett

Manager
InterPlanetary Solutions
http://ipsware.com/





hi,

At 16:36 08.08.00 +0200, you wrote:
>Just joining this list a couple of minutes ago, i already got
>my first serious problem.
>
>I installed
>qmail 1.03
>vpopmail 4.8.7
>ucspi-tcp-0.88
>and
>daemontools-0.70
>
>to setup an qmail/vpopmail mailserver
>according to the tutorial "life with qmail"
>
>Now here's my prob:
>
>The supervise process doesn't recognize my pop3d starting up.
>
>After starting "supervise /var/qmail/supervise/qmail-pop3" i get multiple
>error messages
>         tcpserver: fatal: unable to bind: address already used
>as supervise repeatedly starts the tcpserver.

hey...
"supervise /var/qmail/supervise/qmail-pop3"

is NOT:
.../var/qmail/bin/qmail-pop3d Maildir &


>Nevertheless does one pop3 daemon start up and accepts connections.
>When I start that skript manually the pop3d start at once.

and if you start the skript then again you will got a
"tcpserver: fatal: unable to bind: address already used"

;-)

nothing else supervice do...

i think, you start qmail-pop3d in the background and so supervice will 5 
sec later try to start qmail-pop3d again...

>Here is my run skript:
>
><snipp>
>#! /bin/sh
>exec /usr/local/bin/tcpserver -H -R -l my_host 0 pop3
>/var/qmail/bin/qmail-popup my_host \
>/usr/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
></snipp>
>
>The stmp daemon is started the same way and produces no probs.

nope. it is started NOT in the same way. you start smtpd without '&' ;-)



--

MfG
Michael Hufnagl
Netzwerktechnik

***************
* ecore Kommunikations AG
* http://www.ecore.net
*************************************





On Tue, Aug 08, 2000 at 04:36:21PM +0200, Manuel Gisbert wrote:
> The supervise process doesn't recognize my pop3d starting up.
> 
> After starting "supervise /var/qmail/supervise/qmail-pop3" i get multiple
> error messages
>       tcpserver: fatal: unable to bind: address already used
> as supervise repeatedly starts the tcpserver.
> 
> Nevertheless does one pop3 daemon start up and accepts connections.
> When I start that skript manually the pop3d start at once.
> Here is my run skript:
> 
> <snipp>
> #! /bin/sh
> exec /usr/local/bin/tcpserver -H -R -l my_host 0 pop3
> /var/qmail/bin/qmail-popup my_host \
> /usr/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir &
                                                             ^^^
Remove the & from the end of your script.

Chris




>This usually means the port it is trying to access is already in use. If
>inetd is running at the same time, edit /etc/inetd.conf and make sure that
>the pop3 client in there has been commented out.

Well, pop3 client is commented out in inetd.conf
As i said there is no problem running the skript from the console
The problem here is that supervise doesn't recognize that tcpserver/pop3d is
already running
and tries to start the daemon again.

Manuel





I'm having a problem compiling qmail 1.03 on NetBSD 1.4.2 intel.
 
from 'make setup check':
 
./load qmail-remote control.o constmap.o timeoutread.o  timeoutwrite.o timeoutconn.o tcpto.o now.o dns.o ip.o  ipalloc.o ipme.o quote.o ndelay.a case.a sig.a open.a  lock.a seek.a getln.a stralloc.a alloc.a substdio.a error.a  str.a fs.a auto_qmail.o  `cat dns.lib` `cat socket.lib`
dns.o: Undefined symbol `__res_get_error' referenced from text segment
collect2: ld returned 1 exit status
*** Error code 1
 
./compile tries to use cc, I changed it to gcc (2.9.5-2) with the same results.
Any ideas?
 
Thanks,
Ryan Fox
Noguska
[EMAIL PROTECTED]




I always check that first.......so what I'm getting is that this shouldn't be happening......the cron job definately makes a new user work......but I'm not using NIS, or NFS.....
I agree it is strange that the message says mailbox......what else might be conflicting?  Again....I have been using qmail for quite sometime....and I've not had this problem before.....it is very strange.
 
 
######this is my startup script in var/services/qmail######
[root@bryant bsmoke]# cd /var/service
[root@bryant service]# ls
pop3d  qmail  qmqpd  qmtpd  smtpd
[root@bryant service]# cd qmail
[root@bryant qmail]# ls
log  run  run~  supervise
[root@bryant qmail]# cat run
#!/bin/sh
. /usr/lib/qmail/run-functions
readdefault aliasempty aliasempty ./Maildir/
make-owners /var/qmail
exec qmail-start "$aliasempty" 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 2:36 AM
To: Barry Smoke
Subject: Re: help with strange problem


Just two ideas:

Aug  7 20:10:10 bryant qmail: 965697010.567118 delivery 25: failure: Sorry,_no_m
ailbox_here_by_that_name._(#5.1.1)/  



Shouldn't be Maildir? I mean... take a look at your start-up script and check qmail delivers to Maildir and not to mailbox...

drwx------    5 root     root         1024 Aug  3 15:48 Maildir
drwxrwxr-x    2 root     root         1024 Dec  4  1999 web
[root@bryant skel]# cat ..qmail
./Maildir/                                  

[root@bryant skel]# cd Maildir
[root@bryant Maildir]# ls -al
total 5
drwx------    5 root     root         1024 Aug  3 15:48 .
drwxr-xr-x    6 root     root         1024 Aug  3 17:51 ..
drwx------    2 root     root         1024 Aug  3 15:48 cur
drwx------    2 root     root         1024 Aug  3 15:48 new
drwx------    2 root     root         1024 Aug  3 15:48 tmp  


The owner of these files would have to be the user and not root


Hope it helps

--------------------------------------------------------------------------------
Paco Gracia
Director T�cnico
Amira Sistemas




I never knew about this...because i've never set qmail up for
nis/nfs.....which makes my situation even stranger....
I always check the permissions first....I have permissions set up correctly
in /etc/skel...so every user created automatically has the correct
permissions......permissions have always been what I look at first, because
as with you ...it always fixes 90% of my problems.......sucks to have one in
the other 10%

I'm almost stumped on this one......it has to be something simple....
I would rather not have to run that cron script...if I don't have to.
I concider it kind of a hack for now.


-----Original Message-----
From: Brett Randall [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 1:05 AM
To: qmail
Subject: RE: help with strange problem


> to add........
> I have discovered that the users that are working are in
> /var/control/users/assign
> what updates this file?

Unless RedHat 7.0 beta includes some automatic function, then you do. Read
the qmail FAQ on info for how to update this (specifically look for
information on NIS/NFS outages...this is included there.) I don't know if
this is covered in LWQ but I would guess so.

Also, most of the problems I have had with qmail like yours are to do with
Maildir permissions. Make sure in the actual home folder of the recipient
that they have at least read/write permissions (maybe a cd ~user; chmod -R
u+r *; chown -R user *; chown -R user .qmail; chgrp -R group *; chgrp -R
group .qmail) might help. This has 90% of the time caused the below problem.
BUT the assign file you asked about before probably caused the other 10%! If
in doubt, delete it :> (Or move it somewhere else and its associated
files...probably recommended).

Brett.

Manager
InterPlanetary Solutions
http://ipsware.com/
-----Original Message-----
From: Barry Smoke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 1:11 PM
To: [EMAIL PROTECTED]
Subject: Re: help with strange problem



----- Original Message -----
From: Barry Smoke
To: [EMAIL PROTECTED]
Sent: Monday, August 07, 2000 9:45 PM
Subject: help with strange problem


I have been pulling my hair out on this one all day long.  I am including
all my information so you guys can help keep my hair in.....
I have been running qmail on a mail machine at a k12 school for a year...no
real problems to speak of....
now I have upgraded this server to redhat 7.0 beta......I know...why on
earth would you use beta on a production machine....well, I tested it out on
several otehr machines...and all went well, and it's not the beta I'm having
problems with.

The machine in question is bryant.dsc.k12.ar.us
there is an alias to this machine...bryant.k12.ar.us
I have been running this machine aliased for our administrators for the
year...and now I'm moving all of our schools over to this machine.
That includes elementaries, the jr.high, high school, etc....
Mail is working perfectly for our administrators(thank goodness)...but not
for new users
I have /etc/skel setup to create a Maildir correctly(yes I used
maildirmake), and copy a .qmail file to everyone's home directory.
I checked permissions...they match our existing users that are working.....
you can send mail to [EMAIL PROTECTED] me at
[EMAIL PROTECTED]
but when you add a new user ....you can't send mail to them at either
address....I've tried restarting qmail...and restarting the machine(with
blind hopes)
I got this whe I added a user named testingthemail:
to local [EMAIL PROTECTED]
Aug  7 20:10:10 bryant qmail: 965697010.528031 status: local 2/10 remote
0/20
Aug  7 20:10:10 bryant qmail: 965697010.548143 delivery 24: success:
did_0+0+0/
Aug  7 20:10:10 bryant qmail: 965697010.566173 status: local 1/10 remote
0/20
Aug  7 20:10:10 bryant qmail: 965697010.567118 delivery 25: failure:
Sorry,_no_m
ailbox_here_by_that_name._(#5.1.1)/
I added another user just a while ago....and all of the sudden his is
working...I haven't done anything....
but this new one I just added isn't yet.......
is there a file I have to manually update if I want users to be accessible
right after being added?
#################/etc/skel##################
[root@bryant skel]# ls -al
total 20
drwxr-xr-x    6 root     root         1024 Aug  3 17:51 .
drwxr-xr-x   48 root     root         6144 Aug  7 19:20 ..
-rw-r--r--    1 root     root           24 Jul 17 09:56 .bash_logout
-rw-r--r--    1 root     root          230 Jul 17 09:56 .bash_profile
-rw-r--r--    1 root     root          124 Jul 17 09:56 .bashrc
-rw-r--r--    1 root     root          688 Jul 25 11:53 .emacs
drwxr-xr-x    4 root     root         1024 Aug  3 17:34 .kde
-rw-rw-r--    1 root     root           11 May 10 12:55 .qmail
-rw-r--r--    1 root     root         3394 Jul 12 19:34 .screenrc
drwxr-xr-x    4 root     root         1024 Aug  3 17:34 Desktop
drwx------    5 root     root         1024 Aug  3 15:48 Maildir
drwxrwxr-x    2 root     root         1024 Dec  4  1999 web
[root@bryant skel]# cat .qmail
./Maildir/
[root@bryant skel]# cd Maildir
[root@bryant Maildir]# ls -al
total 5
drwx------    5 root     root         1024 Aug  3 15:48 .
drwxr-xr-x    6 root     root         1024 Aug  3 17:51 ..
drwx------    2 root     root         1024 Aug  3 15:48 cur
drwx------    2 root     root         1024 Aug  3 15:48 new
drwx------    2 root     root         1024 Aug  3 15:48 tmp
##############control files#######################
[root@bryant control]# cat defaulthost
bryant.k12.ar.us
[root@bryant control]# cat defaultdomain
k12.ar.us
[root@bryant control]# cat locals
proxy.intranet.net
localhost
bryant.k12.ar.us
proxy.bryant.dsc.k12.ar.us
bryant.dsc.k12.ar.us
[root@bryant control]# cat me
bryant.k12.ar.us
##############nslookup on the ip##############
[root@bryant control]# nslookup 165.29.94.240
Server:  achilles.k12.ar.us
Address:  165.29.1.1

Name:    bryant.dsc.k12.ar.us
Address:  165.29.94.240
###########################################
##############nslookup on the aliased domain#######
[root@bryant control]# nslookup bryant.k12.ar.us
Server:  achilles.k12.ar.us
Address:  165.29.1.1

Name:    bryant.dsc.k12.ar.us
Address:  165.29.94.240
Aliases:  bryant.k12.ar.us
#################################################






> I'm almost stumped on this one......it has to be something simple....
> I would rather not have to run that cron script...if I don't have to.
> I concider it kind of a hack for now.

Ok...have you tried dumping the whole 'assign' setup? This should disable
its usage, since you don't need it. Give that a go...Also a cron script is
terrible. When I add a user, I want it to work NOW not when the next update
is. I don't know WHOSE idea that was...The hack I would do would be to the
adduser script itself. But anyway try dumping the users/assign structure and
see what happens.

Brett.


Manager
InterPlanetary Solutions
http://ipsware.com/






> to add........
> I have discovered that the users that are working are in
> /var/control/users/assign
> what updates this file?

Maybe the problem is there. Check the entries in this file to be:

+domain.tld:user:uid:gid:directory where Maildir is:-::

for example... my account in my domain would be something like

+amira.es:pgracia:500:500:/home/pgracia:-::

Anyway the reference to mailbox in the error message is weird...

--------------------------------------------------------------------------------

Paco Gracia
Director T�cnico
Amira Sistemas





 
-----Original Message-----
From: Barry Smoke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 9:28 AM
To: [EMAIL PROTECTED]; Barry Smoke
Cc: Qmail%List._Cr._Yp._To @list.cr.yp.to
Subject: RE: help with strange problem

hmm....my entries look like this....
with the username in front.
 
=barry:barry:983:504:/home/barry:::
+barry-:barry:983:504:/home/barry:-::
=testingthemail:testingthemail:984:984:/home/testingthemail:::
+testingthemail-:testingthemail:984:984:/home/testingthemail:-::              
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 10:21 AM
To: Barry Smoke
Cc: Qmail%List._Cr._Yp._To @list.cr.yp.to
Subject: RE: help with strange problem


> to add........
> I have discovered that the users that are working are in
> /var/control/users/assign
> what updates this file?


Maybe the problem is there. Check the entries in this file to be:

+domain.tld:user:uid:gid:directory where Maildir is:-::

for example... my account in my domain would be something like

+amira.es:pgracia:500:500:/home/pgracia:-::

Anyway the reference to mailbox in the error message is weird...

--------------------------------------------------------------------------------
Paco Gracia
Director T�cnico
Amira Sistemas




Hi,

im sorry, I was in a bit of a rusch last time...
it is like this, I have virtual domain system that delivery all the mails to
about 10-15 domains to one user, in that user (mailmaster in my case) have a
.qmail-default file that starts up a script for get the user accound who
should retreive the mail from a sql database,
but some mails are stuck and it look like qmail dosent set the correct
RECIPIENT enviroment variable...I only get
[EMAIL PROTECTED]
The box answers on worldnet.se, etanet.nu, norrtelje.net, d-tech.nu and
wnprod.org

// Magnus L�fqvist

here is a example mailheader that makes this error:

RECIPIENT: [EMAIL PROTECTED]
SENDER: [EMAIL PROTECTED]

Received: (qmail 4897 invoked by uid 1008); 5 Aug 2000 20:11:16 -0000
Received: (qmail 4891 invoked from network); 5 Aug 2000 20:11:15 -0000
Received: from unknown (HELO bas05.calypso.net) (194.52.189.101)
  by 62.100.129.2 with SMTP; 5 Aug 2000 20:11:15 -0000
Received: from nic.calypso.net (nic.calypso.net [194.52.189.130])
        by bas05.calypso.net (8.8.5/8.8.7) with ESMTP id WAA28165;
        Sat, 5 Aug 2000 22:11:19 +0200 (CEST)
Received: from win.calypso.net (t3o77p4.telia.com [195.198.146.4])
        by nic.calypso.net (8.8.5/8.8.5) with ESMTP id WAA07953;
        Sat, 5 Aug 2000 22:13:54 +0200 (MET DST)
Message-Id: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Date: Sat, 05 Aug 2000 22:07:54 +0200
To: Per Johansson C Sekt 1 <[EMAIL PROTECTED]>,
  Berndt =?iso-8859-1?Q?Bj=F6rklund?= C Sekt 2
<[EMAIL PROTECTED]
se>,
  =?iso-8859-1?Q?B=F6rje?= Axlund =?iso-8859-1?Q?Chefsinstrukt=F6r?= Sekt 3
<cse
[EMAIL PROTECTED]>,
  Kjell =?iso-8859-1?Q?Karlstr=F6m?= Hvbat Nord Kommendant
<[EMAIL PROTECTED]>
From: Rolf Dhejne <[EMAIL PROTECTED]>
Subject: =?iso-8859-1?Q?LEDNINGKRIGF=D6RING?=
Cc: Lars Rosenqvist C Hvbat nord <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed;




-----Ursprungligt meddelande-----
Fr�n: Magnus Bodin [mailto:[EMAIL PROTECTED]]
Skickat: den 7 augusti 2000 19:23
Till: qmail list
�mne: Re: Strange virtualdomains


On Mon, Aug 07, 2000 at 04:34:52PM +0200, Magnus L�fqvist wrote:
>
> Have a strage problem..
> I use virtualdomain and got some strange deliverys....
> [EMAIL PROTECTED]
> why dosent it get a real adress?

You really have to be a little more elaborative in your error reports.

How did you configure the domain in virtualdomains and how does the "error"
look like?


/magnus

--
http://x42.com/





On Tue, Aug 08, 2000 at 05:02:11PM +0200, Magnus L�fqvist wrote:
> Hi,
> 
> im sorry, I was in a bit of a rusch last time...
> it is like this, I have virtual domain system that delivery all the mails to
> about 10-15 domains to one user, in that user (mailmaster in my case) have a
> .qmail-default file that starts up a script for get the user accound who
> should retreive the mail from a sql database,
> but some mails are stuck and it look like qmail dosent set the correct
> RECIPIENT enviroment variable...I only get
> [EMAIL PROTECTED]
> The box answers on worldnet.se, etanet.nu, norrtelje.net, d-tech.nu and
> wnprod.org

Sounds strange. 
I suggest that you instruct your script to dump ALL environment variables
and the message to a log when this happen and send it here. 

What domain and localpart was the target for attached message?

/magnus

--
http://x42.com/




Hi!

Done that, and here are the results,
what I can see, no address in the header should it answer on, can it be some
bcc?

// Magnus


PWD=/maildirs
LOCAL=mailmaster-
EXT=
BOOT_FILE=/vmlinuz
HOSTNAME=mail_1
CONSOLE=/dev/console
EXT2=
EXT3=
EXT4=
PREVLEVEL=N
AUTOBOOT=YES
[EMAIL PROTECTED]
runlevel=2
[EMAIL PROTECTED]
UFLINE=From [EMAIL PROTECTED] Wed Aug 09 07:50:12 2000
USER=mailmaster
MACHTYPE=i386-pc-linux-gnu
HOST2=worldnet
HOST3=worldnet
DTLINE=Delivered-To: [EMAIL PROTECTED]
HOST4=worldnet
HOST=worldnet.se
[EMAIL PROTECTED]
SHLVL=4
previous=N
RPLINE=Return-Path: <[EMAIL PROTECTED]>
BOOT_IMAGE=Linux
_=/sbin/db
SHELL=/bin/bash
HOSTTYPE=i386
OSTYPE=linux-gnu
TERM=linux
HOME=/maildirs
PATH=/var/qmail/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
RUNLEVEL=2
DEFAULT=
INIT_VERSION=sysvinit-2.78
Received: (qmail 950 invoked by uid 1008); 9 Aug 2000 07:50:12 -0000
Received: (qmail 944 invoked from network); 9 Aug 2000 07:50:12 -0000
Received: from unknown (HELO maild.telia.com) (194.22.190.3)
  by mail.worldnet.se with SMTP; 9 Aug 2000 07:50:12 -0000
Received: from FOO.telia.com (t4o903p41.telia.com [195.252.35.161])
        by maild.telia.com (8.9.3/8.9.3) with SMTP id JAA24291;
        Wed, 9 Aug 2000 09:50:32 +0200 (CEST)
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 09 Aug 2000 09:46:13 +0200
From: Gert Ringquist <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
X-Mailer: Mozilla 3.0 (Win95; I)
MIME-Version: 1.0
To: Anders Westberg <[EMAIL PROTECTED]>,
  Joacim "Str�m" <[EMAIL PROTECTED]>, Kjell Ringquist
<[EMAIL PROTECTED]>,
  Lars Rosenqvist <[EMAIL PROTECTED]>,
  Lars Rosenqvist /Compatec <[EMAIL PROTECTED]>, Leif Forsstedt <[EMAIL PROTECTED]>,
  Olof "Nystr�m" <[EMAIL PROTECTED]>,
  Per Nauckhoff <[EMAIL PROTECTED]>,
  Siw Westberg <[EMAIL PROTECTED]>,
  Ulf Adelskogh <[EMAIL PROTECTED]>, Ulf Jansson <[EMAIL PROTECTED]>,
  Ulf Larsson <[EMAIL PROTECTED]>
Subject: s/y AMARANT II hemma
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit





-----Ursprungligt meddelande-----
Fr�n: Magnus Bodin [mailto:[EMAIL PROTECTED]]
Skickat: den 8 augusti 2000 17:21
Till: qmail list
�mne: Re: Strange virtualdomains


On Tue, Aug 08, 2000 at 05:02:11PM +0200, Magnus L�fqvist wrote:
> Hi,
>
> im sorry, I was in a bit of a rusch last time...
> it is like this, I have virtual domain system that delivery all the mails
to
> about 10-15 domains to one user, in that user (mailmaster in my case) have
a
> .qmail-default file that starts up a script for get the user accound who
> should retreive the mail from a sql database,
> but some mails are stuck and it look like qmail dosent set the correct
> RECIPIENT enviroment variable...I only get
> [EMAIL PROTECTED]
> The box answers on worldnet.se, etanet.nu, norrtelje.net, d-tech.nu and
> wnprod.org

Sounds strange.
I suggest that you instruct your script to dump ALL environment variables
and the message to a log when this happen and send it here.

What domain and localpart was the target for attached message?

/magnus

--
http://x42.com/





Here's a thought....i moved the /home directory to a new drive a while back
ago.....is this fstab entry causing this to act like nfs?

#################fstab##################################
[root@bryant /etc]# cat fstab
/dev/sda3               /                       ext2    defaults        1 1
/dev/sda1               /boot                   ext2    defaults        1 2
/dev/sda2               swap                    swap    defaults        0 0
/dev/sdb1               swap                    swap    defaults        0 0
/dev/fd0                /mnt/floppy             ext2    owner,noauto    0 0
/dev/cdrom              /mnt/cdrom              iso9660 owner,noauto,ro 0 0
none                    /proc                   proc    defaults        0 0
none                    /dev/pts                devpts  gid=5,mode=620
0 0
/dev/sdb2               /home                   ext2    defaults        1 1

-----Original Message-----
From: Barry Smoke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 8:54 AM
To: Brett Randall
Cc: Qmail@List. Cr. Yp. To
Subject: RE: help with strange problem


I never knew about this...because i've never set qmail up for
nis/nfs.....which makes my situation even stranger....
I always check the permissions first....I have permissions set up correctly
in /etc/skel...so every user created automatically has the correct
permissions......permissions have always been what I look at first, because
as with you ...it always fixes 90% of my problems.......sucks to have one in
the other 10%

I'm almost stumped on this one......it has to be something simple....
I would rather not have to run that cron script...if I don't have to.
I concider it kind of a hack for now.


-----Original Message-----
From: Brett Randall [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 1:05 AM
To: qmail
Subject: RE: help with strange problem


> to add........
> I have discovered that the users that are working are in
> /var/control/users/assign
> what updates this file?

Unless RedHat 7.0 beta includes some automatic function, then you do. Read
the qmail FAQ on info for how to update this (specifically look for
information on NIS/NFS outages...this is included there.) I don't know if
this is covered in LWQ but I would guess so.

Also, most of the problems I have had with qmail like yours are to do with
Maildir permissions. Make sure in the actual home folder of the recipient
that they have at least read/write permissions (maybe a cd ~user; chmod -R
u+r *; chown -R user *; chown -R user .qmail; chgrp -R group *; chgrp -R
group .qmail) might help. This has 90% of the time caused the below problem.
BUT the assign file you asked about before probably caused the other 10%! If
in doubt, delete it :> (Or move it somewhere else and its associated
files...probably recommended).

Brett.

Manager
InterPlanetary Solutions
http://ipsware.com/
-----Original Message-----
From: Barry Smoke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 1:11 PM
To: [EMAIL PROTECTED]
Subject: Re: help with strange problem



----- Original Message -----
From: Barry Smoke
To: [EMAIL PROTECTED]
Sent: Monday, August 07, 2000 9:45 PM
Subject: help with strange problem


I have been pulling my hair out on this one all day long.  I am including
all my information so you guys can help keep my hair in.....
I have been running qmail on a mail machine at a k12 school for a year...no
real problems to speak of....
now I have upgraded this server to redhat 7.0 beta......I know...why on
earth would you use beta on a production machine....well, I tested it out on
several otehr machines...and all went well, and it's not the beta I'm having
problems with.

The machine in question is bryant.dsc.k12.ar.us
there is an alias to this machine...bryant.k12.ar.us
I have been running this machine aliased for our administrators for the
year...and now I'm moving all of our schools over to this machine.
That includes elementaries, the jr.high, high school, etc....
Mail is working perfectly for our administrators(thank goodness)...but not
for new users
I have /etc/skel setup to create a Maildir correctly(yes I used
maildirmake), and copy a .qmail file to everyone's home directory.
I checked permissions...they match our existing users that are working.....
you can send mail to [EMAIL PROTECTED] me at
[EMAIL PROTECTED]
but when you add a new user ....you can't send mail to them at either
address....I've tried restarting qmail...and restarting the machine(with
blind hopes)
I got this whe I added a user named testingthemail:
to local [EMAIL PROTECTED]
Aug  7 20:10:10 bryant qmail: 965697010.528031 status: local 2/10 remote
0/20
Aug  7 20:10:10 bryant qmail: 965697010.548143 delivery 24: success:
did_0+0+0/
Aug  7 20:10:10 bryant qmail: 965697010.566173 status: local 1/10 remote
0/20
Aug  7 20:10:10 bryant qmail: 965697010.567118 delivery 25: failure:
Sorry,_no_m
ailbox_here_by_that_name._(#5.1.1)/
I added another user just a while ago....and all of the sudden his is
working...I haven't done anything....
but this new one I just added isn't yet.......
is there a file I have to manually update if I want users to be accessible
right after being added?
#################/etc/skel##################
[root@bryant skel]# ls -al
total 20
drwxr-xr-x    6 root     root         1024 Aug  3 17:51 .
drwxr-xr-x   48 root     root         6144 Aug  7 19:20 ..
-rw-r--r--    1 root     root           24 Jul 17 09:56 .bash_logout
-rw-r--r--    1 root     root          230 Jul 17 09:56 .bash_profile
-rw-r--r--    1 root     root          124 Jul 17 09:56 .bashrc
-rw-r--r--    1 root     root          688 Jul 25 11:53 .emacs
drwxr-xr-x    4 root     root         1024 Aug  3 17:34 .kde
-rw-rw-r--    1 root     root           11 May 10 12:55 .qmail
-rw-r--r--    1 root     root         3394 Jul 12 19:34 .screenrc
drwxr-xr-x    4 root     root         1024 Aug  3 17:34 Desktop
drwx------    5 root     root         1024 Aug  3 15:48 Maildir
drwxrwxr-x    2 root     root         1024 Dec  4  1999 web
[root@bryant skel]# cat .qmail
./Maildir/
[root@bryant skel]# cd Maildir
[root@bryant Maildir]# ls -al
total 5
drwx------    5 root     root         1024 Aug  3 15:48 .
drwxr-xr-x    6 root     root         1024 Aug  3 17:51 ..
drwx------    2 root     root         1024 Aug  3 15:48 cur
drwx------    2 root     root         1024 Aug  3 15:48 new
drwx------    2 root     root         1024 Aug  3 15:48 tmp
##############control files#######################
[root@bryant control]# cat defaulthost
bryant.k12.ar.us
[root@bryant control]# cat defaultdomain
k12.ar.us
[root@bryant control]# cat locals
proxy.intranet.net
localhost
bryant.k12.ar.us
proxy.bryant.dsc.k12.ar.us
bryant.dsc.k12.ar.us
[root@bryant control]# cat me
bryant.k12.ar.us
##############nslookup on the ip##############
[root@bryant control]# nslookup 165.29.94.240
Server:  achilles.k12.ar.us
Address:  165.29.1.1

Name:    bryant.dsc.k12.ar.us
Address:  165.29.94.240
###########################################
##############nslookup on the aliased domain#######
[root@bryant control]# nslookup bryant.k12.ar.us
Server:  achilles.k12.ar.us
Address:  165.29.1.1

Name:    bryant.dsc.k12.ar.us
Address:  165.29.94.240
Aliases:  bryant.k12.ar.us
#################################################







Martin Sckopke <[EMAIL PROTECTED]> wrote:

>we're using a little script to do some header rewriting.

Sorry, that voids your qmail warranty. :-)

>It is called via .qmail-fixup-default.
>The output of the script is the fed into qmail-inject,
>QMAILINJECT=i.
>Almost everything works as expected, there's just one
>problem: if a mail is sent to multiple users, EACH of
>them gets it multiple times. The number of individual
>mails is equal to the number or receivers.
>
>The .qmail-fixup-default script is called n-times and
>calls qmail-inject n-times (n is the number of receivers),
>then qmail-inject sends each message n times.

If you re-inject the messages N times, wouldn't you expect to receive
N copies? Unless your script re-injects it only for that copy's
recipient..

>We have this setup running for some years now but
>recently upgraded hardware, kernel and qmail version.
>Qmail was 1.01 and is now 1.03. Hardware is Intel,
>OS is Linux.

What I can't figure out is how you managed to avoid duplicates
before...

-Dave




Well thanx,

removing the "&" cleared that problem at once.
typical rookie fault
should have got out for myself

thanx
Manuel




What error are you getting from your pop3 client?

Are you allowing connections, as specified in hosts.allow/deny?

> Wesly Ng wrote:
> 
> Hello,
> I setup the qmail on turbolinux4.0 on 2 servers.
> I follow the step of "Life with Qmail" setup qmail-pop3d and checkpassword
> run the pop-3 by inetd.conf and send HUP to inetd.
> pass the test on INSTALL of checkpassword-0.81.
> also, I check that tcp.smtp
> :allow
> but I still can't check email from the client by pop3 which is inside my
> LAN.
> any other things that I missed?
> thanks~
> 
> 
>




-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"Ihnen, David" wrote:

> Maybe an extra-low-effort system would consist of a simply speaking a
> keyword into a microphone


I would find this more troublesome than typing my passphrase.

- -- 
                          David Nicol 816.235.1187 [EMAIL PROTECTED]
Originator of the world's first combination bassinet and table saw
-----BEGIN PGP SIGNATURE-----
Version: perl -pe '$_=unpack("u*",$_);'
Comment: 92G5S="!!;F]T:&5R(%!E<FP@2&%C:V5R"@``

iD8DBQE5kDOHJiOJhroV3bkRAtpcAJ4zQtG9qz925plFbbrtWEwveK38LwCeKjnf
/TkbHsLEy4a1ZK+yQ4mYl1k=
=DSp0
-----END PGP SIGNATURE-----




 
> > Is there an easy way to just send to all users in a linux group,
> > instead of having to use an alias file....?


You mean group, as in, a line in /etc/group, right?

Lets say I have a message in a file called syl2000fall.txt and
I want to send it to everyone in the group called chem507.

I think this would do it:

mail `grep ^chem507 /etc/group | cut -f4 -d:` < syl2000fall.txt


Some light tweaking may be required, but mail will accept
comma-delimited recipients, YMMV.


-- 
                          David Nicol 816.235.1187 [EMAIL PROTECTED]
Originator of the world's first combination bassinet and table saw




Does anyone have vpopmail working with smtp authentication?

I'm trying to make the 
http://members.elysium.pl/brush/qmail-smtpd-auth/
code work with vpopmail and netscape 4.72. But
no luck so far.

If you have it working, what is your startup line
for tcpserver/qmail-smtpd? What changes did you
make to the qmail-smtpd.c code besides applying
the patch?

Ken Jones
inter7




Ken - is your problem just with Netscape?  Did you uncomment out the #DEFINE
SMTPAUTH_NETSCAPE_WORKAROUND line??

> -----Original Message-----
> From: kbo [mailto:kbo]On Behalf Of Ken Jones
> Sent: Tuesday, August 08, 2000 11:58 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: smtp auth and vpopmail
>
>
> Does anyone have vpopmail working with smtp authentication?
>
> I'm trying to make the
> http://members.elysium.pl/brush/qmail-smtpd-auth/
> code work with vpopmail and netscape 4.72. But
> no luck so far.
>
> If you have it working, what is your startup line
> for tcpserver/qmail-smtpd? What changes did you
> make to the qmail-smtpd.c code besides applying
> the patch?
>
> Ken Jones
> inter7
>





Ken Jones wrote:
> 
> Does anyone have vpopmail working with smtp authentication?

A couple of weeks ago, I posted an updated patch to let smtp-auth use
vpopmail 4.8.6 for authentication.  The original instructions are still
at http://members.elysium.pl/brush/qmail-smtpd-auth/faq.html .

> I'm trying to make the
> http://members.elysium.pl/brush/qmail-smtpd-auth/
> code work with vpopmail and netscape 4.72. But
> no luck so far.

As Kevin Bucknum pointed out, make sure that you uncomment the
SMTPAUTH_NETSCAPE_WORKAROUND define in qmail-smtpd.c.

- cls





I recall from an earlier discussion of a similar problem that a
perceived consensus was reached that a good way to do this kind
of thing is to patch qmail-remote so that if
the message is too big to send, it appears as a temporary error
without even attempting to connect.
also the definition of "too big to send" is read in from the file
system in such a way that it can be easily monitored, and easily 
manipulated by a cron job.  Something like the (non)existence of
/var/mail/control/okay-to-send-big. 

After the status changes, an ALRM signal is generated to reprocess
all backed up mail (most of which is there due to being oversize,
it is hoped) and that is that.

I do not know if this approach can be applied to maildirsmtp and
serialmail.



Peter van Dijk wrote:
> 
> On Wed, Jul 26, 2000 at 08:45:34AM +0600, [EMAIL PROTECTED] wrote:
> [snip]
> > I would like to have qmail changed to do a
> > sort mailbox by seize and
> > send the smallest first.
> >
> > ... The larger
> > messages could then go at night where the x minutes is set to a higher
> > value.
> 




-- 
                          David Nicol 816.235.1187 [EMAIL PROTECTED]
Originator of the world's first combination bassinet and table saw




On Tue, Aug 08, 2000 at 05:05:21PM +0000, David L. Nicol wrote:
 
> I recall from an earlier discussion of a similar problem that a
> perceived consensus was reached that a good way to do this kind
> of thing is to patch qmail-remote so that if
> the message is too big to send, it appears as a temporary error
> without even attempting to connect.
> also the definition of "too big to send" is read in from the file
> system in such a way that it can be easily monitored, and easily 
> manipulated by a cron job.  Something like the (non)existence of
> /var/mail/control/okay-to-send-big. 
 
> After the status changes, an ALRM signal is generated to reprocess
> all backed up mail (most of which is there due to being oversize,
> it is hoped) and that is that.

Thanks. Sounds interesting.

If anyone of you remember what to seach for then I shall search the
archives. 

Perhaps I could search the body of text for qmail-remote ?

Jacob




On Wed, Aug 09, 2000 at 07:02:19AM +0600, [EMAIL PROTECTED] wrote:
> On Tue, Aug 08, 2000 at 05:05:21PM +0000, David L. Nicol wrote:
  
> > I recall from an earlier discussion of a similar problem that a
> > perceived consensus was reached that a good way to do this kind
<snip> 
> Thanks. Sounds interesting.
> 
> If anyone of you remember what to seach for then I shall search the
> archives. 
> 
> Perhaps I could search the body of text for qmail-remote ?

Sorry for that one.
That was not possible, I got far too many entries.
I should have checked before sending.
Any guess would be useful, 
I have almost all of last years mail on my server.

Jacob





Dave Sill wrote:
> 
> Geir Ove =?iso-8859-1?Q?=D8ksnes?= <[EMAIL PROTECTED]> wrote:
> 
> >My customers have paid for like 100 email accounts
> >and one postmaster account...  how to i restrict him
> >from making more than 100 email accounts?...
> >this is on a virtual domain..
> 
> Run a cron job periodically that removes/disables any .qmail*-default
> files and any .qmail* files in excess of 100.
> 
> -Dave


better to monitor his overuse and bill him for it


-- 
                          David Nicol 816.235.1187 [EMAIL PROTECTED]
Originator of the world's first combination bassinet and table saw




If I remember correctly the new qmailadmin has a setting for this.

Now if only I could remember what it was, I remember seeing the settings on
either this or the vpopmail mailing list.  BEtter yet im sure its in the
tarball somewhere.

-- Tim


----- Original Message -----
From: "David L. Nicol" <[EMAIL PROTECTED]>
To: "Dave Sill" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, August 08, 2000 1:06 PM
Subject: Re: stop postmaster to make more acounts..


> Dave Sill wrote:
> >
> > Geir Ove =?iso-8859-1?Q?=D8ksnes?= <[EMAIL PROTECTED]> wrote:
> >
> > >My customers have paid for like 100 email accounts
> > >and one postmaster account...  how to i restrict him
> > >from making more than 100 email accounts?...
> > >this is on a virtual domain..
> >
> > Run a cron job periodically that removes/disables any .qmail*-default
> > files and any .qmail* files in excess of 100.
> >
> > -Dave
>
>
> better to monitor his overuse and bill him for it
>
>
> --
>                           David Nicol 816.235.1187 [EMAIL PROTECTED]
> Originator of the world's first combination bassinet and table saw
>





If I remember correctly, another way of doing this, install qmailadmin and
put .qmailadmin-limits file with appropriate limits in the user/domain dir.
Read qmailadmin 'install' file for further info.

cheers,
kittiwat


----- Original Message -----
From: "Tim Hunter" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, August 09, 2000 12:16 AM
Subject: Re: stop postmaster to make more acounts..


> If I remember correctly the new qmailadmin has a setting for this.
>
> Now if only I could remember what it was, I remember seeing the settings
on
> either this or the vpopmail mailing list.  BEtter yet im sure its in the
> tarball somewhere.
>
> -- Tim
>
>
> ----- Original Message -----
> From: "David L. Nicol" <[EMAIL PROTECTED]>
> To: "Dave Sill" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Tuesday, August 08, 2000 1:06 PM
> Subject: Re: stop postmaster to make more acounts..
>
>
> > Dave Sill wrote:
> > >
> > > Geir Ove =?iso-8859-1?Q?=D8ksnes?= <[EMAIL PROTECTED]> wrote:
> > >
> > > >My customers have paid for like 100 email accounts
> > > >and one postmaster account...  how to i restrict him
> > > >from making more than 100 email accounts?...
> > > >this is on a virtual domain..
> > >
> > > Run a cron job periodically that removes/disables any .qmail*-default
> > > files and any .qmail* files in excess of 100.
> > >
> > > -Dave
> >
> >
> > better to monitor his overuse and bill him for it
> >
> >
> > --
> >                           David Nicol 816.235.1187 [EMAIL PROTECTED]
> > Originator of the world's first combination bassinet and table saw
> >
>
>






Maybe someone could interest this one:

http://rucus.ru.ac.za/~keith/qmail/update-nis-qmail-users.html
--------------------------------------------------------------------------------
Paco Gracia
Director T�cnico
Amira Sistemas




Hello guys... I was wondering if anyone knows why do sometimes some
email attachments get stripped off the email, is this a server side
problem, a client side problem or a protocol problem?
Or can someone tell me where I can get documentation about this...

Thanks
Guillermo Villasana




Sorry this has probably been asked a thousand times but here it is.

We keep getting spam from zzn.com, but with sub domains, so it's yes.zzn.com
or friend.zzn.com

I know to stop them by putting this in BADMAIL
@friend.zzn.com
@yes.zzn.com

Can I do it this way?
@*.zzn.com

Thanks all


*************************************
John McCoy, Jr
Systems Administrator
Central Systems, Mills College
510-430-3321
[EMAIL PROTECTED]
*************************************






"John McCoy, Jr" <[EMAIL PROTECTED]> wrote:

>I know to stop them by putting this in [badmailfrom]
>@friend.zzn.com
>@yes.zzn.com
>
>Can I do it this way?
>@*.zzn.com

No, but you could block their IP addresses using tcpserver.

-Dave




Hi *,

How do I revert back to sendmail?...I am not able to use Telnet ...it
reflects the qmail status still.
I have stopped the QMail from Running.
I am able to recieve remote mails but not send it thru Telnet.

I have done the following:

1. Uncommented this line in   /etc/init.d/sendmail.
          sendmail -bd -q15m

2. Started the sendmail daemon and shows up as running.

3. Added the setuid bit on the sendmail binary:
      # chmod 777 /usr/lib/sendmail

4. Moved the sendmail binary back to its place:
      # mv /usr/lib/sendmail.bak /usr/lib/sendmail

Please reply asap,
Anand





> How do I revert back to sendmail?

    Sendmail installation instructions are available from www.sendmail.org.

> 3. Added the setuid bit on the sendmail binary:
>       # chmod 777 /usr/lib/sendmail

  By all means, leave it world-writeable like that.  That way, any normal
user on your system can overwrite it with the contents of their choice, and
thus gain root access.

steve





> From:  "Steve Wolfe" <[EMAIL PROTECTED]>
> Date:  Tue, 8 Aug 2000 13:24:50 -0600
>
> > How do I revert back to sendmail?
> 
>     Sendmail installation instructions are available from www.sendmail.org.
> 
> > 3. Added the setuid bit on the sendmail binary:
> >       # chmod 777 /usr/lib/sendmail
> 
>   By all means, leave it world-writeable like that.  That way, any normal
> user on your system can overwrite it with the contents of their choice, and
> thus gain root access.

...and by the way, this does *not* turn in the setuid bit.

Chris

-- 
Chris Garrigues                 http://www.DeepEddy.Com/~cwg/
virCIO                          http://www.virCIO.Com
4314 Avenue C                   
Austin, TX  78751-3709          +1 512 374 0500

  My email address is an experiment in SPAM elimination.  For an
  explanation of what we're doing, see http://www.DeepEddy.Com/tms.html 

    Nobody ever got fired for buying Microsoft,
      but they could get fired for relying on Microsoft.


PGP signature





But here I am only REVERTING Back to Sendmail .i.e I had previously Installed
Sendmail over which I installed QMail...Now If I want to turn Sendmail back on
How do I do that? apart from using the steps as stated in Rmove.sendmail
document.

Steve Wolfe wrote:

> > How do I revert back to sendmail?
>
>     Sendmail installation instructions are available from www.sendmail.org.
>
> > 3. Added the setuid bit on the sendmail binary:
> >       # chmod 777 /usr/lib/sendmail
>
>   By all means, leave it world-writeable like that.  That way, any normal
> user on your system can overwrite it with the contents of their choice, and
> thus gain root access.
>
> steve





Anand, your X-Mailer header denonciates you as using NT...
I really believe it would be more efficient and lot safer
for you to revert to post office.
Don't feel offensed in any way, but to administrate
qmail or, worse, sendmail, you do need to be more savvy
in unix administration.
Fabrice

Anand Saokar wrote:
> 
> But here I am only REVERTING Back to Sendmail .i.e I had previously Installed
> Sendmail over which I installed QMail...Now If I want to turn Sendmail back on
> How do I do that? apart from using the steps as stated in Rmove.sendmail
> document.
> 
> Steve Wolfe wrote:
> 
> > > How do I revert back to sendmail?
> >
> >     Sendmail installation instructions are available from www.sendmail.org.
> >
> > > 3. Added the setuid bit on the sendmail binary:
> > >       # chmod 777 /usr/lib/sendmail
> >
> >   By all means, leave it world-writeable like that.  That way, any normal
> > user on your system can overwrite it with the contents of their choice, and
> > thus gain root access.
> >
> > steve

-- 
"Ce  n'est pas  parce qu'on  dit  : "Fermez  la porte,  il fait  froid
dehors", qu'il fait moins froid  dehors quand la porte est fermee." --
Pierre Dac




On Tue, Aug 08, 2000 at 01:12:38PM -0700, Anand Saokar wrote:
> But here I am only REVERTING Back to Sendmail .i.e I had previously Installed
> Sendmail over which I installed QMail...Now If I want to turn Sendmail back on
> How do I do that? apart from using the steps as stated in Rmove.sendmail
> document.

We heard your question the first time. There is no documented procedure
for uninstalling qmail. But, you've stated that you previously installed
Sendmail, why not just do that again?

Remember, this list consists mostly of people who know nothing about
Sendmail or don't want to keep knowing about Sendmail. On that basis,
asking your question here is kinda like asking vegetarians how to eat
meat.


Regards.





Hi,

I am having troubles receiving mail with qmail.  Here is my setup:  I am
running qmail on my linux box behind a NAT device.  My MX record points to
a name not in my domain (dynamic dns) and that name points to my IP
address (that shouldn't matter much).  What seems to be happening is that
my server is looping the mail back to itself because it can't realize that
monkey.fiumano.com is itself.  See the returned mail I got when I tried to
send myself mail fom the outside. 

As a side note, my server keeps having these identd processes start
whenever i send myself mail:
17665 ?        S      0:00 in.identd -P/dev/null
17666 ?        S      0:00 in.identd -P/dev/null
17667 ?        S      0:00 in.identd -P/dev/null
17668 ?        S      0:00 in.identd -P/dev/null
17669 ?        S      0:00 in.identd -P/dev/null
17670 ?        S      0:00 in.identd -P/dev/null
17671 ?        S      0:00 in.identd -P/dev/null
And I tried the -R switch on tcpserver like I saw someone suggest in the
list, but it hasn't helped.

Also I can't send myself mail locally either, but I can't figure out why.
I telnet to myself to spoof mail to [EMAIL PROTECTED] but it never makes
it to the Mailbox.

I'd appreciate any help on this.  Here is an example mail I sent to my
mailserver from outside.


---------- Forwarded message ----------
Date: 8 Aug 2000 08:00:11 -0000
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: failure notice

Hi. This is the qmail-send program at fiumano.com..
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<[EMAIL PROTECTED]>:
63.227.124.31 failed after I sent the message.
Remote host said: 554 too many hops, this message is looping (#5.4.6)

--- Below this line is a copy of the message.

Return-Path: <[EMAIL PROTECTED]>
Received: (qmail 17659 invoked from network); 8 Aug 2000 08:00:09 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:09 -0000
Received: (qmail 17656 invoked from network); 8 Aug 2000 08:00:07 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:07 -0000
Received: (qmail 17653 invoked from network); 8 Aug 2000 08:00:06 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:06 -0000
Received: (qmail 17650 invoked from network); 8 Aug 2000 08:00:05 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:05 -0000
Received: (qmail 17647 invoked from network); 8 Aug 2000 08:00:03 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:03 -0000
Received: (qmail 17644 invoked from network); 8 Aug 2000 08:00:02 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:02 -0000
Received: (qmail 17641 invoked from network); 8 Aug 2000 08:00:01 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:01 -0000
Received: (qmail 17638 invoked from network); 8 Aug 2000 07:59:59 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:59 -0000
Received: (qmail 17635 invoked from network); 8 Aug 2000 07:59:58 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:58 -0000
Received: (qmail 17632 invoked from network); 8 Aug 2000 07:59:57 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:57 -0000
Received: (qmail 17629 invoked from network); 8 Aug 2000 07:59:55 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:55 -0000
Received: (qmail 17626 invoked from network); 8 Aug 2000 07:59:54 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:54 -0000
Received: (qmail 17623 invoked from network); 8 Aug 2000 07:59:53 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:53 -0000
Received: (qmail 17620 invoked from network); 8 Aug 2000 07:59:52 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:52 -0000
Received: (qmail 17617 invoked from network); 8 Aug 2000 07:59:50 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:50 -0000
Received: (qmail 17614 invoked from network); 8 Aug 2000 07:59:49 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:49 -0000
Received: (qmail 17611 invoked from network); 8 Aug 2000 07:59:48 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:48 -0000
Received: (qmail 17608 invoked from network); 8 Aug 2000 07:59:47 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:47 -0000
Received: (qmail 17605 invoked from network); 8 Aug 2000 07:59:46 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:46 -0000
Received: (qmail 17602 invoked from network); 8 Aug 2000 07:59:45 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:45 -0000
Received: (qmail 17599 invoked from network); 8 Aug 2000 07:59:44 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:44 -0000
Received: (qmail 17596 invoked from network); 8 Aug 2000 07:59:42 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:42 -0000
Received: (qmail 17593 invoked from network); 8 Aug 2000 07:59:41 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:41 -0000
Received: (qmail 17590 invoked from network); 8 Aug 2000 07:59:40 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:40 -0000
Received: (qmail 17587 invoked from network); 8 Aug 2000 07:59:39 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:39 -0000
Received: (qmail 17584 invoked from network); 8 Aug 2000 07:59:38 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:38 -0000
Received: (qmail 17581 invoked from network); 8 Aug 2000 07:59:37 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:37 -0000
Received: (qmail 17578 invoked from network); 8 Aug 2000 07:59:36 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:36 -0000
Received: (qmail 17575 invoked from network); 8 Aug 2000 07:59:35 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:35 -0000
Received: (qmail 17572 invoked from network); 8 Aug 2000 07:59:34 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:34 -0000
Received: (qmail 17569 invoked from network); 8 Aug 2000 07:59:33 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:33 -0000
Received: (qmail 17566 invoked from network); 8 Aug 2000 07:59:32 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:32 -0000
Received: (qmail 17563 invoked from network); 8 Aug 2000 07:59:31 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:31 -0000
Received: (qmail 17560 invoked from network); 8 Aug 2000 07:59:30 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:30 -0000
Received: (qmail 17557 invoked from network); 8 Aug 2000 07:59:29 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
Received: (qmail 17554 invoked from network); 8 Aug 2000 07:59:29 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
Received: (qmail 17551 invoked from network); 8 Aug 2000 07:59:28 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:28 -0000
Received: (qmail 17548 invoked from network); 8 Aug 2000 07:59:27 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:27 -0000
Received: (qmail 17545 invoked from network); 8 Aug 2000 07:59:26 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:26 -0000
Received: (qmail 17540 invoked from network); 8 Aug 2000 07:59:25 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:25 -0000
Received: (qmail 17535 invoked from network); 8 Aug 2000 07:59:24 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:24 -0000
Received: (qmail 17531 invoked from network); 8 Aug 2000 07:59:23 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
Received: (qmail 17527 invoked from network); 8 Aug 2000 07:59:23 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
Received: (qmail 17523 invoked from network); 8 Aug 2000 07:59:22 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:22 -0000
Received: (qmail 17520 invoked from network); 8 Aug 2000 07:59:21 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:21 -0000
Received: (qmail 17516 invoked from network); 8 Aug 2000 07:59:20 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:20 -0000
Received: (qmail 17513 invoked from network); 8 Aug 2000 07:59:19 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:19 -0000
Received: (qmail 17510 invoked from network); 8 Aug 2000 07:59:18 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:18 -0000
Received: (qmail 17507 invoked from network); 8 Aug 2000 07:59:17 -0000
Received: from unknown (HELO fiumano.com.) (63.227.124.31)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:17 -0000
Received: (qmail 17504 invoked from network); 8 Aug 2000 07:59:16 -0000
Received: from kolo.teamwalters.org (205.147.235.188)
  by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:16 -0000
Received: from localhost by kolo.teamwalters.org (8.9.0/8.9.0) with SMTP id DAA05040
        for <[EMAIL PROTECTED]>; Tue, 8 Aug 2000 03:41:36 -0400 (EDT)
Date: Tue, 8 Aug 2000 03:41:35 -0400 (EDT)
From: Michael Fiumano <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: test
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

test







What's the contents of your /var/qmail/locals file?

- T

-- 
Tyler J. Frederick
Systems Administrator
Sportsline.com, Inc.

On Tue, 8 Aug 2000, Michael Fiumano wrote:

> 
> Hi,
> 
> I am having troubles receiving mail with qmail.  Here is my setup:  I am
> running qmail on my linux box behind a NAT device.  My MX record points to
> a name not in my domain (dynamic dns) and that name points to my IP
> address (that shouldn't matter much).  What seems to be happening is that
> my server is looping the mail back to itself because it can't realize that
> monkey.fiumano.com is itself.  See the returned mail I got when I tried to
> send myself mail fom the outside. 
> 
> As a side note, my server keeps having these identd processes start
> whenever i send myself mail:
> 17665 ?        S      0:00 in.identd -P/dev/null
> 17666 ?        S      0:00 in.identd -P/dev/null
> 17667 ?        S      0:00 in.identd -P/dev/null
> 17668 ?        S      0:00 in.identd -P/dev/null
> 17669 ?        S      0:00 in.identd -P/dev/null
> 17670 ?        S      0:00 in.identd -P/dev/null
> 17671 ?        S      0:00 in.identd -P/dev/null
> And I tried the -R switch on tcpserver like I saw someone suggest in the
> list, but it hasn't helped.
> 
> Also I can't send myself mail locally either, but I can't figure out why.
> I telnet to myself to spoof mail to [EMAIL PROTECTED] but it never makes
> it to the Mailbox.
> 
> I'd appreciate any help on this.  Here is an example mail I sent to my
> mailserver from outside.
> 
> 
> ---------- Forwarded message ----------
> Date: 8 Aug 2000 08:00:11 -0000
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: failure notice
> 
> Hi. This is the qmail-send program at fiumano.com..
> I'm afraid I wasn't able to deliver your message to the following addresses.
> This is a permanent error; I've given up. Sorry it didn't work out.
> 
> <[EMAIL PROTECTED]>:
> 63.227.124.31 failed after I sent the message.
> Remote host said: 554 too many hops, this message is looping (#5.4.6)
> 
> --- Below this line is a copy of the message.
> 
> Return-Path: <[EMAIL PROTECTED]>
> Received: (qmail 17659 invoked from network); 8 Aug 2000 08:00:09 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:09 -0000
> Received: (qmail 17656 invoked from network); 8 Aug 2000 08:00:07 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:07 -0000
> Received: (qmail 17653 invoked from network); 8 Aug 2000 08:00:06 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:06 -0000
> Received: (qmail 17650 invoked from network); 8 Aug 2000 08:00:05 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:05 -0000
> Received: (qmail 17647 invoked from network); 8 Aug 2000 08:00:03 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:03 -0000
> Received: (qmail 17644 invoked from network); 8 Aug 2000 08:00:02 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:02 -0000
> Received: (qmail 17641 invoked from network); 8 Aug 2000 08:00:01 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:01 -0000
> Received: (qmail 17638 invoked from network); 8 Aug 2000 07:59:59 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:59 -0000
> Received: (qmail 17635 invoked from network); 8 Aug 2000 07:59:58 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:58 -0000
> Received: (qmail 17632 invoked from network); 8 Aug 2000 07:59:57 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:57 -0000
> Received: (qmail 17629 invoked from network); 8 Aug 2000 07:59:55 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:55 -0000
> Received: (qmail 17626 invoked from network); 8 Aug 2000 07:59:54 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:54 -0000
> Received: (qmail 17623 invoked from network); 8 Aug 2000 07:59:53 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:53 -0000
> Received: (qmail 17620 invoked from network); 8 Aug 2000 07:59:52 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:52 -0000
> Received: (qmail 17617 invoked from network); 8 Aug 2000 07:59:50 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:50 -0000
> Received: (qmail 17614 invoked from network); 8 Aug 2000 07:59:49 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:49 -0000
> Received: (qmail 17611 invoked from network); 8 Aug 2000 07:59:48 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:48 -0000
> Received: (qmail 17608 invoked from network); 8 Aug 2000 07:59:47 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:47 -0000
> Received: (qmail 17605 invoked from network); 8 Aug 2000 07:59:46 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:46 -0000
> Received: (qmail 17602 invoked from network); 8 Aug 2000 07:59:45 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:45 -0000
> Received: (qmail 17599 invoked from network); 8 Aug 2000 07:59:44 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:44 -0000
> Received: (qmail 17596 invoked from network); 8 Aug 2000 07:59:42 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:42 -0000
> Received: (qmail 17593 invoked from network); 8 Aug 2000 07:59:41 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:41 -0000
> Received: (qmail 17590 invoked from network); 8 Aug 2000 07:59:40 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:40 -0000
> Received: (qmail 17587 invoked from network); 8 Aug 2000 07:59:39 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:39 -0000
> Received: (qmail 17584 invoked from network); 8 Aug 2000 07:59:38 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:38 -0000
> Received: (qmail 17581 invoked from network); 8 Aug 2000 07:59:37 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:37 -0000
> Received: (qmail 17578 invoked from network); 8 Aug 2000 07:59:36 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:36 -0000
> Received: (qmail 17575 invoked from network); 8 Aug 2000 07:59:35 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:35 -0000
> Received: (qmail 17572 invoked from network); 8 Aug 2000 07:59:34 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:34 -0000
> Received: (qmail 17569 invoked from network); 8 Aug 2000 07:59:33 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:33 -0000
> Received: (qmail 17566 invoked from network); 8 Aug 2000 07:59:32 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:32 -0000
> Received: (qmail 17563 invoked from network); 8 Aug 2000 07:59:31 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:31 -0000
> Received: (qmail 17560 invoked from network); 8 Aug 2000 07:59:30 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:30 -0000
> Received: (qmail 17557 invoked from network); 8 Aug 2000 07:59:29 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> Received: (qmail 17554 invoked from network); 8 Aug 2000 07:59:29 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> Received: (qmail 17551 invoked from network); 8 Aug 2000 07:59:28 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:28 -0000
> Received: (qmail 17548 invoked from network); 8 Aug 2000 07:59:27 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:27 -0000
> Received: (qmail 17545 invoked from network); 8 Aug 2000 07:59:26 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:26 -0000
> Received: (qmail 17540 invoked from network); 8 Aug 2000 07:59:25 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:25 -0000
> Received: (qmail 17535 invoked from network); 8 Aug 2000 07:59:24 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:24 -0000
> Received: (qmail 17531 invoked from network); 8 Aug 2000 07:59:23 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> Received: (qmail 17527 invoked from network); 8 Aug 2000 07:59:23 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> Received: (qmail 17523 invoked from network); 8 Aug 2000 07:59:22 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:22 -0000
> Received: (qmail 17520 invoked from network); 8 Aug 2000 07:59:21 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:21 -0000
> Received: (qmail 17516 invoked from network); 8 Aug 2000 07:59:20 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:20 -0000
> Received: (qmail 17513 invoked from network); 8 Aug 2000 07:59:19 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:19 -0000
> Received: (qmail 17510 invoked from network); 8 Aug 2000 07:59:18 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:18 -0000
> Received: (qmail 17507 invoked from network); 8 Aug 2000 07:59:17 -0000
> Received: from unknown (HELO fiumano.com.) (63.227.124.31)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:17 -0000
> Received: (qmail 17504 invoked from network); 8 Aug 2000 07:59:16 -0000
> Received: from kolo.teamwalters.org (205.147.235.188)
>   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:16 -0000
> Received: from localhost by kolo.teamwalters.org (8.9.0/8.9.0) with SMTP id DAA05040
>       for <[EMAIL PROTECTED]>; Tue, 8 Aug 2000 03:41:36 -0400 (EDT)
> Date: Tue, 8 Aug 2000 03:41:35 -0400 (EDT)
> From: Michael Fiumano <[EMAIL PROTECTED]>
> X-Sender: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: test
> Message-ID: <[EMAIL PROTECTED]>
> MIME-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> test
> 
> 
> 





fiumano.com.

On Tue, 8 Aug 2000, Tyler J. Frederick wrote:

> What's the contents of your /var/qmail/locals file?
> 
> - T
> 
> -- 
> Tyler J. Frederick
> Systems Administrator
> Sportsline.com, Inc.
> 
> On Tue, 8 Aug 2000, Michael Fiumano wrote:
> 
> > 
> > Hi,
> > 
> > I am having troubles receiving mail with qmail.  Here is my setup:  I am
> > running qmail on my linux box behind a NAT device.  My MX record points to
> > a name not in my domain (dynamic dns) and that name points to my IP
> > address (that shouldn't matter much).  What seems to be happening is that
> > my server is looping the mail back to itself because it can't realize that
> > monkey.fiumano.com is itself.  See the returned mail I got when I tried to
> > send myself mail fom the outside. 
> > 
> > As a side note, my server keeps having these identd processes start
> > whenever i send myself mail:
> > 17665 ?        S      0:00 in.identd -P/dev/null
> > 17666 ?        S      0:00 in.identd -P/dev/null
> > 17667 ?        S      0:00 in.identd -P/dev/null
> > 17668 ?        S      0:00 in.identd -P/dev/null
> > 17669 ?        S      0:00 in.identd -P/dev/null
> > 17670 ?        S      0:00 in.identd -P/dev/null
> > 17671 ?        S      0:00 in.identd -P/dev/null
> > And I tried the -R switch on tcpserver like I saw someone suggest in the
> > list, but it hasn't helped.
> > 
> > Also I can't send myself mail locally either, but I can't figure out why.
> > I telnet to myself to spoof mail to [EMAIL PROTECTED] but it never makes
> > it to the Mailbox.
> > 
> > I'd appreciate any help on this.  Here is an example mail I sent to my
> > mailserver from outside.
> > 
> > 
> > ---------- Forwarded message ----------
> > Date: 8 Aug 2000 08:00:11 -0000
> > From: [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > Subject: failure notice
> > 
> > Hi. This is the qmail-send program at fiumano.com..
> > I'm afraid I wasn't able to deliver your message to the following addresses.
> > This is a permanent error; I've given up. Sorry it didn't work out.
> > 
> > <[EMAIL PROTECTED]>:
> > 63.227.124.31 failed after I sent the message.
> > Remote host said: 554 too many hops, this message is looping (#5.4.6)
> > 
> > --- Below this line is a copy of the message.
> > 
> > Return-Path: <[EMAIL PROTECTED]>
> > Received: (qmail 17659 invoked from network); 8 Aug 2000 08:00:09 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:09 -0000
> > Received: (qmail 17656 invoked from network); 8 Aug 2000 08:00:07 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:07 -0000
> > Received: (qmail 17653 invoked from network); 8 Aug 2000 08:00:06 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:06 -0000
> > Received: (qmail 17650 invoked from network); 8 Aug 2000 08:00:05 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:05 -0000
> > Received: (qmail 17647 invoked from network); 8 Aug 2000 08:00:03 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:03 -0000
> > Received: (qmail 17644 invoked from network); 8 Aug 2000 08:00:02 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:02 -0000
> > Received: (qmail 17641 invoked from network); 8 Aug 2000 08:00:01 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:01 -0000
> > Received: (qmail 17638 invoked from network); 8 Aug 2000 07:59:59 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:59 -0000
> > Received: (qmail 17635 invoked from network); 8 Aug 2000 07:59:58 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:58 -0000
> > Received: (qmail 17632 invoked from network); 8 Aug 2000 07:59:57 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:57 -0000
> > Received: (qmail 17629 invoked from network); 8 Aug 2000 07:59:55 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:55 -0000
> > Received: (qmail 17626 invoked from network); 8 Aug 2000 07:59:54 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:54 -0000
> > Received: (qmail 17623 invoked from network); 8 Aug 2000 07:59:53 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:53 -0000
> > Received: (qmail 17620 invoked from network); 8 Aug 2000 07:59:52 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:52 -0000
> > Received: (qmail 17617 invoked from network); 8 Aug 2000 07:59:50 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:50 -0000
> > Received: (qmail 17614 invoked from network); 8 Aug 2000 07:59:49 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:49 -0000
> > Received: (qmail 17611 invoked from network); 8 Aug 2000 07:59:48 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:48 -0000
> > Received: (qmail 17608 invoked from network); 8 Aug 2000 07:59:47 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:47 -0000
> > Received: (qmail 17605 invoked from network); 8 Aug 2000 07:59:46 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:46 -0000
> > Received: (qmail 17602 invoked from network); 8 Aug 2000 07:59:45 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:45 -0000
> > Received: (qmail 17599 invoked from network); 8 Aug 2000 07:59:44 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:44 -0000
> > Received: (qmail 17596 invoked from network); 8 Aug 2000 07:59:42 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:42 -0000
> > Received: (qmail 17593 invoked from network); 8 Aug 2000 07:59:41 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:41 -0000
> > Received: (qmail 17590 invoked from network); 8 Aug 2000 07:59:40 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:40 -0000
> > Received: (qmail 17587 invoked from network); 8 Aug 2000 07:59:39 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:39 -0000
> > Received: (qmail 17584 invoked from network); 8 Aug 2000 07:59:38 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:38 -0000
> > Received: (qmail 17581 invoked from network); 8 Aug 2000 07:59:37 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:37 -0000
> > Received: (qmail 17578 invoked from network); 8 Aug 2000 07:59:36 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:36 -0000
> > Received: (qmail 17575 invoked from network); 8 Aug 2000 07:59:35 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:35 -0000
> > Received: (qmail 17572 invoked from network); 8 Aug 2000 07:59:34 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:34 -0000
> > Received: (qmail 17569 invoked from network); 8 Aug 2000 07:59:33 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:33 -0000
> > Received: (qmail 17566 invoked from network); 8 Aug 2000 07:59:32 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:32 -0000
> > Received: (qmail 17563 invoked from network); 8 Aug 2000 07:59:31 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:31 -0000
> > Received: (qmail 17560 invoked from network); 8 Aug 2000 07:59:30 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:30 -0000
> > Received: (qmail 17557 invoked from network); 8 Aug 2000 07:59:29 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> > Received: (qmail 17554 invoked from network); 8 Aug 2000 07:59:29 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> > Received: (qmail 17551 invoked from network); 8 Aug 2000 07:59:28 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:28 -0000
> > Received: (qmail 17548 invoked from network); 8 Aug 2000 07:59:27 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:27 -0000
> > Received: (qmail 17545 invoked from network); 8 Aug 2000 07:59:26 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:26 -0000
> > Received: (qmail 17540 invoked from network); 8 Aug 2000 07:59:25 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:25 -0000
> > Received: (qmail 17535 invoked from network); 8 Aug 2000 07:59:24 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:24 -0000
> > Received: (qmail 17531 invoked from network); 8 Aug 2000 07:59:23 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> > Received: (qmail 17527 invoked from network); 8 Aug 2000 07:59:23 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> > Received: (qmail 17523 invoked from network); 8 Aug 2000 07:59:22 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:22 -0000
> > Received: (qmail 17520 invoked from network); 8 Aug 2000 07:59:21 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:21 -0000
> > Received: (qmail 17516 invoked from network); 8 Aug 2000 07:59:20 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:20 -0000
> > Received: (qmail 17513 invoked from network); 8 Aug 2000 07:59:19 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:19 -0000
> > Received: (qmail 17510 invoked from network); 8 Aug 2000 07:59:18 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:18 -0000
> > Received: (qmail 17507 invoked from network); 8 Aug 2000 07:59:17 -0000
> > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:17 -0000
> > Received: (qmail 17504 invoked from network); 8 Aug 2000 07:59:16 -0000
> > Received: from kolo.teamwalters.org (205.147.235.188)
> >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:16 -0000
> > Received: from localhost by kolo.teamwalters.org (8.9.0/8.9.0) with SMTP id 
>DAA05040
> >     for <[EMAIL PROTECTED]>; Tue, 8 Aug 2000 03:41:36 -0400 (EDT)
> > Date: Tue, 8 Aug 2000 03:41:35 -0400 (EDT)
> > From: Michael Fiumano <[EMAIL PROTECTED]>
> > X-Sender: [EMAIL PROTECTED]
> > To: [EMAIL PROTECTED]
> > Subject: test
> > Message-ID: <[EMAIL PROTECTED]>
> > MIME-Version: 1.0
> > Content-Type: TEXT/PLAIN; charset=US-ASCII
> > 
> > test
> > 
> > 
> > 
> 
> 





You don't have anything in your smtproutes that would send this back out
do you?  Let me make sure I understand this.  You have a qmail box that is
on an ip (10.0.0.3) and that has a static translation to the world through
a router or NAT box of some sort.  The MX for fiumano.com is pointed to
this static translated address?

- T

-- 
Tyler J. Frederick
Systems Administrator
Sportsline.com, Inc.

On Tue, 8 Aug 2000, Michael Fiumano wrote:

> fiumano.com.
> 
> On Tue, 8 Aug 2000, Tyler J. Frederick wrote:
> 
> > What's the contents of your /var/qmail/locals file?
> > 
> > - T
> > 
> > -- 
> > Tyler J. Frederick
> > Systems Administrator
> > Sportsline.com, Inc.
> > 
> > On Tue, 8 Aug 2000, Michael Fiumano wrote:
> > 
> > > 
> > > Hi,
> > > 
> > > I am having troubles receiving mail with qmail.  Here is my setup:  I am
> > > running qmail on my linux box behind a NAT device.  My MX record points to
> > > a name not in my domain (dynamic dns) and that name points to my IP
> > > address (that shouldn't matter much).  What seems to be happening is that
> > > my server is looping the mail back to itself because it can't realize that
> > > monkey.fiumano.com is itself.  See the returned mail I got when I tried to
> > > send myself mail fom the outside. 
> > > 
> > > As a side note, my server keeps having these identd processes start
> > > whenever i send myself mail:
> > > 17665 ?        S      0:00 in.identd -P/dev/null
> > > 17666 ?        S      0:00 in.identd -P/dev/null
> > > 17667 ?        S      0:00 in.identd -P/dev/null
> > > 17668 ?        S      0:00 in.identd -P/dev/null
> > > 17669 ?        S      0:00 in.identd -P/dev/null
> > > 17670 ?        S      0:00 in.identd -P/dev/null
> > > 17671 ?        S      0:00 in.identd -P/dev/null
> > > And I tried the -R switch on tcpserver like I saw someone suggest in the
> > > list, but it hasn't helped.
> > > 
> > > Also I can't send myself mail locally either, but I can't figure out why.
> > > I telnet to myself to spoof mail to [EMAIL PROTECTED] but it never makes
> > > it to the Mailbox.
> > > 
> > > I'd appreciate any help on this.  Here is an example mail I sent to my
> > > mailserver from outside.
> > > 
> > > 
> > > ---------- Forwarded message ----------
> > > Date: 8 Aug 2000 08:00:11 -0000
> > > From: [EMAIL PROTECTED]
> > > To: [EMAIL PROTECTED]
> > > Subject: failure notice
> > > 
> > > Hi. This is the qmail-send program at fiumano.com..
> > > I'm afraid I wasn't able to deliver your message to the following addresses.
> > > This is a permanent error; I've given up. Sorry it didn't work out.
> > > 
> > > <[EMAIL PROTECTED]>:
> > > 63.227.124.31 failed after I sent the message.
> > > Remote host said: 554 too many hops, this message is looping (#5.4.6)
> > > 
> > > --- Below this line is a copy of the message.
> > > 
> > > Return-Path: <[EMAIL PROTECTED]>
> > > Received: (qmail 17659 invoked from network); 8 Aug 2000 08:00:09 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:09 -0000
> > > Received: (qmail 17656 invoked from network); 8 Aug 2000 08:00:07 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:07 -0000
> > > Received: (qmail 17653 invoked from network); 8 Aug 2000 08:00:06 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:06 -0000
> > > Received: (qmail 17650 invoked from network); 8 Aug 2000 08:00:05 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:05 -0000
> > > Received: (qmail 17647 invoked from network); 8 Aug 2000 08:00:03 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:03 -0000
> > > Received: (qmail 17644 invoked from network); 8 Aug 2000 08:00:02 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:02 -0000
> > > Received: (qmail 17641 invoked from network); 8 Aug 2000 08:00:01 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:01 -0000
> > > Received: (qmail 17638 invoked from network); 8 Aug 2000 07:59:59 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:59 -0000
> > > Received: (qmail 17635 invoked from network); 8 Aug 2000 07:59:58 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:58 -0000
> > > Received: (qmail 17632 invoked from network); 8 Aug 2000 07:59:57 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:57 -0000
> > > Received: (qmail 17629 invoked from network); 8 Aug 2000 07:59:55 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:55 -0000
> > > Received: (qmail 17626 invoked from network); 8 Aug 2000 07:59:54 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:54 -0000
> > > Received: (qmail 17623 invoked from network); 8 Aug 2000 07:59:53 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:53 -0000
> > > Received: (qmail 17620 invoked from network); 8 Aug 2000 07:59:52 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:52 -0000
> > > Received: (qmail 17617 invoked from network); 8 Aug 2000 07:59:50 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:50 -0000
> > > Received: (qmail 17614 invoked from network); 8 Aug 2000 07:59:49 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:49 -0000
> > > Received: (qmail 17611 invoked from network); 8 Aug 2000 07:59:48 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:48 -0000
> > > Received: (qmail 17608 invoked from network); 8 Aug 2000 07:59:47 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:47 -0000
> > > Received: (qmail 17605 invoked from network); 8 Aug 2000 07:59:46 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:46 -0000
> > > Received: (qmail 17602 invoked from network); 8 Aug 2000 07:59:45 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:45 -0000
> > > Received: (qmail 17599 invoked from network); 8 Aug 2000 07:59:44 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:44 -0000
> > > Received: (qmail 17596 invoked from network); 8 Aug 2000 07:59:42 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:42 -0000
> > > Received: (qmail 17593 invoked from network); 8 Aug 2000 07:59:41 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:41 -0000
> > > Received: (qmail 17590 invoked from network); 8 Aug 2000 07:59:40 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:40 -0000
> > > Received: (qmail 17587 invoked from network); 8 Aug 2000 07:59:39 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:39 -0000
> > > Received: (qmail 17584 invoked from network); 8 Aug 2000 07:59:38 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:38 -0000
> > > Received: (qmail 17581 invoked from network); 8 Aug 2000 07:59:37 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:37 -0000
> > > Received: (qmail 17578 invoked from network); 8 Aug 2000 07:59:36 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:36 -0000
> > > Received: (qmail 17575 invoked from network); 8 Aug 2000 07:59:35 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:35 -0000
> > > Received: (qmail 17572 invoked from network); 8 Aug 2000 07:59:34 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:34 -0000
> > > Received: (qmail 17569 invoked from network); 8 Aug 2000 07:59:33 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:33 -0000
> > > Received: (qmail 17566 invoked from network); 8 Aug 2000 07:59:32 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:32 -0000
> > > Received: (qmail 17563 invoked from network); 8 Aug 2000 07:59:31 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:31 -0000
> > > Received: (qmail 17560 invoked from network); 8 Aug 2000 07:59:30 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:30 -0000
> > > Received: (qmail 17557 invoked from network); 8 Aug 2000 07:59:29 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> > > Received: (qmail 17554 invoked from network); 8 Aug 2000 07:59:29 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> > > Received: (qmail 17551 invoked from network); 8 Aug 2000 07:59:28 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:28 -0000
> > > Received: (qmail 17548 invoked from network); 8 Aug 2000 07:59:27 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:27 -0000
> > > Received: (qmail 17545 invoked from network); 8 Aug 2000 07:59:26 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:26 -0000
> > > Received: (qmail 17540 invoked from network); 8 Aug 2000 07:59:25 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:25 -0000
> > > Received: (qmail 17535 invoked from network); 8 Aug 2000 07:59:24 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:24 -0000
> > > Received: (qmail 17531 invoked from network); 8 Aug 2000 07:59:23 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> > > Received: (qmail 17527 invoked from network); 8 Aug 2000 07:59:23 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> > > Received: (qmail 17523 invoked from network); 8 Aug 2000 07:59:22 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:22 -0000
> > > Received: (qmail 17520 invoked from network); 8 Aug 2000 07:59:21 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:21 -0000
> > > Received: (qmail 17516 invoked from network); 8 Aug 2000 07:59:20 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:20 -0000
> > > Received: (qmail 17513 invoked from network); 8 Aug 2000 07:59:19 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:19 -0000
> > > Received: (qmail 17510 invoked from network); 8 Aug 2000 07:59:18 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:18 -0000
> > > Received: (qmail 17507 invoked from network); 8 Aug 2000 07:59:17 -0000
> > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:17 -0000
> > > Received: (qmail 17504 invoked from network); 8 Aug 2000 07:59:16 -0000
> > > Received: from kolo.teamwalters.org (205.147.235.188)
> > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:16 -0000
> > > Received: from localhost by kolo.teamwalters.org (8.9.0/8.9.0) with SMTP id 
>DAA05040
> > >   for <[EMAIL PROTECTED]>; Tue, 8 Aug 2000 03:41:36 -0400 (EDT)
> > > Date: Tue, 8 Aug 2000 03:41:35 -0400 (EDT)
> > > From: Michael Fiumano <[EMAIL PROTECTED]>
> > > X-Sender: [EMAIL PROTECTED]
> > > To: [EMAIL PROTECTED]
> > > Subject: test
> > > Message-ID: <[EMAIL PROTECTED]>
> > > MIME-Version: 1.0
> > > Content-Type: TEXT/PLAIN; charset=US-ASCII
> > > 
> > > test
> > > 
> > > 
> > > 
> > 
> > 
> 





yes

On Tue, 8 Aug 2000, Tyler J. Frederick wrote:

> You don't have anything in your smtproutes that would send this back out
> do you?  Let me make sure I understand this.  You have a qmail box that is
> on an ip (10.0.0.3) and that has a static translation to the world through
> a router or NAT box of some sort.  The MX for fiumano.com is pointed to
> this static translated address?
> 
> - T
> 
> -- 
> Tyler J. Frederick
> Systems Administrator
> Sportsline.com, Inc.
> 
> On Tue, 8 Aug 2000, Michael Fiumano wrote:
> 
> > fiumano.com.
> > 
> > On Tue, 8 Aug 2000, Tyler J. Frederick wrote:
> > 
> > > What's the contents of your /var/qmail/locals file?
> > > 
> > > - T
> > > 
> > > -- 
> > > Tyler J. Frederick
> > > Systems Administrator
> > > Sportsline.com, Inc.
> > > 
> > > On Tue, 8 Aug 2000, Michael Fiumano wrote:
> > > 
> > > > 
> > > > Hi,
> > > > 
> > > > I am having troubles receiving mail with qmail.  Here is my setup:  I am
> > > > running qmail on my linux box behind a NAT device.  My MX record points to
> > > > a name not in my domain (dynamic dns) and that name points to my IP
> > > > address (that shouldn't matter much).  What seems to be happening is that
> > > > my server is looping the mail back to itself because it can't realize that
> > > > monkey.fiumano.com is itself.  See the returned mail I got when I tried to
> > > > send myself mail fom the outside. 
> > > > 
> > > > As a side note, my server keeps having these identd processes start
> > > > whenever i send myself mail:
> > > > 17665 ?        S      0:00 in.identd -P/dev/null
> > > > 17666 ?        S      0:00 in.identd -P/dev/null
> > > > 17667 ?        S      0:00 in.identd -P/dev/null
> > > > 17668 ?        S      0:00 in.identd -P/dev/null
> > > > 17669 ?        S      0:00 in.identd -P/dev/null
> > > > 17670 ?        S      0:00 in.identd -P/dev/null
> > > > 17671 ?        S      0:00 in.identd -P/dev/null
> > > > And I tried the -R switch on tcpserver like I saw someone suggest in the
> > > > list, but it hasn't helped.
> > > > 
> > > > Also I can't send myself mail locally either, but I can't figure out why.
> > > > I telnet to myself to spoof mail to [EMAIL PROTECTED] but it never makes
> > > > it to the Mailbox.
> > > > 
> > > > I'd appreciate any help on this.  Here is an example mail I sent to my
> > > > mailserver from outside.
> > > > 
> > > > 
> > > > ---------- Forwarded message ----------
> > > > Date: 8 Aug 2000 08:00:11 -0000
> > > > From: [EMAIL PROTECTED]
> > > > To: [EMAIL PROTECTED]
> > > > Subject: failure notice
> > > > 
> > > > Hi. This is the qmail-send program at fiumano.com..
> > > > I'm afraid I wasn't able to deliver your message to the following addresses.
> > > > This is a permanent error; I've given up. Sorry it didn't work out.
> > > > 
> > > > <[EMAIL PROTECTED]>:
> > > > 63.227.124.31 failed after I sent the message.
> > > > Remote host said: 554 too many hops, this message is looping (#5.4.6)
> > > > 
> > > > --- Below this line is a copy of the message.
> > > > 
> > > > Return-Path: <[EMAIL PROTECTED]>
> > > > Received: (qmail 17659 invoked from network); 8 Aug 2000 08:00:09 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:09 -0000
> > > > Received: (qmail 17656 invoked from network); 8 Aug 2000 08:00:07 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:07 -0000
> > > > Received: (qmail 17653 invoked from network); 8 Aug 2000 08:00:06 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:06 -0000
> > > > Received: (qmail 17650 invoked from network); 8 Aug 2000 08:00:05 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:05 -0000
> > > > Received: (qmail 17647 invoked from network); 8 Aug 2000 08:00:03 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:03 -0000
> > > > Received: (qmail 17644 invoked from network); 8 Aug 2000 08:00:02 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:02 -0000
> > > > Received: (qmail 17641 invoked from network); 8 Aug 2000 08:00:01 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:01 -0000
> > > > Received: (qmail 17638 invoked from network); 8 Aug 2000 07:59:59 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:59 -0000
> > > > Received: (qmail 17635 invoked from network); 8 Aug 2000 07:59:58 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:58 -0000
> > > > Received: (qmail 17632 invoked from network); 8 Aug 2000 07:59:57 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:57 -0000
> > > > Received: (qmail 17629 invoked from network); 8 Aug 2000 07:59:55 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:55 -0000
> > > > Received: (qmail 17626 invoked from network); 8 Aug 2000 07:59:54 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:54 -0000
> > > > Received: (qmail 17623 invoked from network); 8 Aug 2000 07:59:53 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:53 -0000
> > > > Received: (qmail 17620 invoked from network); 8 Aug 2000 07:59:52 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:52 -0000
> > > > Received: (qmail 17617 invoked from network); 8 Aug 2000 07:59:50 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:50 -0000
> > > > Received: (qmail 17614 invoked from network); 8 Aug 2000 07:59:49 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:49 -0000
> > > > Received: (qmail 17611 invoked from network); 8 Aug 2000 07:59:48 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:48 -0000
> > > > Received: (qmail 17608 invoked from network); 8 Aug 2000 07:59:47 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:47 -0000
> > > > Received: (qmail 17605 invoked from network); 8 Aug 2000 07:59:46 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:46 -0000
> > > > Received: (qmail 17602 invoked from network); 8 Aug 2000 07:59:45 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:45 -0000
> > > > Received: (qmail 17599 invoked from network); 8 Aug 2000 07:59:44 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:44 -0000
> > > > Received: (qmail 17596 invoked from network); 8 Aug 2000 07:59:42 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:42 -0000
> > > > Received: (qmail 17593 invoked from network); 8 Aug 2000 07:59:41 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:41 -0000
> > > > Received: (qmail 17590 invoked from network); 8 Aug 2000 07:59:40 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:40 -0000
> > > > Received: (qmail 17587 invoked from network); 8 Aug 2000 07:59:39 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:39 -0000
> > > > Received: (qmail 17584 invoked from network); 8 Aug 2000 07:59:38 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:38 -0000
> > > > Received: (qmail 17581 invoked from network); 8 Aug 2000 07:59:37 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:37 -0000
> > > > Received: (qmail 17578 invoked from network); 8 Aug 2000 07:59:36 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:36 -0000
> > > > Received: (qmail 17575 invoked from network); 8 Aug 2000 07:59:35 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:35 -0000
> > > > Received: (qmail 17572 invoked from network); 8 Aug 2000 07:59:34 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:34 -0000
> > > > Received: (qmail 17569 invoked from network); 8 Aug 2000 07:59:33 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:33 -0000
> > > > Received: (qmail 17566 invoked from network); 8 Aug 2000 07:59:32 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:32 -0000
> > > > Received: (qmail 17563 invoked from network); 8 Aug 2000 07:59:31 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:31 -0000
> > > > Received: (qmail 17560 invoked from network); 8 Aug 2000 07:59:30 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:30 -0000
> > > > Received: (qmail 17557 invoked from network); 8 Aug 2000 07:59:29 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> > > > Received: (qmail 17554 invoked from network); 8 Aug 2000 07:59:29 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> > > > Received: (qmail 17551 invoked from network); 8 Aug 2000 07:59:28 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:28 -0000
> > > > Received: (qmail 17548 invoked from network); 8 Aug 2000 07:59:27 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:27 -0000
> > > > Received: (qmail 17545 invoked from network); 8 Aug 2000 07:59:26 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:26 -0000
> > > > Received: (qmail 17540 invoked from network); 8 Aug 2000 07:59:25 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:25 -0000
> > > > Received: (qmail 17535 invoked from network); 8 Aug 2000 07:59:24 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:24 -0000
> > > > Received: (qmail 17531 invoked from network); 8 Aug 2000 07:59:23 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> > > > Received: (qmail 17527 invoked from network); 8 Aug 2000 07:59:23 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> > > > Received: (qmail 17523 invoked from network); 8 Aug 2000 07:59:22 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:22 -0000
> > > > Received: (qmail 17520 invoked from network); 8 Aug 2000 07:59:21 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:21 -0000
> > > > Received: (qmail 17516 invoked from network); 8 Aug 2000 07:59:20 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:20 -0000
> > > > Received: (qmail 17513 invoked from network); 8 Aug 2000 07:59:19 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:19 -0000
> > > > Received: (qmail 17510 invoked from network); 8 Aug 2000 07:59:18 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:18 -0000
> > > > Received: (qmail 17507 invoked from network); 8 Aug 2000 07:59:17 -0000
> > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:17 -0000
> > > > Received: (qmail 17504 invoked from network); 8 Aug 2000 07:59:16 -0000
> > > > Received: from kolo.teamwalters.org (205.147.235.188)
> > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:16 -0000
> > > > Received: from localhost by kolo.teamwalters.org (8.9.0/8.9.0) with SMTP id 
>DAA05040
> > > >         for <[EMAIL PROTECTED]>; Tue, 8 Aug 2000 03:41:36 -0400 (EDT)
> > > > Date: Tue, 8 Aug 2000 03:41:35 -0400 (EDT)
> > > > From: Michael Fiumano <[EMAIL PROTECTED]>
> > > > X-Sender: [EMAIL PROTECTED]
> > > > To: [EMAIL PROTECTED]
> > > > Subject: test
> > > > Message-ID: <[EMAIL PROTECTED]>
> > > > MIME-Version: 1.0
> > > > Content-Type: TEXT/PLAIN; charset=US-ASCII
> > > > 
> > > > test
> > > > 
> > > > 
> > > > 
> > > 
> > > 
> > 
> 
> 





 yes that is right.  There is nothing in smtproutes and the rest which you
stated is correct.
> 
> On Tue, 8 Aug 2000, Tyler J. Frederick wrote:
> 
> > You don't have anything in your smtproutes that would send this back out
> > do you?  Let me make sure I understand this.  You have a qmail box that is
> > on an ip (10.0.0.3) and that has a static translation to the world through
> > a router or NAT box of some sort.  The MX for fiumano.com is pointed to
> > this static translated address?
> > 
> > - T
> > 
> > -- 
> > Tyler J. Frederick
> > Systems Administrator
> > Sportsline.com, Inc.
> > 
> > On Tue, 8 Aug 2000, Michael Fiumano wrote:
> > 
> > > fiumano.com.
> > > 
> > > On Tue, 8 Aug 2000, Tyler J. Frederick wrote:
> > > 
> > > > What's the contents of your /var/qmail/locals file?
> > > > 
> > > > - T
> > > > 
> > > > -- 
> > > > Tyler J. Frederick
> > > > Systems Administrator
> > > > Sportsline.com, Inc.
> > > > 
> > > > On Tue, 8 Aug 2000, Michael Fiumano wrote:
> > > > 
> > > > > 
> > > > > Hi,
> > > > > 
> > > > > I am having troubles receiving mail with qmail.  Here is my setup:  I am
> > > > > running qmail on my linux box behind a NAT device.  My MX record points to
> > > > > a name not in my domain (dynamic dns) and that name points to my IP
> > > > > address (that shouldn't matter much).  What seems to be happening is that
> > > > > my server is looping the mail back to itself because it can't realize that
> > > > > monkey.fiumano.com is itself.  See the returned mail I got when I tried to
> > > > > send myself mail fom the outside. 
> > > > > 
> > > > > As a side note, my server keeps having these identd processes start
> > > > > whenever i send myself mail:
> > > > > 17665 ?        S      0:00 in.identd -P/dev/null
> > > > > 17666 ?        S      0:00 in.identd -P/dev/null
> > > > > 17667 ?        S      0:00 in.identd -P/dev/null
> > > > > 17668 ?        S      0:00 in.identd -P/dev/null
> > > > > 17669 ?        S      0:00 in.identd -P/dev/null
> > > > > 17670 ?        S      0:00 in.identd -P/dev/null
> > > > > 17671 ?        S      0:00 in.identd -P/dev/null
> > > > > And I tried the -R switch on tcpserver like I saw someone suggest in the
> > > > > list, but it hasn't helped.
> > > > > 
> > > > > Also I can't send myself mail locally either, but I can't figure out why.
> > > > > I telnet to myself to spoof mail to [EMAIL PROTECTED] but it never makes
> > > > > it to the Mailbox.
> > > > > 
> > > > > I'd appreciate any help on this.  Here is an example mail I sent to my
> > > > > mailserver from outside.
> > > > > 
> > > > > 
> > > > > ---------- Forwarded message ----------
> > > > > Date: 8 Aug 2000 08:00:11 -0000
> > > > > From: [EMAIL PROTECTED]
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: failure notice
> > > > > 
> > > > > Hi. This is the qmail-send program at fiumano.com..
> > > > > I'm afraid I wasn't able to deliver your message to the following addresses.
> > > > > This is a permanent error; I've given up. Sorry it didn't work out.
> > > > > 
> > > > > <[EMAIL PROTECTED]>:
> > > > > 63.227.124.31 failed after I sent the message.
> > > > > Remote host said: 554 too many hops, this message is looping (#5.4.6)
> > > > > 
> > > > > --- Below this line is a copy of the message.
> > > > > 
> > > > > Return-Path: <[EMAIL PROTECTED]>
> > > > > Received: (qmail 17659 invoked from network); 8 Aug 2000 08:00:09 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:09 -0000
> > > > > Received: (qmail 17656 invoked from network); 8 Aug 2000 08:00:07 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:07 -0000
> > > > > Received: (qmail 17653 invoked from network); 8 Aug 2000 08:00:06 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:06 -0000
> > > > > Received: (qmail 17650 invoked from network); 8 Aug 2000 08:00:05 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:05 -0000
> > > > > Received: (qmail 17647 invoked from network); 8 Aug 2000 08:00:03 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:03 -0000
> > > > > Received: (qmail 17644 invoked from network); 8 Aug 2000 08:00:02 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:02 -0000
> > > > > Received: (qmail 17641 invoked from network); 8 Aug 2000 08:00:01 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 08:00:01 -0000
> > > > > Received: (qmail 17638 invoked from network); 8 Aug 2000 07:59:59 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:59 -0000
> > > > > Received: (qmail 17635 invoked from network); 8 Aug 2000 07:59:58 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:58 -0000
> > > > > Received: (qmail 17632 invoked from network); 8 Aug 2000 07:59:57 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:57 -0000
> > > > > Received: (qmail 17629 invoked from network); 8 Aug 2000 07:59:55 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:55 -0000
> > > > > Received: (qmail 17626 invoked from network); 8 Aug 2000 07:59:54 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:54 -0000
> > > > > Received: (qmail 17623 invoked from network); 8 Aug 2000 07:59:53 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:53 -0000
> > > > > Received: (qmail 17620 invoked from network); 8 Aug 2000 07:59:52 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:52 -0000
> > > > > Received: (qmail 17617 invoked from network); 8 Aug 2000 07:59:50 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:50 -0000
> > > > > Received: (qmail 17614 invoked from network); 8 Aug 2000 07:59:49 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:49 -0000
> > > > > Received: (qmail 17611 invoked from network); 8 Aug 2000 07:59:48 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:48 -0000
> > > > > Received: (qmail 17608 invoked from network); 8 Aug 2000 07:59:47 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:47 -0000
> > > > > Received: (qmail 17605 invoked from network); 8 Aug 2000 07:59:46 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:46 -0000
> > > > > Received: (qmail 17602 invoked from network); 8 Aug 2000 07:59:45 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:45 -0000
> > > > > Received: (qmail 17599 invoked from network); 8 Aug 2000 07:59:44 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:44 -0000
> > > > > Received: (qmail 17596 invoked from network); 8 Aug 2000 07:59:42 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:42 -0000
> > > > > Received: (qmail 17593 invoked from network); 8 Aug 2000 07:59:41 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:41 -0000
> > > > > Received: (qmail 17590 invoked from network); 8 Aug 2000 07:59:40 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:40 -0000
> > > > > Received: (qmail 17587 invoked from network); 8 Aug 2000 07:59:39 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:39 -0000
> > > > > Received: (qmail 17584 invoked from network); 8 Aug 2000 07:59:38 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:38 -0000
> > > > > Received: (qmail 17581 invoked from network); 8 Aug 2000 07:59:37 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:37 -0000
> > > > > Received: (qmail 17578 invoked from network); 8 Aug 2000 07:59:36 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:36 -0000
> > > > > Received: (qmail 17575 invoked from network); 8 Aug 2000 07:59:35 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:35 -0000
> > > > > Received: (qmail 17572 invoked from network); 8 Aug 2000 07:59:34 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:34 -0000
> > > > > Received: (qmail 17569 invoked from network); 8 Aug 2000 07:59:33 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:33 -0000
> > > > > Received: (qmail 17566 invoked from network); 8 Aug 2000 07:59:32 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:32 -0000
> > > > > Received: (qmail 17563 invoked from network); 8 Aug 2000 07:59:31 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:31 -0000
> > > > > Received: (qmail 17560 invoked from network); 8 Aug 2000 07:59:30 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:30 -0000
> > > > > Received: (qmail 17557 invoked from network); 8 Aug 2000 07:59:29 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> > > > > Received: (qmail 17554 invoked from network); 8 Aug 2000 07:59:29 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:29 -0000
> > > > > Received: (qmail 17551 invoked from network); 8 Aug 2000 07:59:28 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:28 -0000
> > > > > Received: (qmail 17548 invoked from network); 8 Aug 2000 07:59:27 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:27 -0000
> > > > > Received: (qmail 17545 invoked from network); 8 Aug 2000 07:59:26 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:26 -0000
> > > > > Received: (qmail 17540 invoked from network); 8 Aug 2000 07:59:25 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:25 -0000
> > > > > Received: (qmail 17535 invoked from network); 8 Aug 2000 07:59:24 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:24 -0000
> > > > > Received: (qmail 17531 invoked from network); 8 Aug 2000 07:59:23 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> > > > > Received: (qmail 17527 invoked from network); 8 Aug 2000 07:59:23 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:23 -0000
> > > > > Received: (qmail 17523 invoked from network); 8 Aug 2000 07:59:22 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:22 -0000
> > > > > Received: (qmail 17520 invoked from network); 8 Aug 2000 07:59:21 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:21 -0000
> > > > > Received: (qmail 17516 invoked from network); 8 Aug 2000 07:59:20 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:20 -0000
> > > > > Received: (qmail 17513 invoked from network); 8 Aug 2000 07:59:19 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:19 -0000
> > > > > Received: (qmail 17510 invoked from network); 8 Aug 2000 07:59:18 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:18 -0000
> > > > > Received: (qmail 17507 invoked from network); 8 Aug 2000 07:59:17 -0000
> > > > > Received: from unknown (HELO fiumano.com.) (63.227.124.31)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:17 -0000
> > > > > Received: (qmail 17504 invoked from network); 8 Aug 2000 07:59:16 -0000
> > > > > Received: from kolo.teamwalters.org (205.147.235.188)
> > > > >   by 10.0.0.3 with SMTP; 8 Aug 2000 07:59:16 -0000
> > > > > Received: from localhost by kolo.teamwalters.org (8.9.0/8.9.0) with SMTP id 
>DAA05040
> > > > >       for <[EMAIL PROTECTED]>; Tue, 8 Aug 2000 03:41:36 -0400 (EDT)
> > > > > Date: Tue, 8 Aug 2000 03:41:35 -0400 (EDT)
> > > > > From: Michael Fiumano <[EMAIL PROTECTED]>
> > > > > X-Sender: [EMAIL PROTECTED]
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: test
> > > > > Message-ID: <[EMAIL PROTECTED]>
> > > > > MIME-Version: 1.0
> > > > > Content-Type: TEXT/PLAIN; charset=US-ASCII
> > > > > 
> > > > > test
> > > > > 
> > > > > 
> > > > > 
> > > > 
> > > > 
> > > 
> > 
> > 
> 
> 





Hi All,

Can someone tell why if I create a user account like this :

    ./maildirmake $HOME/Maildir
    echo ./Maildir/ > ~/.qmail

I can send email using the command: echo to: ksmith |
/var/qmail/bin/qmail-inject

However, if I create a user account like this :

    ~ksmith/.qmail-ksmith

I can use the command: echo to: ksmith | /var/qmail/bin/qmail-inject and I
do receive the test email?

Any ideas?

Also, when I try to send email to the user via my email client on my PC to
the mailserver, it never arrives, yet I never get a return mail sending it
was never delivered, can someone tell if I have installed qmail correctly?

Also, if I am connecting retrieve email from the webserver from my PC, it
goes through port 110, is it possible that the server is blocking port 110
as this is a managed server (ISP does not support qmail) and I recall that
it was somehow setup not to process email, so I thought... if port 110 is
barred, how on Solaris v2.6 do I stop this from happening?

Many thanks,

Kevin Smith





I think I've managed to work out that problem now...

The problem I have now is I can't download messages off of the mailserver
from my PC.  I have qmail setup on another mailserver, but I didn't set that
up..

Does anyone have any pointers as to what to do?  Is there something I need
to enable POP or SMTP on the machine?  Or should qmail have sorted that out?

The error I get from Outlook Express is :

The connection to the server has failed. Account: 'DWS', Server:
'dwshop2.dedic.web.xara.net', Protocol: POP3, Port: 110, Secure(SSL): No,
Socket Error: 10061, Error Number: 0x800CCC0E

Cheers,

Kevin

----- Original Message -----
From: "Kevin Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 08, 2000 9:06 PM
Subject: Setting up qmail user accounts


> Hi All,
>
> Can someone tell why if I create a user account like this :
>
>     ./maildirmake $HOME/Maildir
>     echo ./Maildir/ > ~/.qmail
>
> I can send email using the command: echo to: ksmith |
> /var/qmail/bin/qmail-inject
>
> However, if I create a user account like this :
>
>     ~ksmith/.qmail-ksmith
>
> I can use the command: echo to: ksmith | /var/qmail/bin/qmail-inject and I
> do receive the test email?
>
> Any ideas?
>
> Also, when I try to send email to the user via my email client on my PC to
> the mailserver, it never arrives, yet I never get a return mail sending it
> was never delivered, can someone tell if I have installed qmail correctly?
>
> Also, if I am connecting retrieve email from the webserver from my PC, it
> goes through port 110, is it possible that the server is blocking port 110
> as this is a managed server (ISP does not support qmail) and I recall that
> it was somehow setup not to process email, so I thought... if port 110 is
> barred, how on Solaris v2.6 do I stop this from happening?
>
> Many thanks,
>
> Kevin Smith
>
>





Our qmail server has been up for 2 days and everything is working fine. I
would like to use qmailanalog to analyze activity.
I have read through the archive but need more answers.
I installed qmailanalog-0.70

:From an archived message:
awk '{$1="";$2="";$3="";$4="";$5="";print}' </var/log/maillog \
 | matchup \
 > processed_log

My 'processed_log' is an empty file I created - /var/log/qmail/analog
I want to analyze my /var/log/qmail/current file.

awk '{$1="";$2="";$3="";$4="";$5="";print}' </var/log/qmail/current |
/usr/local/qmailanalog/bin/matchup > /var/log/qmail/analog

The above is all on one line

After running the above, my 'analog' file has data in it like,

?      3317 from <qmail-return-51885-tony.campisi=cardinalservices.com@list
?      256010 to local [EMAIL PROTECTED]
?
?      1908 from <qmail-return-51884-tony.campisi=cardinalservices.com@list
?      256010 to local [EMAIL PROTECTED]
?      0/40
?
?      0/40

When I try
/usr/local/qmailanalog/bin/zoverall < /var/log/qmail/analog
I get

One line per recipient. Information on each line:
* sbytes is the number of bytes successfully delivered to this recipient.
* mess is the number of messages sent to this recipient (success plus failu
re).
* tries is the number of delivery attempts (success, failure, deferral).
* xdelay is the total xdelay incurred by this recipient.

sbytes  mess  tries  xdelay  recipient

There is no information under these headers. Can someone please tell me what
I'm doing wrong.

TIA,
Tony Campisi







Hello,

I run this script from cron one time per day.
I've copied from qmail list time ago and it's slighty modified from the
original one made by Jay Soffian.
BTW thanks Jay.

#!/bin/sh

PATH="/usr/local/bin/qmailanalog:/usr/local/bin:$PATH"
export PATH

umask 077

TMP_FILE="/var/log/qmail/qmailanalog.tmp"
EXT_FILE="/var/log/qmail/qmailanalog.ext"
OUT_FILE="/var/log/qmail/qmailanalog.out"
LOG_FILE="/var/log/qmail/*"

rm -f $TMP_FILE $OUT_FILE

cat << MAIL_HEADER > $OUT_FILE
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: `hostname` qmail statistics

MAIL_HEADER

touch $EXT_FILE
cat $EXT_FILE $LOG_FILE | matchup > $TMP_FILE 5>$EXT_FILE.new
mv $EXT_FILE.new $EXT_FILE

zoverall < $TMP_FILE >> $OUT_FILE
echo "------------------------------------------" >> $OUT_FILE
zfailures   < $TMP_FILE >> $OUT_FILE
echo "------------------------------------------" >> $OUT_FILE
zdeferrals   < $TMP_FILE >> $OUT_FILE

/var/qmail/bin/qmail-inject < $OUT_FILE
rm -f $TMP_FILE $OUT_FILE

--------------------------------------------------------------------------------

Paco Gracia
Director T�cnico
Amira Sistemas





I've managed to partly configure qmail and the test - echo to: ksmith |
/var/qmail/bin/qmail-inject - seems to work okay and results in the
following in my /Maildir directory...

    Return-Path: <[EMAIL PROTECTED]>
    Delivered-To: [EMAIL PROTECTED]
    Received: (qmail 8843 invoked by uid 108); 8 Aug 2000 20:11:28 -0000
    Date: 8 Aug 2000 20:11:28 -0000
    Message-ID: <[EMAIL PROTECTED]>
    From: [EMAIL PROTECTED]
    to: [EMAIL PROTECTED]

However, if I use my Outlook Express client PC to send an email using the
POP Server: dwshop2.dedic.web.xara.net, it never gets there, but also, it
never comes back saying it can't be delivered.  Also when I try to check my
email setting SMTP: dwshop2.dedic.web.xara.net in Outlook Express it can't
check it and comes back with the following error :-

The connection to the server has failed. Account: 'DWS', Server:
'dwshop2.dedic.web.xara.net', Protocol: POP3, Port: 110, Secure(SSL): No,
Socket Error: 10061, Error Number: 0x800CCC0E

Any ideas anyone?

Many thanks,

Kevin Smith






Hello Everyone,

I have a pretty situation in my ISP:

I Have to SMTP Server for one domain:
the first has de MX=1
the second has the MX=2

I need to create one solution where when the second server is up, all
the incoming messages on the first server would be moved  to the second
server and, when the second server is down, all the incomming messages
on the first server would be locked internally and, when the second
server goes up, would be moved to the second server.

SendMail works good on this situation.

Anyone worked with one situation like this in qmail?

Thanks in advance
Luis Bezerra








Luis wrote:
> 
> Hello Everyone,
> 
> I have a pretty situation in my ISP:
> 
> I Have to SMTP Server for one domain:
> the first has de MX=1
> the second has the MX=2
> 
> I need to create one solution where when the second server is up, all
> the incoming messages on the first server would be moved  to the second
> server and, when the second server is down, all the incomming messages
> on the first server would be locked internally and, when the second
> server goes up, would be moved to the second server.
> 
> SendMail works good on this situation.

yep, do it at work, with one smtproutes line.  "man qmail-remote" should 
provide the appropriate syntax (which escapes me at the moment).

Eric




On Wed, Aug 02, 2000 at 12:13:11PM -0400, Dave Sill wrote:
> 
> J <[EMAIL PROTECTED]> wrote:
> 
> >All the users have accounts on this qmail server, but
> >the account names are
> >different than their email address [EMAIL PROTECTED]
> >..  Job Bob's userid
> >on the unix machine is "bobj" /home/bobj
> >
> >Under the alias directory I created a .qmail-joe-bob
> >(also tried
> >.qmail-joe.bob) ..  the contents of this alias file is
> >"bobj".
> 
> Should be ~alias/.qmail-joe:bob. See:
> 
>   http://Web.InfoAve.Net/~dsill/lwq.html#dots-in-extensions
> 
Do other special characters besides periods also need to be
substituted for?  With colons, or something else?

-- 
David Benfell
[EMAIL PROTECTED]
ICQ 59438240 [e-mail first for access]
---
There are no physicists in the hottest parts of hell, because the
existence of a "hottest part" implies a temperature difference, and
any marginally competent physicist would immediately use this to
run a heat engine and make some other part of hell comfortably cool.
This is obviously impossible.
                                -- Richard Davisson
 
                                        [from fortune]

                 




----- Original Message -----
From: Dave Brooks, BCS Systems <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 07, 2000 5:21 PM
Subject: Delays in POP3 response


> Hello,
>
> When connecting to the POP3 and SMTP servers there is a delay before the
> "+OK" response. This can be easily shown by using telnet to connect to the
> POP3 port (using an IP address, so no name lookup).
>
> The maillog shows:
>     Aug  8 11:54:14 server pop3d: 965692454.925054 tcpserver: pid 990 from
> 192.168.1.122
> Aug  8 11:54:36 server pop3d: 965692476.984864 tcpserver: ok 990
> :192.168.1.1:110 :192.168.1.122::1136
>
> tcpserver has started pop3d at 11:54:14, the OK is not sent until
11:54:36.
>
SNIP

Perhaps tcpserver is exhibiting its default behaviour of trying to look up
the logging in user with identd, or trying to reverse-resolve the host IP.
Play with the options -H and -R for tcpserver to discover which is the
problem (it may be both).






Hi All

I'm running a number of internal relay machines as SMTP relays and am 
curious about this qmail-qmptd. I have looked around a fair bit for some 
real doco but have had no real luck. Is anyone able to give me 
(technical/detailed - that means none of this 'its more efficient' one liner 
crap) information on what it is, in what areas it is better/worse than SMTP, 
where documentation is on setting it up and how it interacts with SMTP 
servers?

Thanks,

Brett Randall
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com






----- Original Message -----
From: Brett Randall <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 09, 2000 10:52 AM
Subject: qmail-qmptd: what, why and where?


> Hi All
>
> I'm running a number of internal relay machines as SMTP relays and am
> curious about this qmail-qmptd. I have looked around a fair bit for some
> real doco but have had no real luck. Is anyone able to give me
> (technical/detailed - that means none of this 'its more efficient' one
liner
> crap) information on what it is, in what areas it is better/worse than
SMTP,
> where documentation is on setting it up and how it interacts with SMTP
> servers?
SNIP

I've always liked to get it straight from the horse's mouth, so to speak:

http://cr.yp.to/proto/qmtp.txt

GW





Hi There.

I currently have Qmail 1.03 setup on an Intel based RedHat Linux 6.1 
machine. It is working fine except for a problem which I keep on getting 
when trying to check mail through a POP client .. I'm using qmail-pop3d as 
my POP server, and this is the exact line which I have in my inetd.conf 
file:

pop3 stream tcp nowait root /var/qmail/bin/qmail-popup 
jupiter.ddm-webservers.com /bin/checkpassword /var/qmail/bin/qmail-pop3d 
Maildir

It's all on one line. I keep on getting messages about the autentication 
failing, and that I have entered the wrong username or password, when I am 
sure that they are completly correct! All of of my system password files 
(/etc/passwd) are using MD5 SHADOWED style passwords. I know there is 
something going on with checkpassword, but I don't know what. Can someone 
out there please help me!! ANY help or advice would be apriciated! Please !


________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com





According to http://www.netcraft.com/whats/?host=www.hotmail.com , seems 
that Hotmail now is running IIS and not apache with FreeBSD anymore.
It seems that hotmail will be the second company being delisted at 
www.qmail.org/top.html for using qmail after Red Hat ?!





On Tue, Aug 08, 2000 at 10:12:19PM -0600, Irwan Hadi wrote:
> According to http://www.netcraft.com/whats/?host=www.hotmail.com , seems 
> that Hotmail now is running IIS and not apache with FreeBSD anymore.
> It seems that hotmail will be the second company being delisted at 
> www.qmail.org/top.html for using qmail after Red Hat ?!

They seem to have multiple servers running different OS's.  Hit reload
a few times and you'll see the old familiar

www.hotmail.com is running Apache/1.3.6 (Unix) mod_ssl/2.2.8
SSLeay/0.9.0b on FreeBSD





hi, is there a possibility to automatically concatenate a string like 
"[qmail] " to the subjects of all the messages coming from this mailing 
list?

That would allow us to filter all messages coming from this list to a 
specific folder, or (my particular situation) aviod hotmail delivering them 
to the bulk mail folder...

I get a lot of bulk mail and wouldnt like to turn this option off, and have 
not found a way to filter messages from this list to my inbox (or any other 
folder) becasue the 'subject' and 'from' fields are always different

please help me with this...

Raul Beltran
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com





On Wed, Aug 09, 2000 at 12:35:09AM -0500, Raul Beltran wrote:
> That would allow us to filter all messages coming from this list to a 
> specific folder, or (my particular situation) aviod hotmail delivering them 
> to the bulk mail folder...

Filter on Delivered-To, or Mailing-List. If hotmail can't do that, use
another email service.

        ---Chris K.
-- 
 Chris, the Young One |_ If you can't afford a backup system, you can't 
  Auckland, New Zealand |_ afford to have important data on your computer. 
http://cloud9.hedgee.com/ |_ ---Tracy R. Reed  




can't you filter on
To: [EMAIL PROTECTED]
?

wolfgang

Also sprach Chris, the Young One <[EMAIL PROTECTED]> on 09.08.2000:

Filter on Delivered-To, or Mailing-List. If hotmail can't do that, use
another email service.





(qmail list residents, please Cc me on replies, as I am not subscribed)

rblsmtpd users, have you noticed an increase in spam double-bounces in the
last 8 hours? I sure have, and here's why:

Al Iverson writes the following:
>
>Ew, the txt records aren't a good way to track what's in the RSS. :( 
>
>The zone file is currently huge, so we disabled the TXT records in an
>attempt to make it smaller. This'll likely be less of an issue once we
>disable free transfer of the zone, in the near future.

I have made an emergency patch to rblsmtpd to allow it to look up A records
instead of TXT. When doing this you have to supply your own error message,
since you don't have a TXT record to copy from. The command ends up looking
like this:

/usr/local/bin/tcpserver-qmail -pR -c50 -u70 -g70 -x/etc/tcp.smtp.cdb 0 \
smtp /usr/bin/rblsmtpd -b -r relays.mail-abuse.org -a \
"Open relay problem - see <http://www.mail-abuse.org/cgi-bin/nph-rss?%IP%>" \
/usr/bin/rblsmtpd -b /var/qmail/bin/qmail-smtpd 2>&1 |
/var/qmail/bin/splogger smtpd 2 &

(Al, this example is directly derived from the one at
http://maps.vix.com/rss/how.html, but if you use it there you'll have to add
a note that it *requires* my patch to support the -a option)

The patch may be found at http://www.cqc.com/~pacman/projects/rblsmtpd-rss/





Hi guys,

I have a lil problem in created star alias i.e. anything @ domainname.com
should reach to a particular box if the user email box is not present on the
system...rather then bouncing back to the sender...
and hence i tried puttin this in the
.qmail-default file the main users name i.e.

.qmail-default contains mitul (this is the main user for that site..i also
puttin &mitul but it also didnt work..)

this username is the one which i have put into the virtualhosts file for
that domain...
i.e.

domainname.com:mitul (contents of virtualhosts file..)

and this .qmail-default resides in the home directory of that main user
(mitul)

can any one help me regarding the same....

if this is a lil bit confusing then ask me bout more details coz i dont know
wat more to write over here right now ...

Ancticipating prompt reply from fellow qmailers,
Regards,
-Mitul Limbani
(mitul 2 mitul.com)





 
I want to configure my qmail server to accept ETRN requests. If any one has
done this, please let me know how to do this........

TIA

Naseer






Where I can find any patches (programs)
for using  encrypted login (APOP)
if they  exist ?






00-08-09, at 11:17:35, qmail mailing list wrote:

> Where I can find any patches (programs)
> for using  encrypted login (APOP)
> if they  exist ?



Of course... look at any Qmail mirror site... or at main site
www.qmail.org

-- 
cheers,
Sylwester S. Biernacki <[EMAIL PROTECTED]>








Hi all,

Please can you help with advise about protecting my mail servers from one of
my on ex users!! He/She has subscribed to about 30 mailing lists with the
address that falls under my mail service! I am now recieving about 10 mails
a minute for that user! Removing the maildir and letting them bounce is not
helping as I thought it would... any other suggestions??

Slider



Reply via email to