qmail Digest 24 Mar 2001 11:00:00 -0000 Issue 1313

Topics (messages 59572 through 59644):

Small problem. Help please
        59572 by: Oleg Sobolyev
        59588 by: Charles Cazabon

Problen with auth_pop
        59573 by: José Ramón Jiménez
        59590 by: Charles Cazabon

Re: VERP problems
        59574 by: Dave Sill

Re: outgoing mail to be forwarded to another email
        59575 by: Charles Cazabon

Re: bounce mail
        59576 by: Charles Cazabon

Re: svscan and heavy load
        59577 by: Charles Cazabon

Re: Content Types
        59578 by: Charles Cazabon
        59601 by: Alex Le Fevre

Re: me contents
        59579 by: Charles Cazabon
        59580 by: Dave Sill

Re: New to Qmail, probably a stupid question...
        59581 by: Charles Cazabon
        59582 by: Dave Sill

Re: qmail queue
        59583 by: Charles Cazabon
        59596 by: Dave Sill
        59622 by: Johnson, Garrett
        59623 by: Nick (Keith) Fish
        59635 by: Sumith

Re: multiple virtualdomains and no locals
        59584 by: Charles Cazabon

non local users
        59585 by: Dean Mumby
        59615 by: Dave Sill

Re: Connection unexpectedly terminated
        59586 by: Paulo Jan
        59595 by: Carey Jung
        59598 by: Carey Jung

Re: smtp relay & vpopmail
        59587 by: Charles Cazabon

Re: disappearing messages
        59589 by: Gopi Sundaram

antivirus
        59591 by: Ciprian Iftode
        59594 by: Ciprian Iftode
        59599 by: Charles Cazabon
        59604 by: Charles Cazabon
        59607 by: Frederic Beleteau

[SOLVED] multiple checkpassword routines
        59592 by: Peter Green

local vs remote delivery
        59593 by: Tom Beer
        59603 by: Charles Cazabon

Re: 10,000 outbound emails
        59597 by: Russell Nelson
        59606 by: Michael Boyiazis

Re: redundant mail servers
        59600 by: Russell Nelson
        59612 by: Vincent Schonau
        59619 by: Mark Delany

HOME.COM Still F-ed... Now 24.2.2.194 Isn't relaying... WTF!?
        59602 by: Jesse Sunday
        59608 by: Sean Peterson

intra-domain routing with qmail
        59605 by: Tri D. Hoang
        59613 by: Charles Cazabon

Checkpassword & PAM on Solaris
        59609 by: Dawn Lee

patch file error for oversize dns
        59610 by: Mark Lo \(Home Net\)
        59614 by: Kirti S. Bajwa

if this is duplicated ( Sorry !!) oversize dns patch failed.
        59611 by: Mark Lo \(Home Net\)

queue prob maybe?
        59616 by: Andy Meuse
        59620 by: Charles Cazabon

OT a bit difficulties online
        59617 by: Virginia Chism

Qmail  + pop3d
        59618 by: Aleksander Olsen
        59621 by: Charles Cazabon
        59624 by: Bill Andersen
        59625 by: Nick (Keith) Fish

How to use passwd.cdb in a PERL Script
        59626 by: Philipp Homan
        59627 by: Timothy Legant

Sending attachments with qmail-inject
        59628 by: Todd Goldenbaum

Antivirus which can clean any infected mail
        59629 by: lkhanna.hughes-ecomm.com

What is the default value of these control files
        59630 by: ÀÌÈñº¹
        59636 by: Kirill Miazine

hai just try it
        59631 by: jayputra.yahoo.com
        59632 by: Stephen Berg

tcpserver
        59633 by: Mustafa Mahudhawala

authorization failed
        59634 by: Roy Naldo
        59638 by: Sumith
        59640 by: Roy Naldo
        59644 by: Sumith

Problem??
        59637 by: Sumith
        59639 by: Kirill Miazine
        59641 by: Sumith
        59642 by: Kirill Miazine
        59643 by: Sumith

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]


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


HI All

Can anybody help me?

I havn't any experience in qmail software, but I need to administrate host
with it.

When I try to configure qmail to forward mail out of my host ( by echo
"&usr@remote" > ~alias/.qmail-user or by fastforward way) I receive in logs:

delivery 9451: failure:
Connected_to_207.174.179.1_but_sender_was_rejected./Remote_host_said:_501_<#
@[]>..
._Sender_domain_must_exist/

What I need to do? Why qmail don't substitute local domain in From: field?


System: Linux RH 6.x

Thanks!

With best regards,
-------> Oleg Sobolyev
-----> System administrator
---> ONLY.COM LTD
-> mailto:[EMAIL PROTECTED]
   http://www.sobolyev.com






Oleg Sobolyev <[EMAIL PROTECTED]> wrote:
> 
> I havn't any experience in qmail software, but I need to administrate host
> with it.

Better start reading some documentation, then.

> When I try to configure qmail to forward mail out of my host ( by echo
> "&usr@remote" > ~alias/.qmail-user or by fastforward way) I receive in logs:
> 
> delivery 9451: failure:
> Connected_to_207.174.179.1_but_sender_was_rejected./Remote_host_said:_501_<#
> @[]>..
> ._Sender_domain_must_exist/

The original message, sent to your local user account, has an envelope
sender address of <#@[]>.  The remote site doesn't like it, because it can't
look it up.  qmail uses that address for double-bounces.

> What I need to do? Why qmail don't substitute local domain in From: field?

qmail doesn't rewrite headers arbitrarily.  That is a broken design.

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




Hello!
I have a problem with qmail 1.03 and ldap (Netscape Directory Server 4.1)

After patching, compiling, ... qmail delivery well, but when i get mail 
via pop3, the clients report un error:
.1: /var/qmail/bin/auth_pop: fatal: /usr/lib/libc.so.1: mmap failed: Not 
enough space
I have space, i need help, ...





José Ramón Jiménez <[EMAIL PROTECTED]> wrote:
> .1: /var/qmail/bin/auth_pop: fatal: /usr/lib/libc.so.1: mmap failed: Not 
> enough space
> I have space, i need help, ...

It's not a qmail problem.  This is an OS problem.  Check with the support
folks/lists for your OS.  And presumably by "space", that error message means
"memory".

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




"Brett" <[EMAIL PROTECTED]> wrote:

>Dave Sill wrote:
>>No, you're not messing anything up. There are two kinds of bounces:
>>those generated remotely and those generated locally. If the local
>>system is not able to pass a message off to a remote system, the
>>bounce generated will be local--from your qmail--and it'll go to the
>>"me-" address rather than the me-user%host VERP address. This is
>>done this way because the local bounce can contain multiple
>>undeliverable addresses. To process these bounces, you need to parse
>>the QSMBF-format bounce message that qmail generates.
>
>>From this, I gather that in order to collect the email addresses of these
>bounces, I need to write a script that goes through the me mailbox and
>extracts the email addresses from the bounce messages.

You could do that, but it'd be better to write a script that processes
each message upon receipt.

>I can do this (though
>it seems like there must be a better way). But when does the VERP
>functionality present itself? I send a message to [EMAIL PROTECTED]
>and that server tells me 'beets is unknown' -- isn't that a remote bounce?

If your qmail talks to the MTA at someotherdomain.com, and
someotherdomain.com refuses to accept the message for beets, then your
qmail will generate the bounce.

If your qmail talks to the MTA at someotherdomain.com, and
someotherdomain.com accepts the message but is unable to deliver it to
beets, then someotherdomain.com will generate the bounce, and it'll go
to the VERP address.

>Shouldn't the email be returned to
>[EMAIL PROTECTED]?

No, because, as I explained, qmail bundles the locally-generated
bounces into one message.

>Because it isn't; I'm still
>getting those sent to [EMAIL PROTECTED] Or is this still considered a local
>bounce?

Locally-*generated*, not local.

>If this is a local bounce then how do I simulate a remote bounce?

Well, the easiest way to do that is to send a message directly to a
VERP return address. Alternatively, if you've got another qmail box,
just send a message to nosuchuser@otherqmailbox.

