Re: Help! Bizarre qmail incident...

2001-08-08 Thread Charles Cazabon

Darren Kukulka [EMAIL PROTECTED] wrote:
 
 Wondering if anyone can enlighten me on some strange qmail behaviour.

This doesn't sound like any known behaviour of qmail I've ever
experienced, or even heard about.
 
 Qmail is currently acting as a primary SMTP forwarder for a client of
 ours as well as ourselves.  We also have an upstream relay which is
 called upon, as far as I'm aware, when qmail is under a little
 pressure delivering SMTP.

Sorry, I can't parse this.  What do you mean upstream relay which is
called upon when qmail is under a little pressure delivering SMTP?
Stock qmail has no such feature -- either qmail is doing the MX lookups
itself, or you are using smtproutes to send everything to an upstream
mail hub, or some combination of the two -- but there's no way to have
qmail decide where to send mail based on current mail load.
 
 We had a situation where a destination SMTP host died and qmail
 started banking up messages - around 70 or so.  Here's where it gets
 interesting...we have a monitoring program running on the qmail host
 which emails one of our local exchange accounts via qmail - sendmail
 actually pumps it out first.

Okay -- generating automatic mails when the mail load is high is not the
best strategy I've ever seen, but it's common enough.
 
 This mail actually came through to us...strangely enough it also went to
 our relay-host and then got bumped through to a destination address
 completely different from the intended address...this happened to be an
 address of one of our clients!

Nope.  I've never even heard of qmail delivering a message to the wrong
host and wrong recipient.  Either you're running buggy patches, or
you've misconfigured the server.  But we can't tell -- we need to see
the logs of this happening.
 
 Has anybody got any ideas as to what the heck is going on?

Post full logs of the incident on a website, then send the URL and the
output of qmail-showctl to the list.  Until you do that, all we can do
is guess.

Charles
-- 
---
Charles Cazabon[EMAIL PROTECTED]
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
---



Re: help setting up virus scanner

2001-07-27 Thread Frank Tegtmeyer

  2001-07-26 11:30:28.819170500 /usr/bin/suidperl: error while loading
  shared libraries: libc.so.6: cannot load shared object file: Cannot
  allocate memory
 
 ldd `which suidperl`

Wrong. He has to raise his softlimit parameter in the qmail-smtpd run
script. The error message is clear about that.

Regards, Frank



Re: help setting up virus scanner

2001-07-26 Thread Robin S. Socha

On Thu, Jul 26, 2001 at 11:45:21AM -0400, Gary MacKay wrote:
 Ok, now I'm really frustrated and have wasted way too much time. I tried
 the badmailfrom option to stop these messages, that didn't work because
 of not checking headers, from, whatever. I tried to install AmAvis, that
 installed without errors, (what a pain to install), but I get can not
 allocate memory type errors in my smtpd/current file. 

Your system is foobar.

 2001-07-26 11:30:28.819170500 /usr/bin/suidperl: error while loading
 shared libraries: libc.so.6: cannot load shared object file: Cannot
 allocate memory

ldd `which suidperl`

 It is a RedHat 7.1 box, brand new setup, and updated.