-Dave




KIM <[EMAIL PROTECTED]> wrote:
> 
> Is it possible in qmail if I want to have a copy for all the mail sent by
> one of the user? example
> 
> all mails sent by the email address [EMAIL PROTECTED] will have an automatic
> cc copy to [EMAIL PROTECTED]?

Yes.  Use Dan's documented QUEUE_EXTRA functionality to have a copy of all
mail controlled by an ~alias/.qmail-foo file.  Then write an appropriate
filter to capture the mail you're interested in to a Maildir.

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




KY Lui <[EMAIL PROTECTED]> wrote:
> 
> my qmail server is running. however, i found that some sent mail are bounced
> back.

Completely normal.

> please attached the log of qmail.
[...]
> Connected_to_203.184.222.2_but_sender_was_rejected./Remote_host_said:_553_Re
> quested_action_not_taken:_mailbox_name_not_allowed/

You sent mail to an address which doesn't exist.  The remote server bounced
it.  End of story.

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




Aleksander Olsen <[EMAIL PROTECTED]> wrote:
> 
> Starting qmail with 'qmail start' and get the echo 'Starting qmail: svscan.'
> 
> The first time i started qmail like this, i wasnt aware of the problem.  The
> load was 0.00 and after 5 mins with qmail and svscan running, the load was
> closing up to 10.00. -
> 
> Why ?

Post the contents of your start script (apparently called "qmail") and a
relevant portion of what shows up in the logs after you try to start it.  Only
then can we help you.

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




Alex Le Fevre <[EMAIL PROTECTED]> wrote:
> I've solved my earlier problem of getting my script to output an encoded file
> to the mailwrapper. My only problem is, I'm having real trouble getting mail
> agents to see the attachment properly.
[...] 
> Mail goes to Yahoo just fine, which shows that there's an attachment on the
> Inbox screen. When I try to access the message, though, there's nothing there
> -- not even my text.

I'm no Perl coder, but it looks to me like you're sending everything as part of
the message header -- you need a completely blank line (i.e. no whitespace on
the line) between the end of the message headers, and the start of your first
MIME part.

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




> I'm no Perl coder, but it looks to me like you're
> sending everything as part of
> the message header -- you need a completely blank
> line (i.e. no whitespace on
> the line) between the end of the message headers,
> and the start of your first
> MIME part.

That just makes everything show up as message body,
including the attachment coming across as plain
(albeit garbled) text. Am I doing something wrong with
my boundary being "--bound"? Or are there any other
rules I need to follow when wrapping a message with an
attachment?

Alex

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/




Flash <[EMAIL PROTECTED]> wrote:
> 
> For appearances sake in the headers I would like 'me' to contain
> 'mail.flashsys.com' instead.  Will I break anything if I edit the file?

`man qmail-control`

Hint:  if changing the contents of "me" broke qmail, why would djb include
that capability?

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




Flash <[EMAIL PROTECTED]> wrote:

>/var/qmail/control/me currently contains 'ns1.flashsys.com' which was
>picked up by the config script at compile time.
>
>For appearances sake in the headers I would like 'me' to contain
>'mail.flashsys.com' instead.  Will I break anything if I edit the file?

Look at:

  http://www.lifewithqmail.org/lwq.html#config-files

And verify that the variables that default to "me" are OK to change to
mail.flashsys.com. If not, just set those variables to what they
should contain.

-Dave




Tyrone Mills <[EMAIL PROTECTED]> wrote:
> 
> The /var/log/maillog records several error mesages from sendmail,
> saying "Service unavailable". The first thing I thought was, what the hell
> is sendmail doing with this! But then I see that QMail has sendmail in it's
> install dir, so I'm assuming it's not "THE Sendmail", rather a helper util
> named sendmail.