You fscked up your update, brother. man ld.config is your friend.
-- 
Robin S. Socha - Your Worst Network Nightmare(tm).
`In Germany, they are not referred to as network administrators. They
prefer to be called Sons Of The Third Reich.' (Kate: www.katewerk.com)



Re: help setting up virus scanner

2001-07-26 Thread Kourosh Ghassemieh


If you installed qmail via LWQ your softlimit is likely set too low.  There 
isn't
enough memory to load the scanner into memory.  Try upping it to 5-6M,
i.e. change softlimit -m 20 to 600.  This is actually mentioned in
the qmail-scanner docs.  I use qmail-scanner with uvscan (McAfee) without
problems.

Regards.

At 11:45 AM 7/26/2001 -0400, you wrote:
Ok, now I'm really frustrated and have wasted way too much time. I tried
the badmailfrom option to stop these messages, that didn't work because
of not checking headers, from, whatever. I tried to install AmAvis, that
installed without errors, (what a pain to install), but I get can not
allocate memory type errors in my smtpd/current file. I just now tried
to install qmail-scanner and am getting similar errors in the
../smtpd/current file:

2001-07-26 11:30:28.819170500 /usr/bin/suidperl: error while loading
shared libraries: libc.so.6: cannot load shared object file: Cannot
allocate memory

What is going on? I'm using sophos if that matters. Both amavis and
qmail-scanner say they support it. It is a RedHat 7.1 box, brand new
setup, and updated.

- Gary


PS. btw, I did set qmail-scanner to notify = admin ONLY!!! Hee hee!

-

Kourosh Ghassemieh
MindWare Information Systems  Technologies
9255 Sunset Blvd, Penthouse
West Hollywood CA 90069
(310) 729-1784
[EMAIL PROTECTED]

Networking Solutions for Your Business





Re: help setting up virus scanner

2001-07-26 Thread Gary MacKay

Yup. That was it. That and about a million permission problems. All
fixed now. Thanks to everyone who helped. qmail-scan and sophos are
happily killing virii like crazy!

- Gary


Kourosh Ghassemieh wrote:
 
 If you installed qmail via LWQ your softlimit is likely set too low.  There
 isn't
 enough memory to load the scanner into memory.  Try upping it to 5-6M,
 i.e. change softlimit -m 20 to 600.  This is actually mentioned in
 the qmail-scanner docs.  I use qmail-scanner with uvscan (McAfee) without
 problems.
 
 Regards.
 
 At 11:45 AM 7/26/2001 -0400, you wrote:
 Ok, now I'm really frustrated and have wasted way too much time. I tried
 the badmailfrom option to stop these messages, that didn't work because
 of not checking headers, from, whatever. I tried to install AmAvis, that
 installed without errors, (what a pain to install), but I get can not
 allocate memory type errors in my smtpd/current file. I just now tried
 to install qmail-scanner and am getting similar errors in the
 ../smtpd/current file:
 
 2001-07-26 11:30:28.819170500 /usr/bin/suidperl: error while loading
 shared libraries: libc.so.6: cannot load shared object file: Cannot
 allocate memory
 
 What is going on? I'm using sophos if that matters. Both amavis and
 qmail-scanner say they support it. It is a RedHat 7.1 box, brand new
 setup, and updated.
 
 - Gary
 
 
 PS. btw, I did set qmail-scanner to notify = admin ONLY!!! Hee hee!
 
 -
 
 Kourosh Ghassemieh
 MindWare Information Systems  Technologies
 9255 Sunset Blvd, Penthouse
 West Hollywood CA 90069
 (310) 729-1784
 [EMAIL PROTECTED]
 
 Networking Solutions for Your Business



RE: help setting up virus scanner

2001-07-26 Thread Kenny Austin

 2001-07-26 11:30:28.819170500 /usr/bin/suidperl: error while loading
 shared libraries: libc.so.6: cannot load shared object file: Cannot
 allocate memory

I haven't been following your thread so if this has already been
suggested, I am sorry.  But you aren't using the softlimit command in
running qmail-smtpd?  If so it could be your memory problem.
Kenny Austin
[EMAIL PROTECTED]




Re: help me please

2001-07-24 Thread Dushyanth Harinath

whats the command line ur using..
regards
dushyanth

 
 i am turn over my qmail sistem from inetd to tcpserver
 but when i want to know maillog file like /var/log/maillog
 it's empty
 
 can u give me an advice ...where is my new maillog
 in order to know error delivery mail
 
 thanks before
 
 
 
 andihari


-- 
Dushyanth Harinath
Archean Infotech Limited
Ph No:091-040-3228666,6570704,3228674
http://www.archeanit.com



-
This email was sent using SquirrelMail.
   Webmail for nuts!
http://squirrelmail.org/





Re: help me please

2001-07-24 Thread andi hari


tail -f 

usually i use tail -f /var/log/maillog ( if under inetd )
but now i run qmail under tcp server..

any suggest sir


andihari





Re: help me please

2001-07-24 Thread Henning Brauer

On Tue, Jul 24, 2001 at 05:54:30PM +0700, andi hari wrote:
 
 tail -f 
 
 usually i use tail -f /var/log/maillog ( if under inetd )
 but now i run qmail under tcp server..

Read http://www.lifewithqmail.org/
Really.

-- 
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany   *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)



Re: help me please

2001-07-24 Thread Dushyanth Harinath

i mean the tcpserver command line not tail -f or whatever
read lifewithqmail.org as Henning suggested.


 
 tail -f 
 
 usually i use tail -f /var/log/maillog ( if under inetd )
 but now i run qmail under tcp server..
 
 any suggest sir
 
 
 andihari


-- 
Dushyanth Harinath
Archean Infotech Limited
Ph No:091-040-3228666,6570704,3228674
http://www.archeanit.com



-
This email was sent using SquirrelMail.
   Webmail for nuts!
http://squirrelmail.org/





Re: Help with procmail...

2001-07-24 Thread Adrian Ho

On Tue, Jul 24, 2001 at 08:55:03PM +0200, Xavier Pegenaute wrote:
 Now, how we can put $h (host), $f (From ), $u (dest) ..??

man qmail-command.  You'll probably have to write a wrapper script
to substitute the appropriate environment variables in your procmail
command line, but that shouldn't be too difficult.  8-)

-- 
Adrian HoTinker, Drifter, Fixer, Bum   [EMAIL PROTECTED]
ListArchive: http://marc.theaimsgroup.com/?l=qmail
Useful URLs: http://cr.yp.to/qmail.html http://www.qmail.org
 http://www.lifewithqmail.org/ http://qmail.faqts.com/



RE: help! thousands of qmail-queue processes!

2001-07-19 Thread Chris McDaniel


The vast majority of the qmail-queue processes look to have a parent pid of
'1'  Maybe 1% of the queue processes have other parent pids, so I'm not too
worried about them.  The server is still delivering some mail, so I'm making
an educated guess that queue processes not attached to init are doing The
Right Thing.

Thanks,

Chris McDaniel

-Original Message-
From: Alex Pennace [mailto:[EMAIL PROTECTED]]
Sent: 19 Jul, 2001 2:51 PM
To: Chris McDaniel
Cc: '[EMAIL PROTECTED]'
Subject: Re: help! thousands of qmail-queue processes!


On Thu, Jul 19, 2001 at 10:43:14AM -0600, Chris McDaniel wrote:
 I'm having trouble with qmail - I have about 500 messages in the queue
 (usually this number hovers between 50 and 80) and between 1000 and 2000
 qmail-queue processes hanging around depending on when I sample.

What are the parents of those qmail-queue processes, and what are they
doing?



Re: help! thousands of qmail-queue processes!

2001-07-19 Thread Alex Pennace

On Thu, Jul 19, 2001 at 01:07:21PM -0600, Chris McDaniel wrote:
 The vast majority of the qmail-queue processes look to have a parent pid of
 '1'

Then something is not running qmail-queue properly. Find out what.

Shortly after it starts, qmail-queue starts a message file under
queue/mess. Even if no content has been passed to qmail-queue yet, it
will write out its Received header, which includes the calling
uid. Start your investigation there.



Re: Help setting up Hotmail

2001-07-11 Thread Drew Raines

* Schajee Achmad [EMAIL PROTECTED]:

 I just wanted to confirm that if someone wants to make Hotmail of his own,
 then he'll need the following:
 
 Qmail, VmailMgr, Courier (not Courier-IMAP), ucspi-tcp, daemontools,
 supervise-scripts.
 
 Courier includes SqWebMail which can be modified to suit one's needs.

You don't need courier for sqwebmail.

As far as Hotmail goes, you'll also need Windows NT, IIS, and a crap-load
of proprietary code.

-- 
Drew



Re: Help, I broke my mail server

2001-07-09 Thread Charles Cazabon

Chris [EMAIL PROTECTED] wrote:
 
 I broke my qmail server.  I tried to erase the mail queue.
[...]
  qmail-inject: fatal: qq trouble creating files in queue (#4.3.0)
 
 message when I try to send mail.  What did I erase, and how can I fix it.

You've got several options:

-do make setup check from the qmail source directory
-download, compile, and run queue-fix (link from qmail.org)
-try my new program queue-repair, available from the link in my .sig

Basic documentation is now included in the tarball, and is also available on
the website.

Charles
-- 
---
Charles Cazabon[EMAIL PROTECTED]
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
---



Re: HELP with Aliases and Forwarding

2001-07-05 Thread Chris Johnson

On Thu, Jul 05, 2001 at 07:41:05AM -0700, Sherry Work wrote:
 We have just moved to a Windows2000 server, and I set up all of our aliases
 and then when I set up the forwards for the aliases, the aliases names moved
 out of the aliases page.

Uhhh... say what?

You're going to need to come up with something a lot more coherent and
containing a lot more information if you want to get help.

Chris



Re: HELP with Aliases and Forwarding

2001-07-05 Thread Lars Hansson

On Thu, 5 Jul 2001 07:41:05 -0700 Sherry Work [EMAIL PROTECTED] wrote:

 We have just moved to a Windows2000 server, and I set up all of our aliases
 and then when I set up the forwards for the aliases, the aliases names moved
 out of the aliases page.
 

I honestly did not know qmail worked on Windows 2000? Or am I missing something?


 Our forwards are not working, and the only POP account is postmaster.
 
 I do not have access to the administrative functions of qmail, other than
 adding a Pop account, aliase forward and creating a mailing list.
 
 The mailing list does not work either.
 
 What can I ask our ISP to check? As I can not see the error logs.
 

Well, if it is indeed on Windows 2000 my guess is that you're using
Exchange (God forbid...) and then we can not help you. This list is for
Qmail, not Exchange. Try a mailing list or newgroup for Exchange.


 Any help would be great, thanks
 

And please, please, please do NOT send HTML mail. It's a godawful abomination.

Lars




Re: HELP with Aliases and Forwarding

2001-07-05 Thread Charles Cazabon

Lars Hansson [EMAIL PROTECTED] wrote:
 On Thu, 5 Jul 2001 07:41:05 -0700 Sherry Work [EMAIL PROTECTED] wrote:
 
  We have just moved to a Windows2000 server, and I set up all of our
  aliases and then when I set up the forwards for the aliases, the aliases
  names moved out of the aliases page.
  
 
 I honestly did not know qmail worked on Windows 2000? Or am I missing
 something?

I think the user has access to a web page for adminning his own virtualdomain,
hosted on his ISP's qmail box.  This might be a vmailmgr setup with
oMail-admin, or custom CGIs using vmailmgr's daemon, or the PHP interface,
etc.  Or it could be vpopmail.

In any case, this is something you have to ask your ISP, not us.  If the ISP
can't figure out their problems with qmail, they can post relevant details
here, or hire a qmail consultant.

Charles
-- 
---
Charles Cazabon[EMAIL PROTECTED]
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
---



Re: HELP: 4.4.2 error

2001-07-03 Thread Greg White

On Tue, Jul 03, 2001 at 11:45:32PM -0300, Eduardo Gargiulo wrote:
 Hi all.
 
 I'm running qmail and ezmlm-idx.
 Yesterday, the log start to say
 
 deferral: Connected_to_200.0.218.99_but_connection_died._(#4.4.2)/
 
 for each address with doamin siderar.com. The problem is that 74% of
 the subscribers have this kind of addresses. How can I solve this
 problem ???
 

Looks to me from some quick testing that this particular host is broken.
Thanks for not munging the address or the domain name -- it allows me to
give you some advice that should work.

Drop this in smtproutes:

siderar.com:smtpsrv2.techint.net

Looks to me like their primary MX is broken, and in a way that breaks
delivery for qmail -- it accepts the TCP connection, and then drops it.
qmail will continue to try to deliver to this host. You may wish to
inform postmaster@ of the problem -- the host may just be down
temporarily.

-- 
Greg White



Re: Help about mail-abuse testing

2001-07-01 Thread Vincent Schonau

On Sun, Jul 01, 2001 at 02:03:34PM +0800, [EMAIL PROTECTED] wrote:
 Hi, I have some problems when using qmail-ldap. My qmail server was be listed on 
mail-abuse.org. 
 I did the test from my mailserver by telnet to relay-test.mail-abuse.org. The test 
stopped at the 
 Test 11.  The result as below:
 :Relay test: #Test 11
  mail from: spamtest@
  250 ok
  rcpt to: nobody%mail-abuse.org
  250 ok
  QUIT

 How can I pass the test!

You passed the test. That message didn't get delivered.


Vince.



Re: Help about mail-abuse testing

2001-07-01 Thread Vincent Schonau

On Sun, Jul 01, 2001 at 08:55:47AM +0200, Vincent Schonau wrote:
 On Sun, Jul 01, 2001 at 02:03:34PM +0800, [EMAIL PROTECTED] wrote:

[ percenthack ]

 How can I pass the test!

 You passed the test. That message didn't get delivered.

Correction. Do

$ cat /var/qmail/control/percenthack

If you get 'No such file or directory' the message didn't get delivered, and
you passed the test.


Vince.



Re: Help with qmail-smtpd logging

2001-06-27 Thread pop corn

I'm no expert, but since I've just been setting up my own qmail, some of 
this is still freshly confusing for me! Did you remember to do all of the 
following?

chmod +t /var/qmail/supervise/qmail-smtpd
chown qmaill:nofiles /var/log/qmail/smtpd
chmod 2700 /var/log/qmail/smtpd
chmod 755 (both of your run files)

From: Dave Fallon [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Help with qmail-smtpd logging
Date: Wed, 27 Jun 2001 20:18:36 -0700

I have qmail, qmail-smtpd, and qmail-pop3d running on my system, all in 
default configurations (in /var/qmail/*, using daemontools/tcpserver, 
etc.). Qmail-pop3d is nicely running and logging things, but qmail-smtpd is 
dumping all messages to the console (tty1) - can anyone help me fix this? 
It's driving me nuts, as I obviously now have no log of what's going on 
with my smtp server. Here's the /service/qmail-smtpd/run script:

#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
exec /usr/local/bin/softlimit -m 200 \
 /usr/local/bin/tcpserver -v -R -H -l 0 -c $MAXSMTPD \
 -u $QMAILDUID -g $NOFILESGID 0 smtp /var/qmail/bin/qmail-smtpd 
21

and the /service/qmail-smtpd/log/run script:

#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t 
/var/log/qmail/smtpd

and for comparison (the working config, I can read logfiles/whatnot) the 
qmail-pop3d/run and log/run files:

#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
   /usr/local/bin/tcpserver -v -R -H -l 0 0 pop3 /var/qmail/bin/qmail-popup \
   iron.tetsubo.com /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 
21


#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t \
   /var/log/qmail/pop3d


Please note I'm not subscribed to the mailing list. Thanks for any help!

dave

_
Get your FREE download of MSN Explorer at http://explorer.msn.com




Re: Help with Installation

2001-06-25 Thread Remo Mattei

Cordell Bourne wrote:

 I have followed the directions in the Life with Qmail doc for installing Qmail
 and all appears to be working expcept that I can't get mail into my INBOX.

 Here is what my system had before I started...

 SunOS 5.7
 U of W IMAP server
 Sendmail

 There are about 2000+ users on the server

 I have been able to telnet to the SMTP service and send a message from myself to
 myself without errors, but the message never arrives in my INBOX.

 What do I need to check to make sure mail is getting delivered to where I want
 it?

 Cordell Bourne
 Sr. Software Test Engineer
 Campus Pipeline, Inc.

did you specify that you are going to use mailbox? You may want to check that since
you may use the Maildir option and it will now work with university of wash. they
do not support that. I suggest to use Courier IMAP.

REMO





RE: Help with Installation

2001-06-25 Thread Lukas Beeler



 -Original Message-
 From: Cordell Bourne [mailto:[EMAIL PROTECTED]]
 Sent: Monday, June 25, 2001 7:39 PM
 To: [EMAIL PROTECTED]
 Subject: Help with Installation


 I have followed the directions in the Life with Qmail doc for
 installing Qmail
 and all appears to be working expcept that I can't get mail
 into my INBOX.
which delivery type do you use ?
Maildir ?
mbox in $HOME ?
mbox in /var/spool/mail ?
most current mail things do not support Maildir, which is the best of
the delivery methods [i think :)]
probably you should use the mbox format in /var/spool/mail for full
sendmail compatibility in this case
probably you want install the .forward packet, to make the switch more
transparent to the user





Re: Help with Installation

2001-06-25 Thread Andrew J Herbert

Well check your maillog and see if there's an error in there, is the
message in the queue still, maybe qmail-send isn't running, in which case
it won't be delivered.

There are oh so many ways it can go wrong :)

Oh and correct permissions on the users homedir, and a .qmail file help
too.

__
This is an email, an electronic Post-It note. 
Keep your Inbox tidy and dispose of it in a timely fashion.

On Mon, 25 Jun 2001, Cordell Bourne wrote:

 I have followed the directions in the Life with Qmail doc for installing Qmail
 and all appears to be working expcept that I can't get mail into my INBOX.
 
 Here is what my system had before I started...
 
 SunOS 5.7
 U of W IMAP server
 Sendmail
 
 There are about 2000+ users on the server
 
 
 I have been able to telnet to the SMTP service and send a message from myself to
 myself without errors, but the message never arrives in my INBOX.
 
 What do I need to check to make sure mail is getting delivered to where I want
 it?
 
 Cordell Bourne
 Sr. Software Test Engineer
 Campus Pipeline, Inc.
 




RE: Help with Installation

2001-06-25 Thread Joshua Nichols


 I have been able to telnet to the SMTP service and send a message
 from myself to

So smtp is running, are you sure that it's qmail-smtpd?  Did you remember to
kill sendmail?

 What do I need to check to make sure mail is getting delivered to
 where I want it?

Did you properly configure /var/qmail/users/assign?

You should also check your home directory on the server.  Is there a
Maildir?  does the new directory contained delivered but unretrieved
messages?  Remo could well have a point about UW IMAP, if that is indeed
what you're still using.  Did you install a pop server?  Is it working?

What do your logs say?

If you aren't getting any error messages, and the emails aren't bouncing,
then they must be going somewhere?

Please post your /var/qmail/rc file (and probably at least a sample of your
assign file--we don't need 2000+ essentially identical lines) and tell us
both how you are checking for messages, and where on the server you are
expecting them to show up.  Then maybe someone will be able to tell you why
you're wrong, and where they're actually going.

Oh yeah, and what Andrew said... permissions and ownership are crucial with
qmail.



--joshua.





RE: Help with Installation

2001-06-25 Thread Lukas Beeler

sendmail uses mbox delivery to /var/spool/mail
qmail must be specially configured to use this delivery method
[as in lwq described, use the ./Mailbox delivery method and symlink them
all to /var/spool/mail/]
nice job with 2000 users :)
now, there is a second question:
do your users use just imap to get their mail, or log they on the server
to get it with a MUA like pine ?
in first case, it would be much better if you use the ./Maildir/ method
and courier imap


 -Original Message-
 From: Cordell Bourne [mailto:[EMAIL PROTECTED]]
 Sent: Monday, June 25, 2001 7:59 PM
 To: Lukas Beeler
 Subject: Re: Help with Installation




 Lukas Beeler wrote:

   -Original Message-
   From: Cordell Bourne [mailto:[EMAIL PROTECTED]]
   Sent: Monday, June 25, 2001 7:39 PM
   To: [EMAIL PROTECTED]
   Subject: Help with Installation
  
  
   I have followed the directions in the Life with Qmail doc for
   installing Qmail
   and all appears to be working expcept that I can't get mail
   into my INBOX.

 
  which delivery type do you use ?

 What ever is standard with a typical Sun OS 5.7 installation
 with sendmail.

 How can I tell what format I was using with sendmail.  Is
 there a file I can
 look at to see what is set?

 
  Maildir ?
  mbox in $HOME ?
  mbox in /var/spool/mail ?
  most current mail things do not support Maildir, which is
 the best of
  the delivery methods [i think :)]
  probably you should use the mbox format in /var/spool/mail for full
  sendmail compatibility in this case
  probably you want install the .forward packet, to make the
 switch more
  transparent to the user







RE: Help with Installation

2001-06-25 Thread Lukas Beeler

 -Original Message-
 From: Cordell Bourne [mailto:[EMAIL PROTECTED]]
 Sent: Monday, June 25, 2001 9:01 PM
 To: Lukas Beeler
 Subject: Re: Help with Installation


 This is a test environment.  What we are simulating here is a
 web client
 accessing users IMAP mail boxes.  Hwever we have to test
 varius MTAs in our
 environment and we are just getting around to qmail.  I am
 not a UNIX guru so
 this thing is driving me nuts.
neither am i :)

 I just rechecked my rc file and I was missing a qmail-start \
 line.  I added
 that in and now mail is showing in my INBOX!!!
congrats

 Now I just have to figure out the rcpthosts file.  I have
 several mail servers
 in our test system of various brands etc... they are all in
 the same domain, so
 is there a way to do a wildcard rcpt setting? say something like

 *.subdomain.doamin.com?
hmm, iam not sure what you want to do
do you mean relaying ?
in my rcpthosts is just
domain.com
mail.domain.com
hostname.domain.com
means, it accepts mail for those people from everyone
in my /etc/tcp.smtp
there is 127 and 192
means that localhost und my private lan can relay to everywhere
in the tcp.smtp you can set wildcards, but i don't think you can in the
rcpthosts [iam not sure]
iam not really sure what you want

 Thanks again for your help.  It forced me to back track and
 check some things
no problem and sorry for my english

 --Cordell




 Lukas Beeler wrote:

  sendmail uses mbox delivery to /var/spool/mail
  qmail must be specially configured to use this delivery method
  [as in lwq described, use the ./Mailbox delivery method and
 symlink them
  all to /var/spool/mail/]
  nice job with 2000 users :)
  now, there is a second question:
  do your users use just imap to get their mail, or log they
 on the server
  to get it with a MUA like pine ?
  in first case, it would be much better if you use the
 ./Maildir/ method
  and courier imap
 
   -Original Message-
   From: Cordell Bourne [mailto:[EMAIL PROTECTED]]
   Sent: Monday, June 25, 2001 7:59 PM
   To: Lukas Beeler
   Subject: Re: Help with Installation
  
  
  
  
   Lukas Beeler wrote:
  
 -Original Message-
 From: Cordell Bourne [mailto:[EMAIL PROTECTED]]
 Sent: Monday, June 25, 2001 7:39 PM
 To: [EMAIL PROTECTED]
 Subject: Help with Installation


 I have followed the directions in the Life with Qmail doc for
 installing Qmail
 and all appears to be working expcept that I can't get mail
 into my INBOX.
  
   
which delivery type do you use ?
  
   What ever is standard with a typical Sun OS 5.7 installation
   with sendmail.
  
   How can I tell what format I was using with sendmail.  Is
   there a file I can
   look at to see what is set?
  
   
Maildir ?
mbox in $HOME ?
mbox in /var/spool/mail ?
most current mail things do not support Maildir, which is
   the best of
the delivery methods [i think :)]
probably you should use the mbox format in
 /var/spool/mail for full
sendmail compatibility in this case
probably you want install the .forward packet, to make the
   switch more
transparent to the user
  
  







RE: Help wanted

2001-06-18 Thread Troy Settle


Schagee,

I've only just started playing with it, but squirrelmail has an awesome look
and feel and seems to be extremly fast against courier-imapd.  It runs under
PHP4, is open-source, and ready to rock-and-roll.  It took me all of about 2
minutes to install, configure, and run my first test.  It loaded up my IMAP
account (with over 80 folders and 30k messages) in less than 5 seconds.
It's even faster on a more normal account.

Anyways, the URL is http://www.squirrelmail.org

--
  Troy Settle
  Pulaski Networks
  540.994.4254


** -Original Message-
** From: Schajee Achmad [mailto:[EMAIL PROTECTED]]
** Sent: Monday, June 18, 2001 7:30 AM
** To: [EMAIL PROTECTED]
** Subject: Help wanted
**
**
** Hi there,
**
** Let me introdce myself first. My name is Schajee and I'm a web
** developer. My
** company requires me to setup a complete Hotmail styled email
** service for use
** by its employees.
**
** I've been searching a solution to this problem and I found a lot
** of them but
** none matched my requirement, so I was forced to look for other
** solutions. I
** found qmail by accident and I kinda liked it. I've been using it
** for a some
** days now and I think it meets my requirments.
**
** So the question is how do you setup a mail service like Hotmail.
** I'm ready to
** develop a web based MUA which works with qmail and hopefull this
** should do the
** trick.
**
** So, anybody out there who has either worked on it before or has some
** experiance in working for such a thing... please let know so
** that we can sit
** down and talk about this.
**
** Thanks
** Schajee
**
** 
** Get free email and a permanent address at http://www.netaddress.com/?N=1
**
**




Re: Help wanted

2001-06-18 Thread Oden Eriksson

Take a peek at sqwebmail at www.inter7.com/sqwebmail/ wich Í have been 
satisfied with many years. That's a nice piece of work. 

Troy Settle writes: 

 
 Schagee, 
 
 I've only just started playing with it, but squirrelmail has an awesome look
 and feel and seems to be extremly fast against courier-imapd.  It runs under
 PHP4, is open-source, and ready to rock-and-roll.  It took me all of about 2
 minutes to install, configure, and run my first test.  It loaded up my IMAP
 account (with over 80 folders and 30k messages) in less than 5 seconds.
 It's even faster on a more normal account. 
 
 Anyways, the URL is http://www.squirrelmail.org 
 
 --
   Troy Settle
   Pulaski Networks
   540.994.4254 
 
 
 ** -Original Message-
 ** From: Schajee Achmad [mailto:[EMAIL PROTECTED]]
 ** Sent: Monday, June 18, 2001 7:30 AM
 ** To: [EMAIL PROTECTED]
 ** Subject: Help wanted
 **
 **
 ** Hi there,
 **
 ** Let me introdce myself first. My name is Schajee and I'm a web
 ** developer. My
 ** company requires me to setup a complete Hotmail styled email
 ** service for use
 ** by its employees.
 **
 ** I've been searching a solution to this problem and I found a lot
 ** of them but
 ** none matched my requirement, so I was forced to look for other
 ** solutions. I
 ** found qmail by accident and I kinda liked it. I've been using it
 ** for a some
 ** days now and I think it meets my requirments.
 **
 ** So the question is how do you setup a mail service like Hotmail.
 ** I'm ready to
 ** develop a web based MUA which works with qmail and hopefull this
 ** should do the
 ** trick.
 **
 ** So, anybody out there who has either worked on it before or has some
 ** experiance in working for such a thing... please let know so
 ** that we can sit
 ** down and talk about this.
 **
 ** Thanks
 ** Schajee
 **
 ** 
 ** Get free email and a permanent address at http://www.netaddress.com/?N=1
 **
 ** 
 
 


 --
Kindest regards // Oden Eriksson
CEO Kvikkjokk Networks 



RE: Help wanted

2001-06-18 Thread Willy De la Court

Schajee,

I use a combination of qmail, vmailmgr, omail-admin, courier-imap and squirrelmail to 
do just what you need.

Willy De la Court
QUINT NS NV

On Monday, June 18, 2001 13:30, Schajee Achmad [SMTP:[EMAIL PROTECTED]] wrote:
 
 Hi there,
 
 Let me introdce myself first. My name is Schajee and I'm a web developer. My
 company requires me to setup a complete Hotmail styled email service for use
 by its employees.
 
 I've been searching a solution to this problem and I found a lot of them but
 none matched my requirement, so I was forced to look for other solutions. I
 found qmail by accident and I kinda liked it. I've been using it for a some
 days now and I think it meets my requirments.
 
 So the question is how do you setup a mail service like Hotmail. I'm ready to
 develop a web based MUA which works with qmail and hopefull this should do the
 trick.
 
 So, anybody out there who has either worked on it before or has some
 experiance in working for such a thing... please let know so that we can sit
 down and talk about this.
 
 Thanks
 Schajee
 
 
 Get free email and a permanent address at http://www.netaddress.com/?N=1



Re: help : qmail-popup3d

2001-06-15 Thread Jörgen Persson

On Fri, Jun 15, 2001 at 01:29:05AM +0100, Carlos Baptista wrote:
 i have a very small problem.. qmail-popup3d stops the connection  
 after 1 minute.   


What does the log say?? The POP mechanism doesn't log too much but you
might find something usefull.

By the way...  it's not often I've seen clients connected to the pop
server for more than 1 minute -- they fetch the mail and disconnect.

Jörgen



Re: help : qmail-popup3d

2001-06-15 Thread Carlos Baptista

On Friday 15 June 2001 08:16, you wrote:

 What does the log say?? The POP mechanism doesn't log too much but you
 might find something usefull.

 By the way...  it's not often I've seen clients connected to the pop
 server for more than 1 minute -- they fetch the mail and disconnect.

 Jörgen


well, the logs doesn't say anything useful.
this problem starts when i came back from my hollidays. 
i have a few dozens mb of mail... it doens't matter the number of messages or the 
size. 
i tried to retrevieve the mail from my home (cable) or in the office (lan) and the 
result is the same: after 1 minute it's disconnect. 
this are two configurations for starting qmail-popup3d that i have used:

inetd.conf
pop3  stream  tcp nowait  root/var/qmail/bin/qmail-popup qmail-popup 
quadriga.pt /bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail

tcpserver
tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup quadriga.pt \
   /bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail 21 | \
   /var/qmail/bin/splogger pop3d 


cb



Re: help : qmail-popup3d

2001-06-15 Thread Jörgen Persson

On Fri, Jun 15, 2001 at 12:11:24PM +0100, Carlos Baptista wrote:
 well, the logs doesn't say anything useful.
 this problem starts when i came back from my hollidays. i have a
 few dozens mb of mail... it doens't matter the number of messages
 or the size. i tried to retrevieve the mail from my home (cable) or
 in the office (lan) and the result is the same: after 1 minute it's
 disconnect. 
 this are two configurations for starting qmail-popup3d at i have used:

 inetd.conf
 pop3  stream  tcp nowait  root/var/qmail/bin/qmail-popup qmail-popup 
quadriga.pt /bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail
 
 tcpserver
 tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup quadriga.pt \
/bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail 21 | \
/var/qmail/bin/splogger pop3d 


Concerning tcpserver:
*) checkpasswordnt -- typo??
*) a pipe to splogger?? Have you tried daemontools?? A guess as good as
any is that splogger keeps tcpserver alive until a timeout.

Jörgen





Re: help : qmail-popup3d

2001-06-15 Thread Charles Cazabon

Carlos Baptista [EMAIL PROTECTED] wrote:
 this are two configurations for starting qmail-popup3d that i have used:
 
 inetd.conf
 pop3  stream  tcp nowait  root/var/qmail/bin/qmail-popup qmail-popup 
quadriga.pt /bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail

That looks incorrect to me.  qmail-popup followed by qmail-popup?

 tcpserver
 tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup quadriga.pt \
/bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail 21 | \
/var/qmail/bin/splogger pop3d 

This one looks okay, although splogger is deprecated and unnecessary.

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



RE: help : qmail-popup3d

2001-06-15 Thread Bill Andersen

I wouldn't normally chime in on this (cause I sure don't
claim to know much normally), but I happened to help
someone change a service from inetd to xinetd this weekend
and remember the man pgs mentioning that inetd uses the
name of the service as the first parameter in the
inetd.conf file...

So it MIGHT be correct.  I say might, cause as I said,
I don't profess to be an expert!! :)

Bill


-Original Message-
From: Charles Cazabon [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 15, 2001 8:58 AM
To: [EMAIL PROTECTED]
Subject: Re: help : qmail-popup3d


Carlos Baptista [EMAIL PROTECTED] wrote:
 this are two configurations for starting qmail-popup3d that i have used:

 inetd.conf
 pop3  stream  tcp nowait  root/var/qmail/bin/qmail-popup
qmail-popup quadriga.pt /bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail

That looks incorrect to me.  qmail-popup followed by qmail-popup?

 tcpserver
 tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup quadriga.pt \
/bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail 21 |
\
/var/qmail/bin/splogger pop3d 

This one looks okay, although splogger is deprecated and unnecessary.

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




Re: help : qmail-popup3d

2001-06-15 Thread Greg White

On Fri, Jun 15, 2001 at 12:11:24PM +0100, Carlos Baptista wrote:
 well, the logs doesn't say anything useful.
 this problem starts when i came back from my hollidays. 
 i have a few dozens mb of mail... it doens't matter the number of messages or the 
size. 
 i tried to retrevieve the mail from my home (cable) or in the office (lan) and the 
result is the same: after 1 minute it's disconnect. 
 this are two configurations for starting qmail-popup3d that i have used:
 
 inetd.conf
 pop3  stream  tcp nowait  root/var/qmail/bin/qmail-popup qmail-popup 
quadriga.pt /bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail
 
 tcpserver
 tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup quadriga.pt \
/bin/checkpasswordnt /var/qmail/bin/qmail-pop3d Mail 21 | \
/var/qmail/bin/splogger pop3d 
 
 
 cb

I knew I'd seen that 'connection dies after one minute' before -- the
problem is in checkpasswordnt. ISTR that the OP of that thread actually
did find a solution, but I can't seem to find anything except the actual
report from the OP that removing/replacing checkpasswordnt solved the
problem. Try researching in the archives:

http://msgs.securepoint.com/qmail

and search on checkpasswordnt -- I'm sure fifteen minutes there will
find the answer for you (I'm not gonna search for fifteen minutes. ;)  )


-- 
Greg White



Re: help for show time zone

2001-05-19 Thread Mark Delany

On Sun, May 20, 2001 at 01:42:12PM +0800, new wrote:
 hello,
   qmail uses GMT to show time zone,like this: 
 
 Received: (qmail 9258 invoked from network); 19 May 2001 23:25:42 -
 
   How can I let it use GMT+8 or PRC to show time zone.

Change to code. There is no configuration setting for this.


Regards.


PS. Check the archives. This has been discussed many, many time.



Re: Help me:Qmail can't receive mail

2001-05-16 Thread Peter van Dijk

On Wed, May 16, 2001 at 04:56:38PM +0800, liu zhi wrote:
 Now I can use outlook express to use qmail server to send mail to other server.
 But I can't receive mail.
 Who can tell me why

The documentation can tell you why, as 2 other people have pointed out
to you on the log-list already.

Greetz, Peter.



RE: Help me:Qmail can't receive mail

2001-05-16 Thread daiyuwen

You should install qmail-pop3d.  Have you installed it?

- Original Message -
From:liu zhi [EMAIL PROTECTED]
To:[EMAIL PROTECTED]
Subject:Help me:Qmail can't receive mail
Date:Wed, 16 May 2001 16:56:38 +0800
 DIV
 DIVFONT size=2Now I can use outlook express to use qmail server to send mail 
 to other server./FONT/DIV
 DIVFONT size=2But I can't receive mail./FONT/DIV
 DIVFONT size=2Who can tell me why/FONT/DIV
 
 /DIV

__

===
ÐÂÀËÃâ·Ñµç×ÓÓÊÏä (http://mail.sina.com.cn)
ÐÂÀËÍø¡ÖØÍƳöÊÖ»ú¶ÌÐŶ¥¼¶ÐÂÎÅ·þÎñ (http://sms.sina.com.cn/topnews)
Ñ°ÕÒÐÂÏÊ, Ó®¿ÆÁú±ùÏä! 
(http://ad.doubleclick.net/clk;2847753;5579344;y?http://gd.sina.com.cn/ad/kelon)



Re: HELP - newbie

2001-05-12 Thread Clemens Hermann

Am 12.05.2001 um 08:14:41 schrieb Pavel Sorejs:

Hi Pavel,

 I Using qmail with MySQL
 I did everything in LifeWithQMAIL 

afaik LWQ does not talk about MySQL, does it?

As it seems that you do not have long-time experience with qmail it
might make sense to follow LWQ *EXACTLY* to get a plain installation
that works. If this works and if you got at least a basic knowledge of
what is going on you could customize the setup, e.g. patch qmail to use
a MySQL Database to look up users.

bye

/ch



Re: HELP - newbie

2001-05-12 Thread Charles Cazabon

Pavel Sorejs [EMAIL PROTECTED] wrote:
 I Using qmail with MySQL and trying to send mail. If i send mail then i
 don't receive that user doesn't exist but the mail isnt't delivered to his
 mailbox. What can be wrong ??

Look in your logs.  qmail logs information about the eventual disposition of
_every_ message.  If you're not receiving bounces/double-bounces, you've
configured something incorrectly.

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



RE: Help with vpopmail

2001-05-05 Thread Chris Bolt

Does qmail-pop3d call vchkpw? Paste the script you are using to launch
qmail-pop3d (should be /service/qmail-pop3d/run if you're using svscan)

 Hi to all...


  I've a problem with vpopmail... I create a virtualdomain named
 ir2ip.archivio.it and under  /home/vpopmail/domains/ir2ip.archivio.it/
 I can see the user account I've created with qmailadmin... there is no
 problem with them... i can send an email  to an another  user (I've
 created 2 user for my tests) via web and read it... but qmail-pop3d
 search user-dir under /home... and when I login via pop3, I never see
 the mails for the user created with qmailadmin...

 anyone can help me ?

 73 de iw2lsi, Giampaolo




Re: Help abot qmail and vpomail

2001-04-30 Thread Keary Suska

 Huh? You are thinking of locals or virtualdomains here. The domain must be
 in locals if qmail should accept and queue mail fro that domain.

Yes, but *only* if the domain should not be treated as a virtual domain, or
if the domain used the standard /etc/passwd for user verification.

-K

Do not meddle in the affairs of dragons, because you are crunchy and taste
good with ketchup.


 From: Henning Brauer [EMAIL PROTECTED]
 Date: Sat, 28 Apr 2001 00:05:21 +0200
 To: Qmail [EMAIL PROTECTED]
 Subject: Re: Help abot qmail and vpomail
 
 On Fri, Apr 27, 2001 at 03:26:06PM -0600, Keary Suska wrote:
 If you want qmail to act as a mail gateway to the NT
 machine, simply put the NT domain in the SMTProutes control file, and do
 _not_ accept delivery (i.e. don't have the domain in your rcpthosts file).
 
 Huh? You are thinking of locals or virtualdomains here. The domain must be
 in locals if qmail should accept and queue mail fro that domain.
 
 -- 
 Henning Brauer | BS Web Services
 Hostmaster BSWS| Roedingsmarkt 14
 [EMAIL PROTECTED] | 20459 Hamburg
 http://www.bsws.de | Germany
 
 Unix is very simple, but it takes a genius to understand the simplicity.
 (Dennis Ritchie)
 




Re: Help abot qmail and vpomail

2001-04-27 Thread Keary Suska

I don't follow you. If you want qmail to act as a mail gateway to the NT
machine, simply put the NT domain in the SMTProutes control file, and do
_not_ accept delivery (i.e. don't have the domain in your rcpthosts file).
vpopmail should only be configured for mail you expect to receive and store
on that host, not mail destined for a remote host, unless you are trying to
do address forwarding, which you really can only do effectively using .qmail
files.

-K


 From: Desarrollo y Sistemas [EMAIL PROTECTED]
 Date: Thu, 26 Apr 2001 18:15:52 -0300
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Help abot qmail and vpomail
 
 Hi:
 
 I have a Linux platform Red Hut 7.0 working on qmail, vopmail, qmailadmin
 and sqlwebmail. My virtual domains work great. I have the following inquiry
 as follow:
 
 - I have an NT with an application with domain xxx.com name of with the
 following IP address.xxx.xxx.xxx.38
 
 
 - I created a vopmail in my virtual domain with the same name as the NT
 domain name xxx.com on my Linux platform Red Hut 7.0. The Linux server has
 the following IP address xxx.xxx.xxx.47
 
 
 I need to :
 
 Modify the MX in order to point from my virtual domain to the Linux IP
 adress xxx.xxx.xxx.47 . Right now point to xxx.xxx.xxx.38
 
 
 If an email cuenta.xxx.com arrives to the vopmail and the email or account
 cuenta.xxx.com does not exist then it should  qmail should solve the problem
 and the qmail should send the information to the NT server. And this last
 one NT, work with this count.
 
 
 If an cuenta.xxx.com arrives to vopmail and exists then qmail should take
 care of the email or account and workds
 
 Is possible to do it?
 
 Thanks a lot for your help
 
 Best Regards,
 
 Alexandra Murillo
 
 
 
 
 




Re: Help abot qmail and vpomail

2001-04-27 Thread Henning Brauer

On Fri, Apr 27, 2001 at 03:26:06PM -0600, Keary Suska wrote:
 If you want qmail to act as a mail gateway to the NT
 machine, simply put the NT domain in the SMTProutes control file, and do
 _not_ accept delivery (i.e. don't have the domain in your rcpthosts file).

Huh? You are thinking of locals or virtualdomains here. The domain must be
in locals if qmail should accept and queue mail fro that domain.

-- 
Henning Brauer | BS Web Services
Hostmaster BSWS| Roedingsmarkt 14
[EMAIL PROTECTED] | 20459 Hamburg
http://www.bsws.de | Germany

Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)



Re: Help abot qmail and vpomail

2001-04-27 Thread Javier Frias

If what you want is to send unmatched emails to a remote server,
I have a patch to vpopmail to do this.



http://jfns.net/qmail-stuff/drip.patch.fixed.README

http://jfns.net/qmail-stuff/drip.patch.fixed.tar.gz


Hope that helps...


-Jav
[EMAIL PROTECTED]



RE: Help with qmail-popup and tcpserver (Unable to write pipe Error)

2001-04-17 Thread Willy De la Court

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Tuesday, April 17, 2001 10:25, Raphael Debeugny
[SMTP:[EMAIL PROTECTED]] wrote:
[snip]
 pass qwerty
 -ERR unable to write pipe
 Connection closed by foreign host.
 
 
 - Content of /etc/init.d/qmail (start section)
csh -cf '/var/qmail/rc '
 /usr/local/bin/tcpserver -x/etc/tcp.smtp.cdb -R -v -u 7791
 -g 2108 0 smtp /var/qmail/bin/qmail-smtpd 21 |
 /var/qmail/bin/splogger smtpd 3 
 echo $!  /var/lock/subsys/qmail-smtpd
 /usr/local/bin/tcpserver  -R 0 pop3
 /var/qmail/bin/qmail-popup trimaran.com \
 /bin/checkpoppassword /var/qmail/bin/qmail-pop3d Maildir 
 echo $!  /var/lock/subsys/qmail-pop3d

check the paths permissions and ownership of checkpoppassword and
qmail-pop3d
if you using the standard qmail setup it should be checkpassword
unless you replaced it with another version.

 Any help appreciated !!
 
 Raphael
 

-BEGIN PGP SIGNATURE-
Version: PGPfreeware 6.5.3 for non-commercial use http://www.pgp.com

iQA/AwUBOtvz2v4IaGw3x6aJEQL+hQCfeUA9OjLyZTJ2UDWZv/FemJyLTDIAnA8e
KmsHzHIBn4jFzIqX09ucKM6P
=ByX8
-END PGP SIGNATURE-




Re: Help with qmail-popup and tcpserver (Unable to write pipe Error)

2001-04-17 Thread Raphael Debeugny



Willy De la Court a crit :


 check the paths permissions and ownership of checkpoppassword and
 qmail-pop3d
 if you using the standard qmail setup it should be checkpassword

 unless you replaced it with another version.

It's working now !!
I wanted to use checkpoppasswd.c from Paul Gregg in order to store
passwords outside of /etc/passwd.
I had a problem of compilation of checkpoppasswd.
I renamed checkpoppasswd.c in checkpasswd.c in checkpassword-0.90 and make
the installation.

Thanks


Raphael






Re: help me

2001-04-13 Thread Al Sparks

It's in the man pages also.  If you start with 
   man qmail
there's a paragraph on user utilities.  mkmaildir is one of those
listed.

As I've tried to "grok" qmail, I’ve been going through the LWQ document
by Dave Sill, and the README files included in the source code.

Like most all man pages, they’re a little hard to read and get the
overall feeling of the application.  But once you get to a certain
level of understanding, they become a great way to pick up small bits
of arcane data.

I’ve been doing a lot of
 man -k qmail
commands, but that doesn’t list the man pages that don’t have qmail in
their index entries.  That’s where
 man qmail
comes in. 
=== Al

--- [EMAIL PROTECTED] wrote:
 On Thu, Apr 12, 2001 at 11:59:13PM +0700, andi wrote:
  
  may i know , where i can found document about
  how to change mailbox format to Maildir.
  
  
 
 http://www.qmail.org
 
  thanks before
  
  
 
 You're welcome, but next time search the mailing list 
(http://www-archive.ornl.gov:8000) before
 asking.
 
  
  andi hari
  
 
 -- 
 Jose Celestino  [EMAIL PROTECTED]
 --
 "Every morning I read the obituaries; if my name's not there,
   I go to work."


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



Re: help me

2001-04-12 Thread japc

On Thu, Apr 12, 2001 at 11:59:13PM +0700, andi wrote:
 
 may i know , where i can found document about
 how to change mailbox format to Maildir.
 
 

http://www.qmail.org

 thanks before
 
 

You're welcome, but next time search the mailing list 
(http://www-archive.ornl.gov:8000) before asking.

 
 andi hari
 

-- 
Jose Celestino  [EMAIL PROTECTED]
--
"Every morning I read the obituaries; if my name's not there,
I go to work."



RE: -help@

2001-04-09 Thread Bill Andersen

Just when you thought a message couldn't get any
less specific... :)

-Original Message-
From: Marcus Ouimet [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 09, 2001 3:51 PM
To: [EMAIL PROTECTED]
Subject: -help@








Re: Help!!!

2001-03-30 Thread Henning Brauer

On Fri, Mar 30, 2001 at 01:23:55PM +0200, Jos Ramn Jimnez wrote:
 Hello
 I have Solaris 8, qmail 1.0.3 (with path for LDAP), Netscape Directory 
 Server 4.0.(LDAP)
 What POP3 server support LDAP?
 What IMAP server can i work?
 And, what webmail server can i work?

read http://www.lifewithqmail.org/ldap/

-- 
Henning Brauer | BS Web Services
Hostmaster BSWS| Roedingsmarkt 14
[EMAIL PROTECTED] | 20459 Hamburg
http://www.bsws.de | Germany



Re: help ( pop authenticate with ldap )

2001-03-29 Thread Henning Brauer

On Thu, Mar 29, 2001 at 10:21:08AM +0800, lucky wrote:
 i want to make pop authenticate by ldap .what i need and what shall i do ?

read about qmail-ldap at http://www.lifewithqmail.org/ldap/

 thanks
-- 
Henning Brauer | BS Web Services
Hostmaster BSWS| Roedingsmarkt 14
[EMAIL PROTECTED] | 20459 Hamburg
http://www.bsws.de | Germany



Re: help for qmail+vpopmail+mysql

2001-03-22 Thread shenjuefei



the database user defined in vpopmail must have the right to 
create new db and table in mysql.
add this user in mysql.


  - Original Message - 
  From: 
  Chu Zhaowu 
  
  To: [EMAIL PROTECTED] 
  Sent: Thursday, March 22, 2001 4:06 PM
  Subject: help for qmail+vpopmail+mysql
  
  hi, sir,
   I have installed qmail+vpopmail+mysql, 
  and all thread have been startup. when I add domain and username into some 
  domain, the directory of the domains and users have been created, but I can't 
  find out the default database and the default table(vpopmail), and can't find 
  the username in mysql. why?
   pls help me, thank you!
  
  chu
  2001/3/22


Re: help - tcprules flaking out

2001-03-19 Thread Charles Cazabon

dan kelley [EMAIL PROTECTED] wrote:
 
 tcpruleschceck /etc/tcp.smtp.cdb 209.3.117.1
[...] 
 it doesn't appear to be setting RELAYCLIENT.  

Is this even supposed to work this way?  tcprulescheck expects to find the
IP address in TCPREMOTEIP.  Try invoking tcprulescheck according to the
documentation.

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



Re: help - tcprules flaking out

2001-03-19 Thread Peter Green

* dan kelley [EMAIL PROTECTED] [010319 12:13]:
 [dkelley@mx1 /etc]# tcprulescheck /etc/tcp.smtp.cdb 209.3.117.1
 rule :
 allow connection

Try ``env TCPREMOTEIP=209.3.117.1 tcprulescheck /etc/tcp.smtp.cdb''.

/pg
-- 
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
Oh, and this is another kernel in that great and venerable "BugFree(tm)"
series of kernels.  So be not afraid of bugs, but go out in the streets
and deliver this message of joy to the masses.
(Linus, in the announcement for 1.3.27)




Re: help - tcprules flaking out

2001-03-19 Thread Kris Kelley

Dan Kelley (no relation) wrote:
 here's my tcp.smtp file:
 
 209.3.117.:allow,RELAYCLIENT=""
 127.:allow,RELAYCLIENT=""
 64.209.222.:allow,RELAYCLIENT=""
 63.113.119.:allow,RELAYCLIENT=""
 :allow
 
 tcpruleschceck /etc/tcp.smtp.cdb 209.3.117.1
 
 yields:
 
 [dkelley@mx1 /etc]# tcprulescheck /etc/tcp.smtp.cdb 209.3.117.1
 rule :
 allow connection
 [dkelley@mx1 /etc]#
 
 it doesn't appear to be setting RELAYCLIENT.  

http://cr.yp.to/ucspi-tcp/tcprulescheck.html

You're calling tcprulescheck wrong.  Try:

   env TCPREMOTEIP=209.3.117.1 tcprulescheck /etc/tcp.smtp.cdb

---Kris Kelley




RE: Help about write program used by dot qmail file.

2001-03-18 Thread Chris Bolt

http://www.qmail.org/man/man5/dot-qmail.html

-Original Message-
From: Silver Dirk [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 18, 2001 10:14 PM
To: [EMAIL PROTECTED]
Subject: Help about write program used by dot qmail file.


Hello all,

Where can I find some documents about how to
write program used by dot qmail to redirect mail.

Thanks a lot.


Dirk.Ye
2001/3/18





Re: HELP SMTP problem

2001-03-17 Thread Nick (Keith) Fish

vikas sinha wrote:
 
 I just installed qmail1.03-i386.rpm on my RedHat6.0(kernel 2.2.9)
 It seems SMTP is not working properly. When I try to send e-mail by pine.
  It complained "SMTP greeting failure: 421 SMTP connection went away".

I believe Pine uses sendmail for it's MTA interface.  I'm not sure
whether your RPM file replaced the default sendmail program in place or
not, so you should double-check that this is so.  Just move the current
sendmail program (either in /usr/lib/sendmail or /usr/sbin/sendmail or
else try `locate sendmail`) to a backup file and then make a symbolic
link from that location to /var/qmail/bin/sendmail (adjust according to
where you installed qmail) by doing:

ln -s /var/qmail/bin/sendmail [location where you found sendmail such as
`/usr/sbin/sendmail`]

  IF I try to telnet localhost 25, here is the response
  telnet localhost 25
  Trying 127.0.0.1...
  Connected to localhost.
  Escape character is '^]'.
  Connection closed by foreign host.

I'm going to assume you're using tcpd here.  First of all, make sure you
have this line (all one one line) in your /etc/inetd.conf file:

smtpstream  tcp nowait  qmaild  [location of tcpd such as 
/usr/sbin/tcpd,
again, if you're not sure: `locate tcpd`]   /var/qmail/bin/tcp-env
/var/qmail/bin/qmail-smtpd

and that you have the following in your /etc/hosts.allow file:

tcp-env: 127.0.0.1: setenv = RELAYCLIENT
tcp-env: (any other IP addresses you want to be able to relay) : setenv
= RELAYCLIENT

then send tcpd (inetd) a SIGHUP signal:

ps auxw | grep inetd
kill -SIGHUP [proccess number of inetd]

 When i Checked the /var/qmail/bin/qmail-smtpd status
 it showed
 220 hostname ESMTP
 502 unimplemenetd (#5.5.1)

Doesn't look like you setup your control files, either, which isn't a
big deal; but it's always nice:

echo -n [your domain name/IP address here]  /var/qmail/control/me
echo -n localhost  /var/qmail/control/rcpthosts
echo -n postmaster  /var/qmail/control/doublebounceto

Judging by these problems you're having, I might guess that you didn't
read much of any manual on qmail.  Try reading Life with Qmail
(http://www.lifewithqmail.org/), it's a world of help.

-- 
Keith
Network Engineer
Triton Technologies, Inc.



RE: HELP SMTP problem

2001-03-16 Thread Michael Boyiazis

Are you using tcpserver w/ the -x option?  if so, make sure your
tcprules-created-file exists and is noted after the x in the tcpserver
startup script.

-- 
Michael Boyiazis
[EMAIL PROTECTED]
Mail Architect, NetZero, Inc.

 -Original Message-
 From: vikas sinha [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, March 15, 2001 7:24 PM
 To: [EMAIL PROTECTED]
 Subject: HELP SMTP problem
 
 
 I just installed qmail1.03-i386.rpm on my RedHat6.0(kernel 2.2.9)
 It seems SMTP is not working properly. When I try to send 
 e-mail by pine.
  It complained "SMTP greeting failure: 421 SMTP connection went away".
  
  IF I try to telnet localhost 25, here is the response
  telnet localhost 25
  Trying 127.0.0.1...
  Connected to localhost.
  Escape character is '^]'.
  Connection closed by foreign host.
 
 When i Checked the /var/qmail/bin/qmail-smtpd status
 it showed 
 220 hostname ESMTP
 502 unimplemenetd (#5.5.1)
  




RE: HELP SMTP problem

2001-03-16 Thread Eric Pretorious

  From: vikas sinha [mailto:[EMAIL PROTECTED]]
  Sent: Thursday, March 15, 2001 7:24 PM
  Subject: HELP SMTP problem
 
 
  I just installed qmail1.03-i386.rpm on my RedHat6.0(kernel 2.2.9)
  It seems SMTP is not working properly. When I try to send
  e-mail by pine.
   It complained "SMTP greeting failure: 421 SMTP connection went away".
 
   IF I try to telnet localhost 25, here is the response
   telnet localhost 25
   Trying 127.0.0.1...
   Connected to localhost.
   Escape character is '^]'.
   Connection closed by foreign host.
 
  When i Checked the /var/qmail/bin/qmail-smtpd status
  it showed
  220 hostname ESMTP
  502 unimplemenetd (#5.5.1)

I'm experiencing something very similar: When telnet'ing to port 25 of 
localhost (i.e., `telnet localhost 25`) I also receive the message 
"Connection closed by foreign host." but not an entry in /var/log/messages.

My configuration is slightly different: My RH-7.0 uses xinetd so the 
/etc/xinetd.d/smtp file has this entry (from the xinetd FAQ page: 
http://www.xinetd.org/faq.html#qmail)...

service smtp
{
flags   = REUSE NAMEINARGS
socket_type = stream
protocol= tcp
wait= no
user= qmaild
server  = /usr/sbin/tcpd
server_args = /var/qmail/bin/tcp-env -R 
/var/qmail/bin/qmail-smtpd
}

...and the /etc/hosts.allow file has a single entry...

ALL:ALL

Local delivery works between users though system-aliases (e.g., .qmail-root) 
do not.

Please help.

Eric P.
Los Gatos, CA
_
Get your FREE download of MSN Explorer at http://explorer.msn.com




Re: help in qmail-scanner

2001-03-14 Thread Csaba Bobak

Hi,

  there is a list on qmail-scanner, see
[EMAIL PROTECTED]

BTW, see your quarantine-attachments.txt file to get instructions on 
attachment filtering and/or download latest virus definition files for 
your scanner.

Csaba

 Original Message 

On 2001.03.14, 5:50:21, KIM [EMAIL PROTECTED] wrote regarding help 
in qmail-scanner:

 hello,

 i set up the qmail-scanner and it works. but my problem is when i test it
 and tried to send a mail with an attach virus like the snow white nad the
 seven dwarf(joke.exe) it still accept it. i used kasperskys AVPLinux 
Scanner.

 thanks in advance!



Re: help: Unable_to_chdir_to_maildir

2001-03-13 Thread Charles Cazabon

dan kelley [EMAIL PROTECTED] wrote:
 
 I've recently re-installed qmail w/ ./Maildir/ , and i get this on every
 message delivery:
 
 Unable_to_chdir_to_maildir._(#4.2.1)
 
 i set up users' Maildir directorys by changing to their home directories and:
 
 /var/qmail/bin/maildirmake Maildir
 
 i tried changing permissions to make the directory writable, but then I get:
 
 Uh-oh:_home_directory_is_writable._(#4.7.0)

Chown the Maildirs to be owned by the users.  Their home directories should
be mode 0755 or stricter in a default install.

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



RE: HELP!! it is not going anywhere!! :(

2001-03-03 Thread Alexander Jernejcic

hi,

Hatem wrote:
 Does $HOME/Maildir give you a hint?? although I have ./Mailbox in my
 defaultdelivery!!
 I do not know where it gets the that from!!

afaik qmail-pop3d only looks for a maildir and not for mailboxes...
 



Re: HELP!! it is not going anywhere!! :(

2001-03-03 Thread Martin Schüler

 I had enough with qmail!!
 please help me out.. I had qmail setup (after a long fight!) and finally
 got
 the tests TEST.receive and TEST.deliver went without problems...
 ...
 The Error:
 There was a problem logging onto your mail server. Your Password was
 rejected. Account: 'hatem@hahlabs', Server: '192.168.1.1', Protocol: POP3,
 Server Response: '-ERR this user has no $HOME/Maildir', Port: 110,
 Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 0x800CCC92

 Does $HOME/Maildir give you a hint?? although I have ./Mailbox in my
 defaultdelivery!!

Hi.

Did you use maildirmake to create the "Maildir". If not, check if the
"Maildir"
contains the subdirectories "new", "cur" and "tmp". Check the permissions
and owner. Check the trailing slash within the .qmail file.

Probably the first step already helps.


Yours, Martin.



Re: HELP!! it is not going anywhere!! :(

2001-03-03 Thread Chris Johnson

On Sat, Mar 03, 2001 at 12:33:20PM -0800, Hatem wrote:
 Does $HOME/Maildir give you a hint?? although I have ./Mailbox in my
 defaultdelivery!!
 I do not know where it gets the that from!!

qmail-pop3d supports only Maildir. It won't work with any other sort of mail
storage format.

You would have learned this and saved yourself a lot of time (not to mention
saved a lot of wear and tear on your exclamation point key) if you'd taken
thirty seconds to look at the qmail-pop3d man page.

Chris



Re: help for smtp-server on MAPS DULed IP

2001-02-28 Thread Charles Cazabon

Christoph Hertel [EMAIL PROTECTED] wrote:
 
 I have a little computer here and dial up to a lot of different ISPs.
 The given IPs are on the MAPS DUL and my smtp-server (at the moment
 exim, maybe soon qmail) can't get rid of some of my mail (I don't use a
 smarthost).

If you're on dial-up, perhaps qmail (and other "real" MTAs) are not the
best solution.  You may want to consider a relay-only MTA like
nullmailer.

 One solution would involve a script which changes the smarthost setting
 in the smtp-server-config everytime I dial up (the smarthost will be the
 smtp-server of the chosen ISP). This has a few drawbacks: convenience
 (ISPs are changed quite often) and no guarantee of success (with all the
 smtp-after-pop and other mysterious ISP-smtp-server settings).

ISP smart relays do not require SMTP-after-POP authentication from addresses
they control (their dialup pools, etc).  If they did, 80% of their
customers would be unable to send mail properly, and they'd fix it right
quick.

The right solution here is always use your ISP's smarthost.  That's what it's
for, and it will keep your mail from being marked as spam, refused, or outright
dropped on the floor by those servers which consult the DUL.

 The other solution would involve qmail (yeah, finally): From a friend I
 heard about 'smtp routes' being the solution (apologies to that friend,
 if I misunderstood, it wasn't the only topic). But as far as I
 understood the docs, it's something about an alternative to the DNS and
 using qmail without it.

If you decide to use qmail, then have a script which executes when you connect
to an ISP which does the following:

-`echo ":1.2.3.4" /var/qmail/control/smtproutes
-start qmail

and another which automatically stops qmail when you disconnect from the ISP.
Replace 1.2.3.4 with the IP address of the ISP's smarthost.  This will cause
all your remote deliveries to be relayed through the ISP's smarthost.

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



Re: help please

2001-02-27 Thread Charles Cazabon

info [EMAIL PROTECTED] wrote:
 
 I "WAS" running qmail with all the other application behind perfectly, up until now, 
when I restarted it and i got:
 
 supervise: fatal: unable to aquire log/supervise/lock: temporary failure
 supervise: fatal: unable to aquire qmail-send/supervise/lock: temporary failure

You've already got a supervise process running in that 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.
---



Re: help please

2001-02-27 Thread info

ok thank
So do I just kill all the preocess and reboot again?

thank you
- Original Message -
From: "Charles Cazabon" [EMAIL PROTECTED]
To: "qmail" [EMAIL PROTECTED]
Sent: Tuesday, February 27, 2001 7:56 AM
Subject: Re: help please


 info [EMAIL PROTECTED] wrote:
 
  I "WAS" running qmail with all the other application behind perfectly,
up until now, when I restarted it and i got:
 
  supervise: fatal: unable to aquire log/supervise/lock: temporary failure
  supervise: fatal: unable to aquire qmail-send/supervise/lock: temporary