No, it's probably the real sendmail.  RedHat ships with sendmail in a given
place (can't remember where).  You have to remove it, and link to qmail's
sendmail wrapper.  Also take sendmail out of inetd.conf or your xinetd
configuration if it's there.

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




"Tyrone Mills" <[EMAIL PROTECTED]> wrote:

>You're right, I should have included the logs, but the machine couldn't
>E-Mail... I was about to ftp them over when I realized the problem. I had a
>bad hostname for the machine, as soon as I fixed it, it's happily sending
>mail to the Internet.

Mail may be flowing, but if you're seeing log entries that contain
"sendmail", you're not using qmail. qmail's sendmail command does no
logging.

-Dave




Sumith <[EMAIL PROTECTED]> wrote:
> 
> How can I know how many concurrent qmail deliveries are taking place on my
> qmail server, both qmail-local and qmail-remote

qmail's logs include this information in the "status:" lines.

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




"Sumith" <[EMAIL PROTECTED]> wrote:

>How can I know how many concurrent qmail deliveries are taking place
>on my qmail server, both qmail-local and qmail-remote 

Look at your qmail-send logs. You should see something like:

@400000003abb67f02a8b74e4 status: local 0/60 remote 14/500

where concurrencylocal is 60 and concurrencyremote is 500.

-Dave




Sumith,
   if all you wanted to do is to look at what is in
the queue you could do what I did (although there are probably
lots of other solutions that I would be interested in hearing).
My solution, as well as the solution to other problems, was to
install Webmin 0.84. There is a third-party Qmail module that you
could add into it (see www.qmail.org or Webmin.org for more details).
This way you can view your local and remote queues seperately over a
web browser from anywhere.
    One note: the Qmail module only partly works right "out of the box".
It normally lacks a Perl module that you will need to install seperately
in order to view your queues. The Perl module is:

TimeDate-1.10

 hope this helps.
-G

-----Original Message-----
From: Sumith
To: Qmail
Sent: 3/22/01 11:03 PM
Subject: qmail queue

Hello All
 
Excuse me if this question has been repeated a lot of times...
 
I've install qmail from memphis rpms. also VPOPMAIL 4.9.8-1
 
How can I know how many concurrent qmail deliveries are taking place on
my qmail server, both qmail-local and qmail-remote
 
I have applied the qmail-concurrent-patch, and big-todo-patch
 
There is no concurrencylocal and concurrencyremote presently in
/var/qmail/control
 
If the default is 10 for concurrencylocal and 20 for concurrency remote
(which lwq says)....what would be the safe number to increase this to on
my PIII 800 , 512 MB RAM, IDE hard disk handling about 500 virtual
domains.
 
I hope that some one helps me to clear my doubts.
 
Regards
Sumith




> -----Original Message-----
> From: Sumith
> To: Qmail
> Sent: 3/22/01 11:03 PM
> Subject: qmail queue
> How can I know how many concurrent qmail deliveries are taking place on
> my qmail server, both qmail-local and qmail-remote
>
> Regards
> Sumith

Call me old fashioned, but when I want to see what my qmail server is
doing I just do a:

        ps auxw | grep qmail 

or, if I just want to see outbound mail from external users:

        ps auxw | grep qmail-remote

`qmail-qstat` is also a somewhat useful command to get a general idea on
your mail server's current load.

-- 
Keith
Network Engineer
Triton Technologies, Inc.




I hope the webmin qmail module wouldn't screw up my config

qmail+Vpopmail+Qmailadmin

Regards
Sumith


>    if all you wanted to do is to look at what is in
> the queue you could do what I did (although there are probably
> lots of other solutions that I would be interested in hearing).
> My solution, as well as the solution to other problems, was to
> install Webmin 0.84. There is a third-party Qmail module that you
> could add into it (see www.qmail.org or Webmin.org for more details).
> This way you can view your local and remote queues seperately over a
> web browser from anywhere.
>     One note: the Qmail module only partly works right "out of the box".
> It normally lacks a Perl module that you will need to install seperately
> in order to view your queues. The Perl module is:
> 
> TimeDate-1.10
> 
>  hope this helps.
> -G
> 
> -----Original Message-----
> From: Sumith
> To: Qmail
> Sent: 3/22/01 11:03 PM
> Subject: qmail queue
> 
> Hello All
>  
> Excuse me if this question has been repeated a lot of times...
>  
> I've install qmail from memphis rpms. also VPOPMAIL 4.9.8-1
>  
> How can I know how many concurrent qmail deliveries are taking place on
> my qmail server, both qmail-local and qmail-remote
>  
> I have applied the qmail-concurrent-patch, and big-todo-patch
>  
> There is no concurrencylocal and concurrencyremote presently in
> /var/qmail/control
>  
> If the default is 10 for concurrencylocal and 20 for concurrency remote
> (which lwq says)....what would be the safe number to increase this to on
> my PIII 800 , 512 MB RAM, IDE hard disk handling about 500 virtual
> domains.
>  
> I hope that some one helps me to clear my doubts.
>  
> Regards
> Sumith
> 





Martin Dougiamas <[EMAIL PROTECTED]> wrote:
> 
> I want these to work:
> 
>    user1 at domain1.com
>    user2 at domain2.com
>    user3 at domain3.com
> 
> but I want all OTHER combinations to be bounced!
> 
> Obviously (?) I can't put anything in the "control/locals" file,
> because whatever I put in there appears to activate ALL the 
> local user accounts for that domain.
> 
> So I put something like this in the control/virtualdomains file:
> 
>   domain1.com:alias-domain1
>   domain2.com:alias-domain2
>   domain3.com:alias-domain3
> 
> and in ~alias I made files like this:
> 
>   .qmail-domain1-user1
>   .qmail-domain2-user2
>   .qmail-domain3-user3

You're exactly right so far.

> But what do I put in these files?  I tried putting this sort of thing,
> as per the manual:
> 
>   eg ~alias/.qmail-domain-user2:
>  
>       /home/user2/Maildir/
> 
> but I get "Unable_to_chdir_to_maildir" errors.  I also tried just 

This won't work, because mail to [EMAIL PROTECTED] will be delivered as the
system account alias, which probably has no write privilegews to
/home/user2/Maildir/new.

> So what should I be doing?

Use a virtual domain manager of some sort.  I recommend vmailmgr, available
at vmailmgr.org.  It includes the necessary bits to provide all the
functionality you're looking for.

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




is it possible to have nonlocal user mail forwarded to my isp mail server we
have two offices each with dialup access and share a domain





"Dean Mumby" <[EMAIL PROTECTED]> wrote:

>is it possible to have nonlocal user mail forwarded to my isp mail server we
>have two offices each with dialup access and share a domain

A specific example of what you want to do would be helpful. What you
want do to is almost certainly doable, but how it'd be done depends
upon what you want it to do.

-Dave




> 
> > >
> > > We have a sporadic problem with qmail hanging and eventually
> > timing out when
> > > popping certain messages.
> >
> 
> I just saw this problem again.  Ran tcpdump and captured the pop-3
> conversation below.  What's interesting is that client is only retrieving 1
> message, instead of the 7 present.  The server sends the message, the client
> acks it, but then doesn't request any more messages.  So, apparently the
> server is waiting for the next command and not getting it.  On the other
> hand, the client is apparently expecting more data, but not getting it, or
> it's confused about how many messages it's received, so the client times out
> and sends a FIN packet.
> 

        Which client are you using?
        There is a similar bug in all versions of Outlook, where it will
abruptly stop downloading messages if the last byte in the TCP packet
happens to be a dot ("."). See:



http://www.ornl.gov/its/archives/mailing-lists/qmail/1999/09/msg00467.html


        And the whole thread associated.
        I don't know if it's the same bug, since the circunstances you mention
seem to be slightly different, but you could research into that
direction. Have you tried telnetting by hand to port 110 and issuing POP
commands to see if the same thing happens?



                                                Paulo Jan.
                                                DDnet.




>
>       Which client are you using?

Outlook 2000.

>       There is a similar bug in all versions of Outlook, where it will
> abruptly stop downloading messages if the last byte in the TCP packet
> happens to be a dot ("."). See:
>
> http://www.ornl.gov/its/archives/mailing-lists/qmail/1999/09/msg00467.html
>

This may or may not be the problem.  On the one hand, with this particular
message, the 2nd-to-last packet had "\r\n." at the end of it, and the last
packet had "\r\n" in it.  (That is, the standard "\r\n.\r\n" to end a
message.)  So it indeed matches your description.

On the other had, the reference you give says that one packet ends in a dot
and the next packet begins with a dot.  This is not the case here.

>       I don't know if it's the same bug, since the circunstances
> you mention
> seem to be slightly different,

Yes, they are, but also remarkably similar.

> but you could research into that
> direction. Have you tried telnetting by hand to port 110 and issuing POP
> commands to see if the same thing happens?

Guaranteed to work.  Also, if I pop the message from my client (also Outlook
2K), it invariably works.  Since we're on a lan connection with different
MTUs, our packet boundaries would differ enough to not see the problem.  I
think we're on the right track.  The trick is finding a work-around, because
moving off Outlook is not an option.

Thank you very much for the pointer.

Carey





>
>       Which client are you using?
>       There is a similar bug in all versions of Outlook, where it will
> abruptly stop downloading messages if the last byte in the TCP packet
> happens to be a dot (".").

The more I think about this, the more bizarre it seems.  How could this be
an Outlook bug?  Outlook just sees a stream of data; it shouldn't even see
tcp/ip packets, should it?






Martin Edlman <[EMAIL PROTECTED]> wrote:
> 
> So I need to set up relaying. I looked to the FAQ, HOWTO, Docs, ... but found
> no answer (maybe I search badly).

You must have -- it's one of the top FAQs.  Search on the term "selective
relay" for better results.  Or forget searching, and just read the
documentationfor tcpserver.

> Next thing I want to ask - does the qmail rebuild the 'cdb' files
> automatically after service restart?

No.

> -------
> this one is from qmail distro
> # cat /etc/tcpcontrol/smtp.rules 
> :allow
> -------
> this one is from vpopmail distro
> # cat /var/qmail/virtual/etc/tcp.smtp 
> 127.0.0.:allow,RELAYCLIENT=""
[...]
> 
> exec envuidgid qmaild \
> tcpserver -DRUvX -c "$concurrency" -l "`head -1 /var/qmail/control/me`"
> \
>         -x /etc/tcpcontrol/smtp.cdb 0 smtp \
>         fixcrio $rbl qmail-smtpd

Only your smtp.cdb file is being used, presumably compiled from smtp.rules.
You need to add the relevant RELAYCLIENT settings to that file and
recompile your .cdb file.

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




On Wed, 21 Mar 2001, Kris Kelley wrote (quoting me):
<snip>
> > I can receive local messages correctly. However,
> > messages from outside to my qmail server are irretrievable lost. They
> > aren't bounced, and I never receive them.
> >
> > I have no idea where to start troubleshooting.
>
> What Do The Logs Say? (tm)

Nothing.

I finally figured it out. It was a DNS thing. The new MX record for
this server hadn't propagated out. Our immediate parent is rather
slow with these things.

It started working a day later.

-- 
Gopi Sundaram
[EMAIL PROTECTED]





Hi,
I need an antivirus who works with qmail in order to scan all the emails
that are going thru my server, incoming and outgoing. Do you know such
thing? If posible to be freeware and up to date.


        Ciprian Iftode,

        Professional Systems Romania
        str. Moara de Foc, nr.35, et.5, Iasi, 6600
        tel/fax: +40-32-219907

Privileged/Confidential Information may be contained in this message. If
you are not the addressee indicated in this message (or responsible for
delivery of the message to such person), you may not copy or deliver this
message to anyone. In such a case, you should destroy this message and
kindly notify the sender by reply e-mail.





        Hi, could you recommend me some antivirus who will  work with
qmail in order to scan all emails that are going thru the server, incoming
and outgoing. Freeware if is posible.
        10x

        Ciprian Iftode,

        Professional Systems Romania
        str. Moara de Foc, nr.35, et.5, Iasi, 6600
        tel/fax: +40-32-219907

Privileged/Confidential Information may be contained in this message. If
you are not the addressee indicated in this message (or responsible for
delivery of the message to such person), you may not copy or deliver this
message to anyone. In such a case, you should destroy this message and
kindly notify the sender by reply e-mail.






Ciprian Iftode <[EMAIL PROTECTED]> wrote:
> I need an antivirus who works with qmail in order to scan all the emails
> that are going thru my server, incoming and outgoing. Do you know such
> thing?

www.qmail.org has the information you need.

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




Ciprian Iftode <[EMAIL PROTECTED]> wrote:
>       Hi, could you recommend me some antivirus...

I already answered your question earlier today.  Please re-read it, and then
go read what I told you to read in that message.  Your answer is there.

Re-posting the question with no changes wastes the time of everyone on the
mailing list, and is considered rude behaviour.

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





there's a commercial package of AVP for linux available. http://www.avp.ch
we've bought it but not yet installed, it is said to be compatible with
qmail.

Fred. Beleteau



-----Message d'origine-----
De : Charles Cazabon [mailto:[EMAIL PROTECTED]]
Envoye : vendredi 23 mars 2001 17:02
A : [EMAIL PROTECTED]
Objet : Re: antivirus


Ciprian Iftode <[EMAIL PROTECTED]> wrote:
> I need an antivirus who works with qmail in order to scan all the emails
> that are going thru my server, incoming and outgoing. Do you know such
> thing?

www.qmail.org has the information you need.

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





With significant help from both Jörgen Persson and Bruce Guenter, I was able
to concoct a script that allows both vpopmail and vmailmgr users to
authenticate on the same POP3 port, same IP address.

The authentication information is stored in a file on the filesystem, owned
by root.root, 0600 permissions. The filename is not necessarily random, but
was about as good as I could think of: PID + TCPREMOTEPORT + "." + date.

Any suggestions are certainly welcome. Thanks again to everyone who helped!

/pg
-- 
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
> How about the startup code? Is that freed from GPL?
Eyes: n, devices used to examine things to find answers.
Fingers: n, devices uses far too much to ask questions before Eyes (qv)
have been applied to problem documentation.
(An answer by Alan Cox on the Linux kernel list.)

multichkpw.sh





Hi,

I'll try to set up my local delivery in qmail and been stuck in the moment
and can't get out of it. I can use qmail for remote delivery. But if I try
to make a
local delivery it connects to teh net and delivers the message via the net
to my
pop box. Can anyone give me the path where to start from for
troubleshooting?

Thanks Tom


@400000003abb628e2697a95c info msg 224638: bytes 202 from
<[EMAIL PROTECTED]> qp 2155 uid 0
@400000003abb628e29eef27c starting delivery 108: msg 224638 to local
[EMAIL PROTECTED]
@400000003abb628e29ef38cc status: local 1/10 remote 0/20
@400000003abb628e36d675b4 new msg 224641
@400000003abb628e36d6bc04 info msg 224641: bytes 302 from
<[EMAIL PROTECTED]> qp 2158 uid 1004
@400000003abb628e372b8324 starting delivery 109: msg 224641 to remote
[EMAIL PROTECTED]
@400000003abb628e372bb9d4 status: local 1/10 remote 1/20
@400000003abb628e372bd52c delivery 108: success: did_0+1+0/qp_2158/
@400000003abb628e372bf854 status: local 0/10 remote 1/20
@400000003abb628e3997acdc end msg 224638
@400000003abb62952343d6f4 delivery 109: success:
209.68.1.85_accepted_message./Remote_host_said:_250_ok_985358988_qp_78546/
@400000003abb62952344389c status: local 0/10 remote 0/20
@400000003abb6295234457dc end msg 224641





Tom Beer <[EMAIL PROTECTED]> wrote:
> 
> I'll try to set up my local delivery in qmail and been stuck in the moment
> and can't get out of it. I can use qmail for remote delivery. But if I try to
> make a local delivery it connects to teh net and delivers the message via the
> net to my pop box. Can anyone give me the path where to start from for
> troubleshooting?

Your logs make it look like the local delivery instruction contained a
forwarding address which was remote.

Post the results of `qmail-showctl` and `ls -l ~tom/.qmail*`, and
the contents of every file named .qmail* in tom's home directory.

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




Bill Parker writes:
 >      I have qmail running on a pent-133 w/32MB, kernel 2.2.14,
 > tcpserver, qmailadmin, vpopmail, amavis-0.2.1, and NAI's anti-virus
 > software.  Everything is working just fine, however, one of the
 > supervisors wants to send 10,000 emails through the box to various
 > users (aka a mass mailing).  Does anyone see any problems with
 > doing something like this, or would you need more information about
 > my current configuration of qmail?

You'd do better to use my qmail-popbull program (on www.qmail.org).
That way, you only ever have one copy of the piece of email, and only
the people who read their mail ever see it.  It also lets you tell
people about temporal things, and then after the time has passed, you
can remove the bulletin.

-- 
-russ nelson will be speaking at http://www.osdn.com/conferences/brie/
Crynwr sells support for free software  | PGPok | Watch out!  He's got an
521 Pleasant Valley Rd. | +1 315 268 1925 voice | opinion, and he's not
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | afraid to share it!




I concur.  We do this often.  It saves me from the marketing department's
requests to let everyone know about "great new features."  There's no need
to mail to someone who never reads their mail.  This keeps you from that
hassle.
-- 
Michael Boyiazis
[EMAIL PROTECTED]
Mail Architect, NetZero, Inc.

> -----Original Message-----
> From: Russell Nelson [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 23, 2001 7:17 AM
> To: [EMAIL PROTECTED]
> Subject: Re: 10,000 outbound emails
> 
> 
> Bill Parker writes:
>  >  I have qmail running on a pent-133 w/32MB, kernel 2.2.14,
>  > tcpserver, qmailadmin, vpopmail, amavis-0.2.1, and NAI's anti-virus
>  > software.  Everything is working just fine, however, one of the
>  > supervisors wants to send 10,000 emails through the box to various
>  > users (aka a mass mailing).  Does anyone see any problems with
>  > doing something like this, or would you need more information about
>  > my current configuration of qmail?
> 
> You'd do better to use my qmail-popbull program (on www.qmail.org).
> That way, you only ever have one copy of the piece of email, and only
> the people who read their mail ever see it.  It also lets you tell
> people about temporal things, and then after the time has passed, you
> can remove the bulletin.
> 






Gopi Sundaram writes:
 > http://www.imap.org/papers/imap.vs.pop.brief.html

You use POP3 when you want to get the email the hell off your
servers.  You use IMAP when you want to have a mail expiration policy, 
when you want to backup your users email, when your users read their
email sometimes with their desktop and sometimes with their laptop.

 > I'm reluctant to move to Maildir until we can get more MUAs to support
 > them (specifically Pine and Netscape).

Wrong idea.  Never expose your mailboxes to your users.  Always use a
virtual mailbox system -- either pop3 or imap.

 > I've heard that the maildir format may have scalability issues because
 > of the number of files that it deals with (bunches of open(), read()
 > and stat() calls). Is there any truth to this?

Why would you ever have that much email in your incoming mailbox?  Why 
are you leaving it there?

-- 
-russ nelson will be speaking at http://www.osdn.com/conferences/brie/
Crynwr sells support for free software  | PGPok | Watch out!  He's got an
521 Pleasant Valley Rd. | +1 315 268 1925 voice | opinion, and he's not
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | afraid to share it!




On Fri, Mar 23, 2001 at 11:01:51AM -0500, Russell Nelson wrote:
> Gopi Sundaram writes:

>> I'm reluctant to move to Maildir until we can get more MUAs to support
>> them (specifically Pine and Netscape).

> Wrong idea.  Never expose your mailboxes to your users.  Always use a
> virtual mailbox system -- either pop3 or imap.

Why?


Vince.




On Fri, Mar 23, 2001 at 08:09:01PM +0100, Vincent Schonau wrote:
> On Fri, Mar 23, 2001 at 11:01:51AM -0500, Russell Nelson wrote:
> > Gopi Sundaram writes:
> 
> >> I'm reluctant to move to Maildir until we can get more MUAs to support
> >> them (specifically Pine and Netscape).
> 
> > Wrong idea.  Never expose your mailboxes to your users.  Always use a
> > virtual mailbox system -- either pop3 or imap.
> 
> Why?

Flexibility. I have seem way too many mail systems start life as a
single box with a single disk grow into a multi-server setup.

Build in as much flexibility as you can from the start and you'll
never regret it. It costs nothing but a little thinking.

For example: if you only allow network access you can use load
balancing and DNS changes to move services around transparently. By
using network services you enable access by a much larger class of
client programs. By using network access you can transparently change
mailbox formats and server software.


Regards.







SUBJECT: HOME.COM Still F-ed... Now 24.2.2.194 Isn't relaying... WTF!?

        Anyone else experiencing this???   Since 01-17-2001 my domain
couldn't get to home.com so I smtproute ed

bash# cat smtproutes
home.com:[24.2.2.194]

Now...


<[EMAIL PROTECTED]>:
24.2.2.194 does not like recipient.
Remote host said: 550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied
Giving up on 24.2.2.194.

Even with valid recipients...

Any suggestions???   Is this happening for you folks???

Jesse





We were experiencing the same issue two days ago. It is not a problem
with you it is the @home network having issues. The problem went away
yesterday and email was being delivered without problem.

-- 
Sean Peterson
System Administrator
Valley Internet Providers Ltd.
(250)-770-1384
[EMAIL PROTECTED]

Jesse Sunday wrote:
> 
> SUBJECT: HOME.COM Still F-ed... Now 24.2.2.194 Isn't relaying... WTF!?
> 
>         Anyone else experiencing this???   Since 01-17-2001 my domain
> couldn't get to home.com so I smtproute ed
> 
> bash# cat smtproutes
> home.com:[24.2.2.194]
> 
> Now...
> 
> <[EMAIL PROTECTED]>:
> 24.2.2.194 does not like recipient.
> Remote host said: 550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied
> Giving up on 24.2.2.194.
> 
> Even with valid recipients...
> 
> Any suggestions???   Is this happening for you folks???
> 
> Jesse




Hi all,

We are setting up exchange server as our primary email server. We want
to use qmail at the front end to route emails to exchange.  Currently
all users are on qmail. Is there a way to selectively (user by user)
forwarding mail to exchange mailboxes? So some users will be with
qmail and others will be on exchange (both has the same domain).

Any idea would be appreciated.

Tri
[EMAIL PROTECTED]




Tri D. Hoang <[EMAIL PROTECTED]> wrote:
> 
> We are setting up exchange server as our primary email server. We want
> to use qmail at the front end to route emails to exchange.  Currently
> all users are on qmail. Is there a way to selectively (user by user)
> forwarding mail to exchange mailboxes? So some users will be with
> qmail and others will be on exchange (both has the same domain).
> 
> Any idea would be appreciated.

`man dot-qmail`

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




Is anyone using the pam-checkpassword-0.81-diffs on Solaris?
I've been trying to build it on a Solaris 7 box, but it appears
that I lack some of the PAM header files that the patch uses.  

$ make
./compile log_pam.c
log_pam.c:23: security/pam_misc.h: No such file or directory
log_pam.c:26: security/pam_filter.h: No such file or directory
make: *** [log_pam.o] Error 1

I can't find them on any version of Solaris that we're running.  
My /usr/include/security includes only pam_appl.h and pam_modules.h.
I'm guessing they're Linux-specific?  If anyone is using the patch 
on Solaris, I would really appreciate knowing where you obtained 
the files.

We're moving toward LDAP for authentication, and using the 
PAM-enabled checkpassword with the pam_LDAP module from padl.com 
seemed like the path of least resistance for POP3.  We're currently
using sendmail for our MTA; otherwise, we'd probably go with
qmail-ldap (may still in the end).  We use the qmail POP3 service
to handle our Maildir mailboxes.

Sorry for the newbie question. :-)  Thanks for your time!

Dawn Lee
[EMAIL PROTECTED]





Hi,

   I got the following error when I use the oversize dns patch file.

My command is : patch -p0 < /usr/local/src/patchfile.

the error are as follow:

patching file 'qmail-1.03/dns.c'
Hunk #1 failed at 21.
Hunk #2 failed at 47.
Hunk #3 failed at 83.

Please reply directly to [EMAIL PROTECTED] I haven't subscribed yet.

Thank you

Mark






I got it too. I still do not know why.. Hope someone responds.

Kirt

-----Original Message-----
From: Mark Lo (Home Net) [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 23, 2001 1:52 PM
To: [EMAIL PROTECTED]
Subject: patch file error for oversize dns


Hi,

   I got the following error when I use the oversize dns patch file.

My command is : patch -p0 < /usr/local/src/patchfile.

the error are as follow:

patching file 'qmail-1.03/dns.c'
Hunk #1 failed at 21.
Hunk #2 failed at 47.
Hunk #3 failed at 83.

Please reply directly to [EMAIL PROTECTED] I haven't subscribed yet.

Thank you

Mark





Hi,

   I got the following error when I use the oversize dns patch file.

My command is : patch -p0 < /usr/local/src/patchfile.

the error are as follow:

patching file 'qmail-1.03/dns.c'
Hunk #1 failed at 21.
Hunk #2 failed at 47.
Hunk #3 failed at 83.

Please reply directly to [EMAIL PROTECTED] I haven't subscribed yet.

Thank you

Mark







        So a week ago one of my employees sent out 7000 emails to one person
instead of sending out one email to 7000 people. I caught it in the middle
of sending, shut down qmail and grepped the queue to find all files
containing the person's address and I deleted them.
        Two days ago someone in my company who gets a few thousand emails a day is
starts having problems with his pop connectivity so I check the logs and see
ALOT of these messages


Mar 23 14:33:16 mail qmail: 985375996.490311 warning: trouble opening
local/15/1008289; will try again later

Mar 23 14:37:36 mail qmail: 985376256.008630 warning: unable to utime
local/17/1008268; message will be retried too soon

The guys has 5 pop connections open, using almost all the server's CPU.
There is a bunch of messages in the queue that are addressed to various
people but mostly him.

qmail-qstat, shows
messages in queue: 392
messages in queue but not yet preprocessed: 385

qmail-qread, shows only 10 or so messages which is what it's usually at
(small company)

I ran qmail-clean (what exactly does that do anyway?), and now there are no
messages in /var/qmail/queue/local , but there are alot in ~queue/todo and
~queue/mess.

I'm guessing the answer is "Your queue is fucked, `rm -rf /var/qmail/queue`
then `make setup check` Any other ideas?

-=Andy





Andy Meuse <[EMAIL PROTECTED]> wrote:
>       So a week ago one of my employees sent out 7000 emails to one person
> instead of sending out one email to 7000 people. I caught it in the middle
> of sending, shut down qmail and grepped the queue to find all files
> containing the person's address and I deleted them.
...
> I'm guessing the answer is "Your queue is fucked, `rm -rf /var/qmail/queue`
> then `make setup check` Any other ideas?

There are programs at www.qmail.org that can fix the queue in-place (with
qmail stopped, of course) without removing the queue contents.  Look
particularly for "queue-fix".

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




I have a machinein the front office that has Netscape, AOL and IE.  Today,
for some unknown reason, while checking my sistes, I encounter the
following:

On Netscape, none of the links work (on anybody's pages - not just mine).
(The last time this happened, I rebooted the machine and it was OK.  This
time it didn't help.)

On AOL, I get old pages rather than the new ones I just published.  It
finally gave me the right pages, but it took a few passes.

IE works just fine.

Anyone know what's up?  Is Netscape just 'broke?'





Hi

Qmail is up running, but i dont have any pop3d yet.
I am using Mailbox instead of Maildir, and im wondering if anyone
know of any pop3d who can be side by side with qmail pretty nice.. ?

Or, is it a hard operation to make the system use Maildir ? How would i then
make 'pine' work and all that i mean...


Thanks!

Aleksander





Aleksander Olsen <[EMAIL PROTECTED]> wrote:
> 
> Qmail is up running, but i dont have any pop3d yet.
> I am using Mailbox instead of Maildir, and im wondering if anyone
> know of any pop3d who can be side by side with qmail pretty nice.. ?

Yes, there's lots.  Check the qmail documentation, www.qmail.org, djb's
site and FAQ, etc.  In other words, RTFM.

> Or, is it a hard operation to make the system use Maildir ? How would i then
> make 'pine' work and all that i mean...

No, it's not difficult.  Again, check djb's site and FAQ, and www.qmail.org.
RTFM.

In future, please do your homework before posting questions to a mailing list.
It wastes the time of everyone on the mailing list, and is considered rude
behaviour.

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




I read the docs and found the nice little wrappers for "elq","pinq" and
"qail",
but I always get the following error when it calls the maildir2mbox
command...

 maildir2mbox: fatal: unable to move /home/bill/Mailtmp to
/var/spool/mail/bill:
 cross-device link

I'm a Linux newbie, so I just went to POP3 from my PC in order to get my
mail.
However, I would really like to run pine.  (I did get Mutt working with
maildir,
so I'me not completely locked to my PC!!! Thank goodness)

I'm sure it's obvious what I have wrong to someone who knows *nix...

Help anyone?

Bill

In Reply to:
> Or, is it a hard operation to make the system use Maildir ? How would i
then
> make 'pine' work and all that i mean...

Charles Cazabon wrote:
>No, it's not difficult.  Again, check djb's site and FAQ, and
www.qmail.org.
>RTFM.





Bill Andersen wrote:
> 
> I read the docs and found the nice little wrappers for "elq","pinq" and
> "qail",
> but I always get the following error when it calls the maildir2mbox
> command...
> 
>  maildir2mbox: fatal: unable to move /home/bill/Mailtmp to
> /var/spool/mail/bill:
>  cross-device link
> 
> I'm a Linux newbie, so I just went to POP3 from my PC in order to get my
> mail.
> However, I would really like to run pine.  (I did get Mutt working with
> maildir,
> so I'me not completely locked to my PC!!! Thank goodness)
> 
> I'm sure it's obvious what I have wrong to someone who knows *nix...
> 
> Help anyone?
> 
> Bill

Well, are those directories on separate devices (i.e. two different hard
drives)?  If so (and this is judging from the error message), that's
probably your problem.  Try copying the Maildir over to the var
directory somewhere and then run the maildir2mbox command.

BTW, if I was you, I would just stick with mutt and Maildir.  Maildir is
by far the best format for storing e-mail to date and mutt is an
excellent and featureful MUA, although syntax can be a bitch.  My second
recommendation would be to download the patch to make Pine work with
Maildir.  What you're trying to do, I would call a distant third.

Power to ya, though.

---
Keith
Network Engineer
Triton Technologies, Inc.




Hi,

My question is rather simple: How do I use a passwd.cdb file in a perl
script? I'd like to open it with tie and check usernames/passwds in the
script.

Any ideas?

--
Philipp Homan
LINUX Network Administrator
Mail Boxes Etc.
Danube Business Services GmbH
http://www.at.mbe.com





On Sat, Mar 24, 2001 at 02:10:40AM +0100, Philipp Homan wrote:
> Hi,
> 
> My question is rather simple: How do I use a passwd.cdb file in a perl
> script? I'd like to open it with tie and check usernames/passwds in the
> script.
> 
> Any ideas?

There's a Perl module available from CPAN called CDB_File that does what
you're looking for.

Tim




Hi,

I am using perl to construct and send qmail messages, and I've found it very
easy with qmail-inject.  But I'm confused about attachments... I found this
suggestion from the archives of this list:

% cat {filename} | uuencode {filename} | /var/qmail/bin/qmail-inject 
[EMAIL PROTECTED]

however, when the mail comes in, it looks something like this:

  Date: 24 Mar 2001 02:06:32 -0000
  From: [EMAIL PROTECTED]
  Cc: recipient list not shown:  ;

  begin 664 ngc2903_hst_big.jpg
  M_]C_X``02D9)1@`!`@``9`!D``#_[``11'5C:WD``0`$````4```_^X`#D%D
  M;V)E`&3``````?_;`(0``@("`@("`@("`@,"`@(#!`,"`@,$!00$!`0$!08%
  M!04%!04&!@<'"`<'!@D)"@H)"0P,#`P,#`P,#`P,#`P,#`$#`P,%!`4)!@8)
  M#0L)"PT/#@X.#@\/#`P,#`P/#PP,#`P,#`\,#`P,#`P,#`P,#`P,#`P,#`P,
  M#`P,#`P,#`P,_\``$0@%W@7&`P$1``(1`0,1`?_$`:(````'`0$!`0$`````
  M`````

I'm not very familiar with the standard email spec, but it seems like there
might be a way to just include a line in the email header that indicates
a file in the local filesystem to attach, maybe assumiing it's been uuencoded?

thanks,
Todd





Dear all,
 
I am loooking for an antivirus which can scan as well as clean my all incoming and outgoing mails,
 
i am allready using amavis with mcafee. But with amavis only scaning is happening not cleaning . And i am looking for cleaning option .
 
Can you pl suggest me any ? Or is it poosible to clean mail also woth amavis ?
 
Regards
 
lokesh




Hi all!
 
I am a beginner about Qmail.
Now I am going to install Qmail.
And I have some question.
 
1. If these control files don't exist, what the default values are?
    concurrencylocal, concurrencyremote, defaultdomain, defaulthost, databytes
 
2. What is difference between locals control file and virtualdomains control file?
 
3. Can I put the values to rcpthosts file by IP address?
 
Could you answer about my questions?
Thank you.
 




On Sat, Mar 24, 2001 at 02:29:50PM +0900, ÀÌÈñº¹ wrote:
> Hi all!
> 
> I am a beginner about Qmail.
> Now I am going to install Qmail.
> And I have some question.
> 
> 1. If these control files don't exist, what the default values are?
>     concurrencylocal, concurrencyremote, defaultdomain, defaulthost, databytes

run qmail-showctl, it'll tell you that

> 
> 2. What is difference between locals control file and virtualdomains control file?
> 
> 3. Can I put the values to rcpthosts file by IP address?
> 
> Could you answer about my questions?
> Thank you.
> 
-- 
Kirill




I found a great new Internet company - CashFiesta.com that 
has created a product that everyone can benefit from. They 
pay you while you work or play on your computer. They even 
pay you when your friends are using their computers. It's 
free to join and your privacy is completely protected.

Their proprietary software - the FiestaBar - displays ads 
at the bottom or top of your computer screen. Since advertisers 
want you to view these ads, they pay CashFiesta to reach you 
via The FiestaBar and then CashFiesta shares its advertising 
revenues with you. Members who use the FiestaBar are paid 
for their own Web browsing and for referrals.

All you have to do is sign up and start making money. It only 
takes a minute. You can refer your friends, family and co-workers 
and you will receive a percentage of their earnings in addition 
to your own.

So here is the link, enjoy and happy money making to all of you.

http://www.cashfiesta.com/php/join.php?ref=jayputra

Check it out!

jayputra unta




This is pretty tacky trying to put money in your pocket from our
participation with this company.  Doing it on this list where it has
no topical value is even worse.

On Sat, 24 Mar 2001 05:53:45 GMT, [EMAIL PROTECTED] wrote:

>I found a great new Internet company - CashFiesta.com that 
>has created a product that everyone can benefit from. They 
>pay you while you work or play on your computer. They even 
>pay you when your friends are using their computers. It's 
>free to join and your privacy is completely protected.
>
>Their proprietary software - the FiestaBar - displays ads 
>at the bottom or top of your computer screen. Since advertisers 
>want you to view these ads, they pay CashFiesta to reach you 
>via The FiestaBar and then CashFiesta shares its advertising 
>revenues with you. Members who use the FiestaBar are paid 
>for their own Web browsing and for referrals.
>
>All you have to do is sign up and start making money. It only 
>takes a minute. You can refer your friends, family and co-workers 
>and you will receive a percentage of their earnings in addition 
>to your own.
>
>So here is the link, enjoy and happy money making to all of you.
>
>http://www.cashfiesta.com/php/join.php?ref=jayputra
>
>Check it out!
>
>jayputra unta
>


                            Stephen Berg
//-    USAF Instructor  -/-  Reluctant NT User -/- Web Designer    -//
//-                 Home = [EMAIL PROTECTED]                   -//
//-                Work = [EMAIL PROTECTED]                 -//
//-     http://iceberg.3c0x1.com/   -/-   http://www.3c0x1.com     -//     






Hello,

Has anybody used tcpserver for Qmail & other services out there --

I have succesfully used qmail smtpd & popup services through tcpserver.
But there are certain additional things I would like to do ---

I am using FreeBSD 4.2 and want to start my basic services like telnetd, ftpd along with smtp & pop3 etc using tcpserver (and tcpserver.conf) instead of plain tcpserver or inetd (and inetd.conf).
I have succesfully installed tcpserver, daemontools & tcpserver-control (latest versions)

Though my tcpserver works fine with individual services I am not able to use the tcpserver,conf.
The tcpserver does not startup using tcpserver-control start.
( Though it says started telnet pop3 smtp .... )
But tcpserver-control status says none is running.
The log messages in /var/log/ tcpserver/<services>/current show

supervise : usage supervise directory.

(And of course it also Does not Allow me to Add directory to the global variable in tcpserver.conf)
I have Already corrected the tools in tcpserver.conf to point correctly e.g. setuser to setuidgid etc.

From what ever docmentation I could lay my hands on I know something about /services directory.

But I am pretty confused about the whole lot and their ineraction.
i.e. tcpserver - daemontools - tcpserver-control.
also /services & tcpserver.conf (why both)

Please Help me with this problem.
Thanx.




        hiii , 

        i am running : qmail-1.03
                         mysql-3.23.35
                         vpopmail-4.9.4

        i didn't find any error while compiling thoses packages.
        here is what i got in my rc scripts :

        ------------------my rc scripts ---------------------------------
        
        #!/bin/bashcan 
        csh -cf '/var/qmail/rc &'
        csh -cf '/usr/local/mysql/bin/safe_mysqld &'

        csh -cf 'env - PATH="/var/qmail/bin:/usr/local/bin" tcpserver 0
pop-3 /var/qmail/bin/qmail-popup my.domain.name  /home/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir & '

        tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.temp < /etc/tcp.smtp
        tcpserver -x /etc/tcp.smtp.cdb -u 102 -g 101 0 smtp
/var/qmail/bin/qmail-smtpd &

        ----------------end of my rc scripts
-------------------------------------------------


        everything is working, except one , i can't authenticate any user
created by vadduser .

        root@ my.domain]# telnet localhost 110 
        Trying 127.0.0.1... 
        Connected to localhost. Escape character is '^]'. 
        +OK <[EMAIL PROTECTED]> 
        user [EMAIL PROTECTED] 
        +OK 
        pass passsword 
        -ERR authorization failed 
        Connection closed by foreign host. 

        can anybody help me solve this problem ?.. .thanks.
        roy





This question should be posted to vpopmail list

anyway did u include --enable-mysql=y in your vpopmail configure line and
included the root mysql password in vmysql.h in vpopmail source.

Hope this helps

- Sumith

> hiii ,
>
> i am running : qmail-1.03
>          mysql-3.23.35
>          vpopmail-4.9.4
>
> i didn't find any error while compiling thoses packages.
> here is what i got in my rc scripts :
>
> ------------------my rc scripts ---------------------------------
>
> #!/bin/bashcan
> csh -cf '/var/qmail/rc &'
> csh -cf '/usr/local/mysql/bin/safe_mysqld &'
>
> csh -cf 'env - PATH="/var/qmail/bin:/usr/local/bin" tcpserver 0
> pop-3 /var/qmail/bin/qmail-popup my.domain.name  /home/vpopmail/bin/vchkpw
> /var/qmail/bin/qmail-pop3d Maildir & '
>
> tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.temp < /etc/tcp.smtp
> tcpserver -x /etc/tcp.smtp.cdb -u 102 -g 101 0 smtp
> /var/qmail/bin/qmail-smtpd &
>
> ----------------end of my rc scripts
> -------------------------------------------------
>
>
> everything is working, except one , i can't authenticate any user
> created by vadduser .
>
> root@ my.domain]# telnet localhost 110
> Trying 127.0.0.1...
> Connected to localhost. Escape character is '^]'.
> +OK <[EMAIL PROTECTED]>
> user [EMAIL PROTECTED]
> +OK
> pass passsword
> -ERR authorization failed
> Connection closed by foreign host.
>
> can anybody help me solve this problem ?.. .thanks.
> roy
>
>






i already did that, but i still doesn't works. ;(




-----Original Message-----
From: Sumith [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 24, 2001 3:56 PM
To: Roy Naldo; [EMAIL PROTECTED]
Subject: Re: authorization failed


This question should be posted to vpopmail list

anyway did u include --enable-mysql=y in your vpopmail configure line and
included the root mysql password in vmysql.h in vpopmail source.

Hope this helps

- Sumith

> hiii ,
>
> i am running : qmail-1.03
>          mysql-3.23.35
>          vpopmail-4.9.4
>
> i didn't find any error while compiling thoses packages.
> here is what i got in my rc scripts :
>
> ------------------my rc scripts ---------------------------------
>
> #!/bin/bashcan
> csh -cf '/var/qmail/rc &'
> csh -cf '/usr/local/mysql/bin/safe_mysqld &'
>
> csh -cf 'env - PATH="/var/qmail/bin:/usr/local/bin" tcpserver 0
> pop-3 /var/qmail/bin/qmail-popup my.domain.name  /home/vpopmail/bin/vchkpw
> /var/qmail/bin/qmail-pop3d Maildir & '
>
> tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.temp < /etc/tcp.smtp
> tcpserver -x /etc/tcp.smtp.cdb -u 102 -g 101 0 smtp
> /var/qmail/bin/qmail-smtpd &
>
> ----------------end of my rc scripts
> -------------------------------------------------
>
>
> everything is working, except one , i can't authenticate any user
> created by vadduser .
>
> root@ my.domain]# telnet localhost 110
> Trying 127.0.0.1...
> Connected to localhost. Escape character is '^]'.
> +OK <[EMAIL PROTECTED]>
> user [EMAIL PROTECTED]
> +OK
> pass passsword
> -ERR authorization failed
> Connection closed by foreign host.
>
> can anybody help me solve this problem ?.. .thanks.
> roy
>
>




Well..friend it'd help if you'd give us more details on what all you did, to
set up your system..

- Sumith
----- Original Message -----
From: Roy Naldo <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 24, 2001 2:47 PM
Subject: RE: authorization failed


>
> i already did that, but i still doesn't works. ;(
>
>
>
>
> -----Original Message-----
> From: Sumith [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 24, 2001 3:56 PM
> To: Roy Naldo; [EMAIL PROTECTED]
> Subject: Re: authorization failed
>
>
> This question should be posted to vpopmail list
>
> anyway did u include --enable-mysql=y in your vpopmail configure line and
> included the root mysql password in vmysql.h in vpopmail source.
>
> Hope this helps
>
> - Sumith
>
> > hiii ,
> >
> > i am running : qmail-1.03
> >          mysql-3.23.35
> >          vpopmail-4.9.4
> >
> > i didn't find any error while compiling thoses packages.
> > here is what i got in my rc scripts :
> >
> > ------------------my rc scripts ---------------------------------
> >
> > #!/bin/bashcan
> > csh -cf '/var/qmail/rc &'
> > csh -cf '/usr/local/mysql/bin/safe_mysqld &'
> >
> > csh -cf 'env - PATH="/var/qmail/bin:/usr/local/bin" tcpserver 0
> > pop-3 /var/qmail/bin/qmail-popup my.domain.name
/home/vpopmail/bin/vchkpw
> > /var/qmail/bin/qmail-pop3d Maildir & '
> >
> > tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.temp < /etc/tcp.smtp
> > tcpserver -x /etc/tcp.smtp.cdb -u 102 -g 101 0 smtp
> > /var/qmail/bin/qmail-smtpd &
> >
> > ----------------end of my rc scripts
> > -------------------------------------------------
> >
> >
> > everything is working, except one , i can't authenticate any user
> > created by vadduser .
> >
> > root@ my.domain]# telnet localhost 110
> > Trying 127.0.0.1...
> > Connected to localhost. Escape character is '^]'.
> > +OK <[EMAIL PROTECTED]>
> > user [EMAIL PROTECTED]
> > +OK
> > pass passsword
> > -ERR authorization failed
> > Connection closed by foreign host.
> >
> > can anybody help me solve this problem ?.. .thanks.
> > roy
> >
> >
>





tail /var/service/qmail/log/main/current
@400000003abc5fdb26224e64 status: local 0/10 remote 0/20
@400000003abc5fdb26225a1c end msg 1376739
@400000003abc5fe02596d744 starting delivery 22760: msg 1376709 to local
[EMAIL PROTECTED]
@400000003abc5fe02596f684 status: local 1/10 remote 0/20
@400000003abc5fe025b15484 delivery 22760: deferral:
Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
@400000003abc5fe025b16fdc status: local 0/10 remote 0/20
@400000003abc5ff025970624 starting delivery 22761: msg 1376777 to local
[EMAIL PROTECTED]
@400000003abc5ff02597294c status: local 1/10 remote 0/20
@400000003abc5ff025b4f24c delivery 22761: deferral:
Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
@400000003abc5ff025b5118c status: local 0/10 remote 0/20

Local 10 and remote 20....what would be the same number to increase this to
for 500+ v domains.on P3, 512, IDE

@400000003abc5ff025b4f24c delivery 22761: deferral:
Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/

Whats this error...I hope this isn't serious.

Regards
Sumith





On Sat, Mar 24, 2001 at 02:22:24PM +0530, Sumith wrote:
> tail /var/service/qmail/log/main/current
> @400000003abc5fdb26224e64 status: local 0/10 remote 0/20
> @400000003abc5fdb26225a1c end msg 1376739
> @400000003abc5fe02596d744 starting delivery 22760: msg 1376709 to local
> [EMAIL PROTECTED]
> @400000003abc5fe02596f684 status: local 1/10 remote 0/20
> @400000003abc5fe025b15484 delivery 22760: deferral:
> Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
> @400000003abc5fe025b16fdc status: local 0/10 remote 0/20
> @400000003abc5ff025970624 starting delivery 22761: msg 1376777 to local
> [EMAIL PROTECTED]
> @400000003abc5ff02597294c status: local 1/10 remote 0/20
> @400000003abc5ff025b4f24c delivery 22761: deferral:
> Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
> @400000003abc5ff025b5118c status: local 0/10 remote 0/20
> 
> Local 10 and remote 20....what would be the same number to increase this to
> for 500+ v domains.on P3, 512, IDE
> 
> @400000003abc5ff025b4f24c delivery 22761: deferral:
> Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/

remove execute bit from the .qmail file

> 
> Whats this error...I hope this isn't serious.
> 
> Regards
> Sumith
> 
-- 
Kirill




> On Sat, Mar 24, 2001 at 02:22:24PM +0530, Sumith wrote:
> > tail /var/service/qmail/log/main/current
> > @400000003abc5fdb26224e64 status: local 0/10 remote 0/20
> > @400000003abc5fdb26225a1c end msg 1376739
> > @400000003abc5fe02596d744 starting delivery 22760: msg 1376709 to local
> > [EMAIL PROTECTED]
> > @400000003abc5fe02596f684 status: local 1/10 remote 0/20
> > @400000003abc5fe025b15484 delivery 22760: deferral:
> > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
> > @400000003abc5fe025b16fdc status: local 0/10 remote 0/20
> > @400000003abc5ff025970624 starting delivery 22761: msg 1376777 to local
> > [EMAIL PROTECTED]
> > @400000003abc5ff02597294c status: local 1/10 remote 0/20
> > @400000003abc5ff025b4f24c delivery 22761: deferral:
> > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
> > @400000003abc5ff025b5118c status: local 0/10 remote 0/20
> >
> > Local 10 and remote 20....what would be the same number to increase this
to
> > for 500+ v domains.on P3, 512, IDE
> >
> > @400000003abc5ff025b4f24c delivery 22761: deferral:
> > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
>
> remove execute bit from the .qmail file
>
>
which .qmail file....these files are created by vpopmail.....is that a bug
in vpopmail

- Sumith





On Sat, Mar 24, 2001 at 03:25:22PM +0530, Sumith wrote:
> > On Sat, Mar 24, 2001 at 02:22:24PM +0530, Sumith wrote:
> > > tail /var/service/qmail/log/main/current
> > > @400000003abc5fdb26224e64 status: local 0/10 remote 0/20
> > > @400000003abc5fdb26225a1c end msg 1376739
> > > @400000003abc5fe02596d744 starting delivery 22760: msg 1376709 to local
> > > [EMAIL PROTECTED]
> > > @400000003abc5fe02596f684 status: local 1/10 remote 0/20
> > > @400000003abc5fe025b15484 delivery 22760: deferral:
> > > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
> > > @400000003abc5fe025b16fdc status: local 0/10 remote 0/20
> > > @400000003abc5ff025970624 starting delivery 22761: msg 1376777 to local
> > > [EMAIL PROTECTED]
> > > @400000003abc5ff02597294c status: local 1/10 remote 0/20
> > > @400000003abc5ff025b4f24c delivery 22761: deferral:
> > > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
> > > @400000003abc5ff025b5118c status: local 0/10 remote 0/20
> > >
> > > Local 10 and remote 20....what would be the same number to increase this
> to
> > > for 500+ v domains.on P3, 512, IDE
> > >
> > > @400000003abc5ff025b4f24c delivery 22761: deferral:
> > > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
> >
> > remove execute bit from the .qmail file
> >
> >
> which .qmail file....these files are created by vpopmail.....is that a bug
> in vpopmail

dunno, but logs says that .qmail has_file_delivery¸ shouldn't that be a
delivery to a program? Sorry, I can't tell you more, I'm not using vpopmail.

> 
> - Sumith
> 
-- 
Kirill




I got it ...Thanks

This was happening for .qmail files I created locally...Nothin wrong with
Vpopmail :-)

Thanks
Sumith
----- Original Message -----
From: Kirill Miazine <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 24, 2001 2:41 PM
Subject: Re: Problem??


> On Sat, Mar 24, 2001 at 02:22:24PM +0530, Sumith wrote:
> > tail /var/service/qmail/log/main/current
> > @400000003abc5fdb26224e64 status: local 0/10 remote 0/20
> > @400000003abc5fdb26225a1c end msg 1376739
> > @400000003abc5fe02596d744 starting delivery 22760: msg 1376709 to local
> > [EMAIL PROTECTED]
> > @400000003abc5fe02596f684 status: local 1/10 remote 0/20
> > @400000003abc5fe025b15484 delivery 22760: deferral:
> > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
> > @400000003abc5fe025b16fdc status: local 0/10 remote 0/20
> > @400000003abc5ff025970624 starting delivery 22761: msg 1376777 to local
> > [EMAIL PROTECTED]
> > @400000003abc5ff02597294c status: local 1/10 remote 0/20
> > @400000003abc5ff025b4f24c delivery 22761: deferral:
> > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
> > @400000003abc5ff025b5118c status: local 0/10 remote 0/20
> >
> > Local 10 and remote 20....what would be the same number to increase this
to
> > for 500+ v domains.on P3, 512, IDE
> >
> > @400000003abc5ff025b4f24c delivery 22761: deferral:
> > Uh-oh:_.qmail_has_file_delivery_but_has_x_bit_set._(#4.7.0)/
>
> remove execute bit from the .qmail file
>
> >
> > Whats this error...I hope this isn't serious.
> >
> > Regards
> > Sumith
> >
> --
> Kirill
>



Reply via email to