failure

 You've already got a supervise process running in that 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.
 ---





Re: help please

2001-02-27 Thread Charles Cazabon

info [EMAIL PROTECTED] wrote:
 So do I just kill all the preocess and reboot again?

Rebooting will work.  You don't have to kill anything first.

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



Re: help please

2001-02-27 Thread info

I've tried but I'm still having the same problem, plus qmail-send dosen't
start now after reboot
M. Tanks
Nicola
- Original Message -
From: "Charles Cazabon" [EMAIL PROTECTED]
To: "qmail" [EMAIL PROTECTED]
Sent: Tuesday, February 27, 2001 8:18 AM
Subject: Re: help please


 info [EMAIL PROTECTED] wrote:
  So do I just kill all the preocess and reboot again?

 Rebooting will work.  You don't have to kill anything first.

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





RE: help please

2001-02-27 Thread schoon

I've also received this message as well - normally after an svscan
restart. For some reason, doing an svscan stop, then start seems to
clear this problem.

HTH

.mark

--
From:  Charles Cazabon[SMTP:[EMAIL PROTECTED]]
Sent:  Tuesday, February 27, 2001 8:18 AM
To:qmail
Subject:   Re: help please

info [EMAIL PROTECTED] wrote:
 So do I just kill all the preocess and reboot again?

Rebooting will work.  You don't have to kill anything first.

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




Re: Help! qmail-pop3d not liking maildir!!

2001-02-01 Thread tony

Peter van Dijk writes:

 On Wed, Jan 31, 2001 at 04:56:22PM -0600, Tony Harris wrote:
 It shows NO messages.
 I manually move the messages from new to cur, re-connect, re-issue a list
 request, and it shows all of the messages.
 
 What are the rights and ownerships of new, cur and tmp? 
 
 Greetz, Peter. 
 

drwx--  jdoe  jdoe 

on all three. 

 -Tony 




Re: Help! qmail-pop3d not liking maildir!!

2001-01-31 Thread Peter van Dijk

On Wed, Jan 31, 2001 at 04:56:22PM -0600, Tony Harris wrote:
 It shows NO messages.
 I manually move the messages from new to cur, re-connect, re-issue a list
 request, and it shows all of the messages.

What are the rights and ownerships of new, cur and tmp?

Greetz, Peter.



Re: Help! qmail-pop3d not liking maildir!!

2001-01-31 Thread Charles Cazabon

Tony Harris [EMAIL PROTECTED] wrote:
 
 Here's the situation:
 
 I have 2 machines, almost identical.  Both are (as far as I can tell) set up
 identically.  1 machine works perfectly.  The other leaves a lot to be
 desired.
[...] 
 I run: /var/qmail/bin/qmail-popup test.notreal.com /bin/checkpassword
 /var/qmail/bin/qmail-pop3d Maildir I log in with proper username and
 password.  I issue a list command.
 
 It shows NO messages.  I manually move the messages from new to cur,
 re-connect, re-issue a list request, and it shows all of the messages.
 
 If I run it on the other system that seems to be operating fine, it shows
 that there are messages in the new directory when there are messages there.

I seem to recall message on this list about qmail-pop3d being sensitive
to messages dated in the future.  Is the time on one of these machines not
accurate?  Do the missing messages show up, but a day late?  If either
of these is true, try running xntp to keep the time correct.

You may find other solutions by searching the mailing list archives.  You can
find a pointer to the archives from www.qmail.org.

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



Re: Help the qmail novice, receive free good karma --

2001-01-18 Thread Matthew Patterson

On Wed, 17 Jan 2001, Sean Coyle wrote:
Matthew and anyone else reading;

Below are the processes currently running on my box right now that are
directly related to qmail, another thing I am trying to figure out, is if
'qread' and 'qstat' are actually necessary.  Also below, you will see the
line stating "tcpserver -dHRvX -c 20 -x /etc/tcpcontrol/pop-3.cdb 0 pop-3
qmail-popup www.worldvibe.org checkvpw qmail"  this points to checkvpw and
is using that for qmail-pop authentication.

Also the checkpassword file in /var/qmail/control/checkpassword
contatins the line "checkvpw"

And the file enclosed is 'run' from /service/pop3d/run this file is used
to start up the pop-3 service.

root   136  0.0  1.4  1220  448 ?  S14:07   0:00 svscan /service
root   142  0.0  1.4  1184  432 ?  S14:07   0:00 supervise vmailmgrd
root   143  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
root   144  0.0  1.4  1184  432 ?  S14:07   0:00 supervise pop3d
root   145  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
root   146  0.0  1.5  1180  468 ?  S14:07   0:00 unixserver -v --
/var/service/vmailmgrd/socket vmailmgrd -D -V
root   147  0.0  2.0  1344  600 ?  S14:07   0:00 tcpserver -dHRvX -c 20
-x /etc/tcpcontrol/pop-3.cdb 0 pop-3 qmail-popup www.worldvibe.org checkvpw
qmail
root   148  0.0  1.4  1196  432 ?  S14:07   0:00 multilog t
/var/log/vmailmgrd
qmaillog   150  0.0  1.7  1204  532 ?   S14:07   0:00 splogger pop-3
root   473  0.0  1.4  1220  448 ?  S14:07   0:00 svscan
root   478  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qmail
root   479  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
root   480  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qread
root   483  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qstat
qmails 485  0.0  1.4  1176  436 ?  S14:07   0:00 unixserver -U -q
/tmp/.qmail-qread /usr/bin/qmail-qread
qmails 487  0.0  1.4  1176  436 ?  S14:07   0:00 unixserver -U -q
/tmp/.qmail-qstat /usr/bin/qmail-qstat
qmails 488  0.0  1.7  1248  516 ?  S14:07   0:00 qmail-send
qmaillog 489  0.0  1.7  1204  532 ?  S14:07   0:00 splogger qmail
root   506  0.0  1.8  1252  568 ?  S14:07   0:00 gpm -t Busmouse
root   519  0.0  1.5  1212  468 ?  S14:07   0:00 qmail-lspawn ./Maildir/
qmailr 520  0.0  1.5  1208  456 ?  S14:07   0:00 qmail-rspawn
qmailq 521  0.0  1.5  1188  456 ?  S14:07   0:00 qmail-clean


Matthew Patterson wrote:

 remember, whichever password checker you use has to be passed the folder for
 qmail-pop3d to look in. so, if you are using djb's checkpassword program, it
 will not be able to auth the virtual users. I have very little experience with
 vmailmgr, but if there is a pop password checker in that package, make sure
 that you use that. otherwise, code one out similar to vpopmail that will pass
 the correct directory and uid/gid numbers. qmail-pop3d will try to look in
 whatever folder it is told as the user it is told by the password checker, so
 you may want to verify your permissions.
 
 -- 
 ***
 Matthew H Patterson
 Unix Systems Administrator
 National Support Center, LLC
 Naperville, Illinois, USA
 ***
 
 
 On Wed, 17 Jan 2001, Sean Coyle wrote:
 
 Hey there guys;
 
 I have posed to this list before, and I think it got lost amidst much
 more interesting problems.  Below is the problem I am facing:
 
 Using:
 
 qmail-1.03+patches-18
 ucspi-tcp-0.88-1
 ucspi-unix-0.34-1
 daemontools-0.70-2
 autorespond-1.0.0
 vmailmgr-0.96.9-1
 supervise-scripts-3.3-1
 omail-admin-0.96pre10
 
 Here is my problem,
 
 I have one existing /etc/passwd (local) user that can check mail via
 POP3.
 
 I have 3 virtual users created from vmailmgr that can receive mail from
 external sources, but can not check and receive that mail via POP3.
 
 My thoughts are that pop-3 - qmail-popup is simply not looking in the
 correct directory and finding the appropriate passwd.cdb file and users
 folder.  However, SMTP is getting those messages into the correct area, as
 when I look in the respective virtual accounts 'new' and 'cur' folders, mail
 is there.
 
 Below is what the qmail-lint grabs, I don't care about those users, as they
 are not to receive mail anyway:
 
 Warning: cannot receive mail (does not own home directory): brandon
 Warning: cannot receive mail (does not own home directory): phorum
 Warning: cannot receive mail (does not own home directory): wedding
 Warning: cannot receive mail (does not own home directory): dtlog
 Warning: cannot receive mail (does not own home directory): qmaillog
 
 Attached is the output from /usr/bin/qmail-showctl, maillog, and the
 vmailmgr current log.
 
 If anyone has any ideas, I would be very grateful to hear them!
 
 Cheers,
 
 Sean
 
 
 
 
 Content-Type: multipart/appledouble; name="unnamed"
 Content-Transfer-Encoding: 7bit
 Content-Description:
 

Re: Help the qmail vmailmgr novice, receive free good karma --

2001-01-18 Thread Sean Coyle

Matthew,

I tried it out this morning.  I think I have been running a line similar
to this, but I changed it to your suggestion, and hoping for the best.  I am
still not getting any log in, but the mail is being saved correctly.

Attached is an excerpt from the maillog showing how the log format
differed, but that was simply caused from the recordio implementation.  I
had turned it on to debug after my post to the list last night. (didn't
really help much).

I guess my main question is, with the one user that can log in, he is
actually a real user within the system, (e.g. An etc/passwd user).  That one
user is also created as a a virtual user, and incoming mail is saved in his
vmail ./Maildir/new and not in his maildir within his home directory.  Now
with this user having a home maildir, could this possibly cause any issues?

E.g. user structure like this

[EMAIL PROTECTED] (virtual user)
g0thic (real user)
[EMAIL PROTECTED] (virtual user owner)
worldvibe (real user)
[EMAIL PROTECTED] (virtual user)

When user g0thic receives mail, it gets directed to the correct virtual
maildir, as with any other virtual user, but user g0thic is the only one
able to check mail.  Not only that, but when he checks mail, it checks from
his home directory maildir, and not the virtual maildir.

Any ideas to this one or the past one?

Cheers,

Sean

Matthew Patterson wrote:

 
 Not really sure what some of the stuff is that you're trying to do with your
 tcpserver config, but try this out:
 
 #!/bin/bash
 /usr/local/bin/tcpserver -v -x /etc/tcpcontrol/pop-3.cdb -R 0 pop3 \
 /var/qmail/bin/qmail-popup worldvibe.org /path_to/checkvpw \
 /var/qmail/bin/qmail-pop3d Maildir 21
 
 First grep /etc/services or /etc/protocols for pop, and if your pop3 line is
 actually pop-3, change it at the end of line 2. then, replace path_to at the
 end of line 3 with your path to checkvpw. Finally, you have to be using a
 Maildir format mailbox in the home directory that checkvpw will point to.
 
 Give all this a whirl, and let me know if it still doesn't work.

 On Wed, 17 Jan 2001, Sean Coyle wrote:
 Matthew and anyone else reading;
 
 Below are the processes currently running on my box right now that are
 directly related to qmail, another thing I am trying to figure out, is if
 'qread' and 'qstat' are actually necessary.  Also below, you will see the
 line stating "tcpserver -dHRvX -c 20 -x /etc/tcpcontrol/pop-3.cdb 0 pop-3
 qmail-popup www.worldvibe.org checkvpw qmail"  this points to checkvpw and
 is using that for qmail-pop authentication.
 
Also the checkpassword file in /var/qmail/control/checkpassword
 contatins the line "checkvpw"
 
And the file enclosed is 'run' from /service/pop3d/run this file is used
 to start up the pop-3 service.
 
 root   136  0.0  1.4  1220  448 ?  S14:07   0:00 svscan /service
 root   142  0.0  1.4  1184  432 ?  S14:07   0:00 supervise vmailmgrd
 root   143  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
 root   144  0.0  1.4  1184  432 ?  S14:07   0:00 supervise pop3d
 root   145  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
 root   146  0.0  1.5  1180  468 ?  S14:07   0:00 unixserver -v --
 /var/service/vmailmgrd/socket vmailmgrd -D -V
 root   147  0.0  2.0  1344  600 ?  S14:07   0:00 tcpserver -dHRvX -c 20
 -x /etc/tcpcontrol/pop-3.cdb 0 pop-3 qmail-popup www.worldvibe.org checkvpw
 qmail
 root   148  0.0  1.4  1196  432 ?  S14:07   0:00 multilog t
 /var/log/vmailmgrd
 qmaillog   150  0.0  1.7  1204  532 ?   S14:07   0:00 splogger pop-3
 root   473  0.0  1.4  1220  448 ?  S14:07   0:00 svscan
 root   478  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qmail
 root   479  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
 root   480  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qread
 root   483  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qstat
 qmails 485  0.0  1.4  1176  436 ?  S14:07   0:00 unixserver -U -q
 /tmp/.qmail-qread /usr/bin/qmail-qread
 qmails 487  0.0  1.4  1176  436 ?  S14:07   0:00 unixserver -U -q
 /tmp/.qmail-qstat /usr/bin/qmail-qstat
 qmails 488  0.0  1.7  1248  516 ?  S14:07   0:00 qmail-send
 qmaillog 489  0.0  1.7  1204  532 ?  S14:07   0:00 splogger qmail
 root   506  0.0  1.8  1252  568 ?  S14:07   0:00 gpm -t Busmouse
 root   519  0.0  1.5  1212  468 ?  S14:07   0:00 qmail-lspawn ./Maildir/
 qmailr 520  0.0  1.5  1208  456 ?  S14:07   0:00 qmail-rspawn
 qmailq 521  0.0  1.5  1188  456 ?  S14:07   0:00 qmail-clean
 
 
 Matthew Patterson wrote:
 
 remember, whichever password checker you use has to be passed the folder for
 qmail-pop3d to look in. so, if you are using djb's checkpassword program, it
 will not be able to auth the virtual users. I have very little experience
 with
 vmailmgr, but if there is a pop password checker in that package, make sure
 that you use that. otherwise, code one out similar to vpopmail that will
 pass
 the correct directory 

Re: Help the qmail vmailmgr novice, receive free good karma --

2001-01-18 Thread Matthew Patterson

This question is probably intended mostly for the people on the vmailmgr list,
but anyone can help us out: is vmailmgr (specifically checkvpw) able to to
/etc/passwd auth., and, if so, can it be shut off so that only virtual auth is
done?

Sean: If /etc/passwd auth is capable, and can be shut off, do it as I'm sure(ly
hoping) the vmailmgr people will tell you how to do it. If it cannot do
/etc/passwd auth, then I'm stumped. If it can do /etc/passwd auth, but it
cannot be shut off, find a better virtual domain manager (I recommend vpopmail
from inter7.com)


-- 
***
Matthew H Patterson
Unix Systems Administrator
National Support Center, LLC
Naperville, Illinois, USA
***


On Thu, 18 Jan 2001, Sean Coyle wrote:

Matthew,

I tried it out this morning.  I think I have been running a line similar
to this, but I changed it to your suggestion, and hoping for the best.  I am
still not getting any log in, but the mail is being saved correctly.

Attached is an excerpt from the maillog showing how the log format
differed, but that was simply caused from the recordio implementation.  I
had turned it on to debug after my post to the list last night. (didn't
really help much).

I guess my main question is, with the one user that can log in, he is
actually a real user within the system, (e.g. An etc/passwd user).  That one
user is also created as a a virtual user, and incoming mail is saved in his
vmail ./Maildir/new and not in his maildir within his home directory.  Now
with this user having a home maildir, could this possibly cause any issues?

E.g. user structure like this

[EMAIL PROTECTED] (virtual user)
g0thic (real user)
[EMAIL PROTECTED] (virtual user owner)
worldvibe (real user)
[EMAIL PROTECTED] (virtual user)

When user g0thic receives mail, it gets directed to the correct virtual
maildir, as with any other virtual user, but user g0thic is the only one
able to check mail.  Not only that, but when he checks mail, it checks from
his home directory maildir, and not the virtual maildir.

Any ideas to this one or the past one?

Cheers,

Sean

Matthew Patterson wrote:

 
 Not really sure what some of the stuff is that you're trying to do with your
 tcpserver config, but try this out:
 
 #!/bin/bash
 /usr/local/bin/tcpserver -v -x /etc/tcpcontrol/pop-3.cdb -R 0 pop3 \
 /var/qmail/bin/qmail-popup worldvibe.org /path_to/checkvpw \
 /var/qmail/bin/qmail-pop3d Maildir 21
 
 First grep /etc/services or /etc/protocols for pop, and if your pop3 line is
 actually pop-3, change it at the end of line 2. then, replace path_to at the
 end of line 3 with your path to checkvpw. Finally, you have to be using a
 Maildir format mailbox in the home directory that checkvpw will point to.
 
 Give all this a whirl, and let me know if it still doesn't work.

 On Wed, 17 Jan 2001, Sean Coyle wrote:
 Matthew and anyone else reading;
 
 Below are the processes currently running on my box right now that are
 directly related to qmail, another thing I am trying to figure out, is if
 'qread' and 'qstat' are actually necessary.  Also below, you will see the
 line stating "tcpserver -dHRvX -c 20 -x /etc/tcpcontrol/pop-3.cdb 0 pop-3
 qmail-popup www.worldvibe.org checkvpw qmail"  this points to checkvpw and
 is using that for qmail-pop authentication.
 
Also the checkpassword file in /var/qmail/control/checkpassword
 contatins the line "checkvpw"
 
And the file enclosed is 'run' from /service/pop3d/run this file is used
 to start up the pop-3 service.
 
 root   136  0.0  1.4  1220  448 ?  S14:07   0:00 svscan /service
 root   142  0.0  1.4  1184  432 ?  S14:07   0:00 supervise vmailmgrd
 root   143  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
 root   144  0.0  1.4  1184  432 ?  S14:07   0:00 supervise pop3d
 root   145  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
 root   146  0.0  1.5  1180  468 ?  S14:07   0:00 unixserver -v --
 /var/service/vmailmgrd/socket vmailmgrd -D -V
 root   147  0.0  2.0  1344  600 ?  S14:07   0:00 tcpserver -dHRvX -c 20
 -x /etc/tcpcontrol/pop-3.cdb 0 pop-3 qmail-popup www.worldvibe.org checkvpw
 qmail
 root   148  0.0  1.4  1196  432 ?  S14:07   0:00 multilog t
 /var/log/vmailmgrd
 qmaillog   150  0.0  1.7  1204  532 ?   S14:07   0:00 splogger pop-3
 root   473  0.0  1.4  1220  448 ?  S14:07   0:00 svscan
 root   478  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qmail
 root   479  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
 root   480  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qread
 root   483  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qstat
 qmails 485  0.0  1.4  1176  436 ?  S14:07   0:00 unixserver -U -q
 /tmp/.qmail-qread /usr/bin/qmail-qread
 qmails 487  0.0  1.4  1176  436 ?  S14:07   0:00 unixserver -U -q
 /tmp/.qmail-qstat /usr/bin/qmail-qstat
 qmails 488  0.0  1.7  1248  516 ?  S14:07   0:00 qmail-send
 qmaillog 489  0.0  

Re: [vmailmgr] Re: Help the qmail vmailmgr novice, receive free good karma --

2001-01-18 Thread Bruce Guenter

On Thu, Jan 18, 2001 at 12:41:19PM -0600, Matthew Patterson wrote:
 This question is probably intended mostly for the people on the vmailmgr list,
 but anyone can help us out: is vmailmgr (specifically checkvpw) able to to
 /etc/passwd auth.,

Yes.  It does either /etc/passwd authentication, if the domain is local,
or virtual authentication if the domain is virtual.

 can it be shut off so that only virtual auth is done?

Only by patching the source currently.  On line 150 of
authenticate/checkvpw.cc, add an extra "true" paramenter to the call to
"authenticate".
-- 
Bruce Guenter [EMAIL PROTECTED]   http://em.ca/~bruceg/

 PGP signature


Re: Help for the new guy.

2001-01-17 Thread Jamin A. Brown

On Wed, 17 Jan 2001, Chandler wrote:

 I just got my first computer and got freebsd 4.4 setup on it.

HUH? You a time traveler or something?

FreeBSD-stable is currently 4.2. I wouldn't run a development or beta OS
on a production server. I'm going to assume this is a typo.

 -ERR unable to scan $HOME/Maildir

From my expereience, this indicates that the homedir and/or Maildir
directories either do not exist, or have improper permissions/ownership.
It could also mean that the qpop3d is not running as the user in question.


-
Jamin A. Brown  Systems Operations Department
[EMAIL PROTECTED]   * Great Works Internet *   207.286.8686 x142
RSA PGP Key:  http://www.gwi.net/~jamin/pgp/jamin.asc




Re: Help for the new guy.

2001-01-17 Thread Chandler

ah, ok.  Mah bad for not supplying enough information.  And it was my
typo.. freebsd 4.2 is what I installed, although the time machine is in
the works.

This is what I have in inetd.conf:

smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env
/var/qmail/bin/qmail-smtpd
pop3stream  tcp nowait  root/var/qmail/bin/qmail-popup
qmail-popup solidst8.org/usr/local/bin/checkpassword
/var/qmail/bin/qmail-pop3d  Maildir

permissions of Maildir:

drwxr-x---   5 chandler  chandler   512 Jan 17 11:22 Maildir

results of 'cat /usr/home/chandler/.qmail'

su-2.03# cat /usr/home/chandler/.qmail 
./Maildir/

ps reuslts for qmail

qmails60989  0.0  0.3   880  436  p3- ISun03PM   0:00.20
qmail-send
qmaill60990  0.0  0.3   836  392  p3- ISun03PM   0:00.03 splogger
qmail
root  60991  0.0  0.3   836  360  p3- ISun03PM   0:00.02
qmail-lspawn |preline procmail
qmailr60992  0.0  0.3   836  408  p3- ISun03PM   0:00.01
qmail-rspawn
qmailq60993  0.0  0.3   824  372  p3- ISun03PM   0:00.02
qmail-clean

I also just noticed that I failed to set up an mx record for mail... I'm
sure that causes some issue.. but it wouldn't be the reason for the error
would it?

thanks

Chandler









Re: Help for the new guy.

2001-01-17 Thread Jamin A. Brown

On Wed, 17 Jan 2001, Chandler wrote:

 ah, ok.  Mah bad for not supplying enough information.  And it was my
 typo.. freebsd 4.2 is what I installed, although the time machine is in
 the works.

Ah, well let us know when it is working then. :)

 This is what I have in inetd.conf:

 smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env
 /var/qmail/bin/qmail-smtpd
 pop3stream  tcp nowait  root/var/qmail/bin/qmail-popup
 qmail-popup solidst8.org/usr/local/bin/checkpassword
 /var/qmail/bin/qmail-pop3d  Maildir

Looks OK to me, although we use tcpserver here and I've never tried to use
qpop3d from inetd.

 permissions of Maildir:

 drwxr-x---   5 chandler  chandler   512 Jan 17 11:22 Maildir

What are the perms on the homedir itself, and what about the
subdirectories of Maildir?

 results of 'cat /usr/home/chandler/.qmail'

 su-2.03# cat /usr/home/chandler/.qmail
 ./Maildir/

Why have a .qmail file? Or do you not have Maildir as your default
delivery mechanism?

 I also just noticed that I failed to set up an mx record for mail... I'm
 sure that causes some issue.. but it wouldn't be the reason for the error
 would it?

Doubtful.

Jamin

-
Jamin A. Brown  Systems Operations Department
[EMAIL PROTECTED]   * Great Works Internet *   207.286.8686 x142
RSA PGP Key:  http://www.gwi.net/~jamin/pgp/jamin.asc




Re: Help for the new guy.

2001-01-17 Thread Chandler



  This is what I have in inetd.conf:
 
  smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env
  /var/qmail/bin/qmail-smtpd
  pop3stream  tcp nowait  root/var/qmail/bin/qmail-popup
  qmail-popup solidst8.org/usr/local/bin/checkpassword
  /var/qmail/bin/qmail-pop3d  Maildir
 
 Looks OK to me, although we use tcpserver here and I've never tried to use
 qpop3d from inetd.

Hrmm... ok, does anyone use inetd for it?  I use inetd for a lot of other
stuff, so I chose to stick with it.
 
  permissions of Maildir:
 
  drwxr-x---   5 chandler  chandler   512 Jan 17 11:22 Maildir
 
 What are the perms on the homedir itself, and what about the
 subdirectories of Maildir?

/usr/home/chandler
drwxr-xr-x  41 chandler   chandler   3072 Jan 17 10:41 chandler
/usr/home/chandler/Maildir
drwxr-x---   5 chandler  chandler   512 Jan 17 11:22 .
drwxr-xr-x  41 chandler  chandler  3072 Jan 17 10:41 ..
-rw---   1 root  chandler   537 Jan 17 11:22 chandler
drwx--   2 root  chandler   512 Jan 17 01:23 cur
drwx--   2 root  chandler   512 Jan 17 01:23 new
drwx--   2 root  chandler   512 Jan 17 01:23 tmp
 
  results of 'cat /usr/home/chandler/.qmail'
 
  su-2.03# cat /usr/home/chandler/.qmail
  ./Maildir/
 
 Why have a .qmail file? Or do you not have Maildir as your default
 delivery mechanism?

Eh, my install and config of qmail went somehting like this... I
downloaded all the binaries I found that I neededuntarred them, and
started with INSTALL from the qmail docs.  I don't recall wether or not I
set Maildir to be default or not.  Mostly, I assumed that as long as I
changed as little as I could, I'd be ok... That doesn't appear to be the
case anymore.
 
  I also just noticed that I failed to set up an mx record for mail... I'm
  sure that causes some issue.. but it wouldn't be the reason for the error
  would it?
 
 Doubtful.

Didn't think so.
 
Chandler




Re: Help for the new guy.

2001-01-17 Thread Jamin A. Brown

On Wed, 17 Jan 2001, Chandler wrote:

 Hrmm... ok, does anyone use inetd for it?  I use inetd for a lot of other
 stuff, so I chose to stick with it.

I don't think inetd is your problem, after all, the connetion is being
opened.

   permissions of Maildir:
  
   drwxr-x---   5 chandler  chandler   512 Jan 17 11:22 Maildir
 
  What are the perms on the homedir itself, and what about the
  subdirectories of Maildir?

 /usr/home/chandler
 drwxr-xr-x  41 chandler   chandler   3072 Jan 17 10:41 chandler
 /usr/home/chandler/Maildir
 drwxr-x---   5 chandler  chandler   512 Jan 17 11:22 .
 drwxr-xr-x  41 chandler  chandler  3072 Jan 17 10:41 ..
 -rw---   1 root  chandler   537 Jan 17 11:22 chandler
 drwx--   2 root  chandler   512 Jan 17 01:23 cur
 drwx--   2 root  chandler   512 Jan 17 01:23 new
 drwx--   2 root  chandler   512 Jan 17 01:23 tmp

Hmmm, you do realize that qpop3d runs as the user, not root? Look at the
ownership of the new, cur and tmp directories. Change them to chandler,
not root. This should fix the problem.

Also, what's the chandler dir for?

 Eh, my install and config of qmail went somehting like this... I
 downloaded all the binaries I found that I neededuntarred them, and
 started with INSTALL from the qmail docs.  I don't recall wether or not I
 set Maildir to be default or not.  Mostly, I assumed that as long as I
 changed as little as I could, I'd be ok... That doesn't appear to be the
 case anymore.

Was just curious. It seemed like it might be redundant.

Jamin

-
Jamin A. Brown  Systems Operations Department
[EMAIL PROTECTED]   * Great Works Internet *   207.286.8686 x142
RSA PGP Key:  http://www.gwi.net/~jamin/pgp/jamin.asc




Re: Help for the new guy.

2001-01-17 Thread Johan Almqvist

* Chandler [EMAIL PROTECTED] [010117 22:06]:
   permissions of Maildir:
   drwxr-x---   5 chandler  chandler   512 Jan 17 11:22 Maildir
  What are the perms on the homedir itself, and what about the
  subdirectories of Maildir?
 /usr/home/chandler
 drwxr-xr-x  41 chandler   chandler   3072 Jan 17 10:41 chandler
 /usr/home/chandler/Maildir
 drwxr-x---   5 chandler  chandler   512 Jan 17 11:22 .
 drwxr-xr-x  41 chandler  chandler  3072 Jan 17 10:41 ..
 -rw---   1 root  chandler   537 Jan 17 11:22 chandler
 drwx--   2 root  chandler   512 Jan 17 01:23 cur
 drwx--   2 root  chandler   512 Jan 17 01:23 new
 drwx--   2 root  chandler   512 Jan 17 01:23 tmp

There you go...

do

chown -R chandler.chandler ~chandler/Maildir
chmod -R 700 ~chandler/Maildir

-Johan
-- 
Johan Almqvist
http://www.almqvist.net/johan/qmail/

 PGP signature


Re: Help for the new guy.

2001-01-17 Thread Chandler



  /usr/home/chandler
  drwxr-xr-x  41 chandler   chandler   3072 Jan 17 10:41 chandler
  /usr/home/chandler/Maildir
  drwxr-x---   5 chandler  chandler   512 Jan 17 11:22 .
  drwxr-xr-x  41 chandler  chandler  3072 Jan 17 10:41 ..
  -rw---   1 root  chandler   537 Jan 17 11:22 chandler
  drwx--   2 root  chandler   512 Jan 17 01:23 cur
  drwx--   2 root  chandler   512 Jan 17 01:23 new
  drwx--   2 root  chandler   512 Jan 17 01:23 tmp
 
 Hmmm, you do realize that qpop3d runs as the user, not root? Look at the
 ownership of the new, cur and tmp directories. Change them to chandler,
 not root. This should fix the problem.
 
 Also, what's the chandler dir for?

Wow.  It never occuered to me.  It's working now, sorta.  I need to sort
out host information.  Like, I can send to hades.solidst8.org, but not
just 'solidst8.org'  I get to learn more about bind now I suppose.
Thank you trmendously for the help.  I'll try to be more prepared next
time there's a problem.  Thanks again.
 
  Eh, my install and config of qmail went somehting like this... I
  downloaded all the binaries I found that I neededuntarred them, and
  started with INSTALL from the qmail docs.  I don't recall wether or not I
  set Maildir to be default or not.  Mostly, I assumed that as long as I
  changed as little as I could, I'd be ok... That doesn't appear to be the
  case anymore.
 
 Was just curious. It seemed like it might be redundant.

I doubt I'll have a correctly setup computer for a while now.  But I'm
glad I know it's kinda redundant, I should fix that too.

Chandler




Re: Help for the new guy.

2001-01-17 Thread Jamin A. Brown

On Wed, 17 Jan 2001, Chandler wrote:

 Wow.  It never occuered to me.  It's working now, sorta.  I need to sort
 out host information.  Like, I can send to hades.solidst8.org, but not
 just 'solidst8.org'  I get to learn more about bind now I suppose.
 Thank you trmendously for the help.  I'll try to be more prepared next
 time there's a problem.  Thanks again.

This has to do with both MX records (getting the mail to the server) and
the Qmail configuration (letting the mail server know what to do with mail
for that domain). The Qmail part is sovered in the docs.

Jamin


-
Jamin A. Brown  Systems Operations Department
[EMAIL PROTECTED]   * Great Works Internet *   207.286.8686 x142
RSA PGP Key:  http://www.gwi.net/~jamin/pgp/jamin.asc




Re: Help the qmail novice, receive free good karma --

2001-01-17 Thread Matthew Patterson

remember, whichever password checker you use has to be passed the folder for
qmail-pop3d to look in. so, if you are using djb's checkpassword program, it
will not be able to auth the virtual users. I have very little experience with
vmailmgr, but if there is a pop password checker in that package, make sure
that you use that. otherwise, code one out similar to vpopmail that will pass
the correct directory and uid/gid numbers. qmail-pop3d will try to look in
whatever folder it is told as the user it is told by the password checker, so
you may want to verify your permissions.

-- 
***
Matthew H Patterson
Unix Systems Administrator
National Support Center, LLC
Naperville, Illinois, USA
***


On Wed, 17 Jan 2001, Sean Coyle wrote:
 
 Hey there guys;
 
 I have posed to this list before, and I think it got lost amidst much
 more interesting problems.  Below is the problem I am facing:
 
 Using:
 
 qmail-1.03+patches-18
 ucspi-tcp-0.88-1
 ucspi-unix-0.34-1
 daemontools-0.70-2
 autorespond-1.0.0
 vmailmgr-0.96.9-1
 supervise-scripts-3.3-1
 omail-admin-0.96pre10
 
 Here is my problem,
 
 I have one existing /etc/passwd (local) user that can check mail via
 POP3.
 
 I have 3 virtual users created from vmailmgr that can receive mail from
 external sources, but can not check and receive that mail via POP3.
 
 My thoughts are that pop-3 - qmail-popup is simply not looking in the
 correct directory and finding the appropriate passwd.cdb file and users
 folder.  However, SMTP is getting those messages into the correct area, as
 when I look in the respective virtual accounts 'new' and 'cur' folders, mail
 is there.
 
 Below is what the qmail-lint grabs, I don't care about those users, as they
 are not to receive mail anyway:
 
 Warning: cannot receive mail (does not own home directory): brandon
 Warning: cannot receive mail (does not own home directory): phorum
 Warning: cannot receive mail (does not own home directory): wedding
 Warning: cannot receive mail (does not own home directory): dtlog
 Warning: cannot receive mail (does not own home directory): qmaillog
 
 Attached is the output from /usr/bin/qmail-showctl, maillog, and the
 vmailmgr current log.
 
 If anyone has any ideas, I would be very grateful to hear them!
 
 Cheers,
 
 Sean
 
 


Content-Type: multipart/appledouble; name="unnamed"
Content-Transfer-Encoding: 7bit
Content-Description: 



Content-Type: multipart/appledouble; name="unnamed"
Content-Transfer-Encoding: 7bit
Content-Description: 



Content-Type: multipart/appledouble; name="unnamed"
Content-Transfer-Encoding: 7bit
Content-Description: 





Re: Help diagnosing problem

2001-01-17 Thread Markus Stumpf

On Wed, Jan 17, 2001 at 05:58:42PM -0800, Boz Crowther wrote:
 Can anyone help me with a little direction on diagnosing exactly what's going on 
here, and how to resolve it?  I appreciate any help you can provide.

The ucspi-tcp package contains a program "recordio".
You may want to plug it in before the invocation of qmail-smtpd (just
like fixcrio).
recordio will write everything that passes through it to the logfile,
so you can see whats beeing received and sent.

\Maex

-- 
SpaceNet AG   |   http://www.Space.Net/   | Stress is when you wake
Research  Development| mailto:[EMAIL PROTECTED] | up screaming and you
Joseph-Dollinger-Bogen 14 |  Tel: +49 (89) 32356-0| realize you haven't
D-80807 Muenchen  |  Fax: +49 (89) 32356-299  | fallen asleep yet.



Re: Help the qmail novice, receive free good karma --

2001-01-17 Thread Sean Coyle

Matthew and anyone else reading;

Below are the processes currently running on my box right now that are
directly related to qmail, another thing I am trying to figure out, is if
'qread' and 'qstat' are actually necessary.  Also below, you will see the
line stating "tcpserver -dHRvX -c 20 -x /etc/tcpcontrol/pop-3.cdb 0 pop-3
qmail-popup www.worldvibe.org checkvpw qmail"  this points to checkvpw and
is using that for qmail-pop authentication.

Also the checkpassword file in /var/qmail/control/checkpassword
contatins the line "checkvpw"

And the file enclosed is 'run' from /service/pop3d/run this file is used
to start up the pop-3 service.

root   136  0.0  1.4  1220  448 ?  S14:07   0:00 svscan /service
root   142  0.0  1.4  1184  432 ?  S14:07   0:00 supervise vmailmgrd
root   143  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
root   144  0.0  1.4  1184  432 ?  S14:07   0:00 supervise pop3d
root   145  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
root   146  0.0  1.5  1180  468 ?  S14:07   0:00 unixserver -v --
/var/service/vmailmgrd/socket vmailmgrd -D -V
root   147  0.0  2.0  1344  600 ?  S14:07   0:00 tcpserver -dHRvX -c 20
-x /etc/tcpcontrol/pop-3.cdb 0 pop-3 qmail-popup www.worldvibe.org checkvpw
qmail
root   148  0.0  1.4  1196  432 ?  S14:07   0:00 multilog t
/var/log/vmailmgrd
qmaillog   150  0.0  1.7  1204  532 ?   S14:07   0:00 splogger pop-3
root   473  0.0  1.4  1220  448 ?  S14:07   0:00 svscan
root   478  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qmail
root   479  0.0  1.4  1184  432 ?  S14:07   0:00 supervise log
root   480  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qread
root   483  0.0  1.4  1184  432 ?  S14:07   0:00 supervise qstat
qmails 485  0.0  1.4  1176  436 ?  S14:07   0:00 unixserver -U -q
/tmp/.qmail-qread /usr/bin/qmail-qread
qmails 487  0.0  1.4  1176  436 ?  S14:07   0:00 unixserver -U -q
/tmp/.qmail-qstat /usr/bin/qmail-qstat
qmails 488  0.0  1.7  1248  516 ?  S14:07   0:00 qmail-send
qmaillog 489  0.0  1.7  1204  532 ?  S14:07   0:00 splogger qmail
root   506  0.0  1.8  1252  568 ?  S14:07   0:00 gpm -t Busmouse
root   519  0.0  1.5  1212  468 ?  S14:07   0:00 qmail-lspawn ./Maildir/
qmailr 520  0.0  1.5  1208  456 ?  S14:07   0:00 qmail-rspawn
qmailq 521  0.0  1.5  1188  456 ?  S14:07   0:00 qmail-clean


Matthew Patterson wrote:

 remember, whichever password checker you use has to be passed the folder for
 qmail-pop3d to look in. so, if you are using djb's checkpassword program, it
 will not be able to auth the virtual users. I have very little experience with
 vmailmgr, but if there is a pop password checker in that package, make sure
 that you use that. otherwise, code one out similar to vpopmail that will pass
 the correct directory and uid/gid numbers. qmail-pop3d will try to look in
 whatever folder it is told as the user it is told by the password checker, so
 you may want to verify your permissions.
 
 -- 
 ***
 Matthew H Patterson
 Unix Systems Administrator
 National Support Center, LLC
 Naperville, Illinois, USA
 ***
 
 
 On Wed, 17 Jan 2001, Sean Coyle wrote:
 
 Hey there guys;
 
 I have posed to this list before, and I think it got lost amidst much
 more interesting problems.  Below is the problem I am facing:
 
 Using:
 
 qmail-1.03+patches-18
 ucspi-tcp-0.88-1
 ucspi-unix-0.34-1
 daemontools-0.70-2
 autorespond-1.0.0
 vmailmgr-0.96.9-1
 supervise-scripts-3.3-1
 omail-admin-0.96pre10
 
 Here is my problem,
 
 I have one existing /etc/passwd (local) user that can check mail via
 POP3.
 
 I have 3 virtual users created from vmailmgr that can receive mail from
 external sources, but can not check and receive that mail via POP3.
 
 My thoughts are that pop-3 - qmail-popup is simply not looking in the
 correct directory and finding the appropriate passwd.cdb file and users
 folder.  However, SMTP is getting those messages into the correct area, as
 when I look in the respective virtual accounts 'new' and 'cur' folders, mail
 is there.
 
 Below is what the qmail-lint grabs, I don't care about those users, as they
 are not to receive mail anyway:
 
 Warning: cannot receive mail (does not own home directory): brandon
 Warning: cannot receive mail (does not own home directory): phorum
 Warning: cannot receive mail (does not own home directory): wedding
 Warning: cannot receive mail (does not own home directory): dtlog
 Warning: cannot receive mail (does not own home directory): qmaillog
 
 Attached is the output from /usr/bin/qmail-showctl, maillog, and the
 vmailmgr current log.
 
 If anyone has any ideas, I would be very grateful to hear them!
 
 Cheers,
 
 Sean
 
 
 
 
 Content-Type: multipart/appledouble; name="unnamed"
 Content-Transfer-Encoding: 7bit
 Content-Description:
 
 
 

Re: Help decoding a bounce msg

2001-01-12 Thread Aaron L. Meehan

Quoting Martin Langhoff ([EMAIL PROTECTED]):
   It's not clear to me if (66.60.1.118) is the originator of the msg or
 the originator of the bounce. Could anyone be so kind as to give me some
 hints on how should I read this? 

I'm getting so many double-bounces from this blasted worm, I could
scream.  I don't think it's going to abate any time soon.

The message originated from 66.60.1.118, [EMAIL PROTECTED]
is in his lookout express address book.  


 Return-Path: 
 Received: (qmail 15136 invoked from network); 12 Jan 2001 07:35:09 -
 Received: from h066060001118.isol.net.ar (HELO recepci-n) (66.60.1.118)
   by scim.com.ar with SMTP; 12 Jan 2001 07:35:09 -
 From: Hahaha [EMAIL PROTECTED]
 Subject: Enanito si, pero con que pedazo!
 MIME-Version: 1.0
 Content-Type: multipart/mixed; boundary="--VE2R8D6NKTI7GH67WDMJ89U3WT"


Aaron



Re: help needed

2001-01-08 Thread John Gonzalez/netMDC admin

You probably need to setup your machine to relay properly, it sounds like
you are using the rcpthosts as a substitute for this. If i'm wrong, did
you kill -HUP the qmail-send process after you added this to rcpthosts?

If im right, see:

http://web.infoave.net/~dsill/lwq.html#relaying

On Mon, 8 Jan 2001, I.Herman wrote:

| I am getting the following all of a sudden.  My control files all have that 
| domain in them.
| 
| Here is what I'm getting.  This is a normal user account.
| 
| [EMAIL PROTECTED]:
| x.x.x.x does not like recipient.
| Remote host said: 554 [EMAIL PROTECTED]: Recipient address 
| rejected: Relay access denied
| Giving up on x.x.x.x.
| -- 
| Izzie M. Herman
| **
| http://www.madhorizons.com
| "Under construction and coming to a webpage near you."
| 

-- 
John Gonzalez / [EMAIL PROTECTED] / [EMAIL PROTECTED]
Tularosa Communications, Inc. (505) 439-0200 voice / (505) 443-1228 fax
http://www.tularosa.net / ASN 11711 / JG6416
[--[ sys info ]---]
  4:55pm  up 123 days, 23:24,  4 users,  load average: 0.27, 0.34, 0.29




Re: help needed

2001-01-08 Thread Andy Bradford

On Mon, 08 Jan 2001 18:50:29 EST,  wrote:

 [EMAIL PROTECTED]:
 x.x.x.x does not like recipient.
 Remote host said: 554 [EMAIL PROTECTED]: Recipient address 
 rejected: Relay access denied
 Giving up on x.x.x.x.

Hmm, this is not a qmail error message.  In fact, if I do the following 
it looks like you are connecting to a Postfix machine:

[andyb@work:desk andyb]$ telnet 24.165.127.56 25
Trying 24.165.127.56...
Connected to 24.165.127.56.
Escape character is '^]'.
220 pagan.madhorizons.com ESMTP Postfix (Postfix-19991231-pl08) (Linux-Mandrake)
MAIL FROM: [EMAIL PROTECTED]
250 Ok
RCPT TO: [EMAIL PROTECTED]
554 [EMAIL PROTECTED]: Recipient address rejected: Relay access denied
QUIT
221 Bye
Connection closed by foreign host.

Looks like you forgot to disable Postfix or something...

Andy




Re: help me

2000-12-27 Thread Markus Stumpf

On Tue, Dec 26, 2000 at 04:27:08PM +0800, wheatly wrote:
 out mail system is based on Freebsd+mysql+qmail and now local to remote ro remote to 
local is ok,but
 local to local doesn't work. what is the reason ,who can help me?

What do the logs say?
How are those local to local messages injected?
Do you get any errors? What do they say?

\Maex

-- 
SpaceNet AG   |   http://www.Space.Net/   | Stress is when you wake
Research  Development| mailto:[EMAIL PROTECTED] | up screaming and you
Joseph-Dollinger-Bogen 14 |  Tel: +49 (89) 32356-0| realize you haven't
D-80807 Muenchen  |  Fax: +49 (89) 32356-299  | fallen asleep yet.



Re: help!! percenthack??

2000-12-21 Thread Alex Pennace

On Thu, Dec 21, 2000 at 03:03:33PM +, Thomas Ackermann wrote:
   RSET
   250 flushed
   MAIL FROM:[EMAIL PROTECTED]
   250 ok
   RCPT TO:[EMAIL PROTECTED]
   250 ok
  
 Relay test result
  
  Hmmn, at first glance, host appeared to accept a message for relay.
 
  so whats up here, thought the percenthack is turned off by defualt if
  the file's not here ??
  help fast!!!

I give up. Why didn't you bother reading the blinking bold text
underneath that statement?



Re: help!! percenthack??

2000-12-21 Thread Cyril Bitterich

Hi 

Thomas Ackermann wrote:
 Relay test result
  
  Hmmn, at first glance, host appeared to accept a message for relay.
 ^^

Would you please be so kind to reread the above line. And you might want
to give a second thought to the meaning of the words "at first glance"
and "appeared". 
(Maybe you'd also like to look them up in a dictionary.)

Cyril



Re: help!! percenthack??

2000-12-21 Thread David Dyer-Bennet

Thomas Ackermann [EMAIL PROTECTED] writes on 21 December 2000 at 15:03:55 +
RSET
250 flushed
MAIL FROM:[EMAIL PROTECTED]
250 ok
RCPT TO:[EMAIL PROTECTED]
250 ok
   
  Relay test result
   
   Hmmn, at first glance, host appeared to accept a message for relay.
  
   
  
   so whats up here, thought the percenthack is turned off by defualt if
   the file's not here ??
   help fast!!!

To answer in a bit more detail -- percenthack is indeed turned off if
the file isn't there.  If percenthack is turned off, the message is
accepted for delivery to user "relaytest%abuse.net".  It's likely that
you have no such user on your system; if so, the message will be
bounced.  If you do have such a user, it will be delivered to that
user.  In no case, however, will it be relayed to
[EMAIL PROTECTED] (if percenthack is off). 

What's the very next line of results say?  In the versions I've seen,
the very next line is even more explanation that it won't know if
relaying is going on until the relayed message arrives.
-- 
David Dyer-Bennet  /  Welcome to the future!  /  [EMAIL PROTECTED]
SF: http://www.dd-b.net/dd-b/  Minicon: http://www.mnstf.org/minicon/
Photos: http://dd-b.lighthunters.net/



Re: Help to solve DNS

2000-12-19 Thread Charles Cazabon

Tim Hunter [EMAIL PROTECTED] wrote:
 I have a bunch of my mail stuck in the queue to vickers-systems.com
 
 I am 95% sure its an error on their end, but I don't want to contact them
 until I am 100% sure.
 
 Can anyone help me out to solve why I cannot send mail to them?

What Do The Logs Say?(TM)

Your qmail logs will say exactly why messages are not being delivered to
them.  Post the relevant entries from your logs, and we can 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.
---



Re: Help to solve DNS

2000-12-19 Thread Markus Stumpf

On Tue, Dec 19, 2000 at 02:07:44PM -0500, Tim Hunter wrote:
 I have a bunch of my mail stuck in the queue to vickers-systems.com

As Charles said: look at the logs. That's what they are for.

You will probably see "cannot connect" errors, as:

dig mx vickers-systems.com  - no MX records
dig a vickers-systems.com   - 206.242.77.113

telnet 206.242.77.113 smtp
Trying 206.242.77.113...
telnet: Unable to connect to remote host: Connection refused

Their mailserver is down.

\Maex

-- 
SpaceNet AG   |   http://www.Space.Net/   | Stress is when you wake
Research  Development| mailto:[EMAIL PROTECTED] | up screaming and you
Joseph-Dollinger-Bogen 14 |  Tel: +49 (89) 32356-0| realize you haven't
D-80807 Muenchen  |  Fax: +49 (89) 32356-299  | fallen asleep yet.



  1   2   3   4   >