Re: please help me, a problem about mail box!!

2001-07-13 Thread Charles Cazabon

cool dragon <[EMAIL PROTECTED]> wrote:
> 
> I install the qmail and can start it, but when i send a mail to a user
> from the mail server, the maillog will say:  
> 
>  " delivery 3: failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/ "

If it's a valid local user, then you haven't installed properly.  How
did you install?  We can't help you without a _lot_ more information.
If you didn't use the "Life with qmail" method, you should probably
start over from scratch and follow "Life with qmail".  It's much easier
for novices to get a working system this way.

> If i send a mail to myself from remote site, the maillog will say
> nothing, and i cant get the mail too.

If the message reaches the qmail server, it _will_ be logged.

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



Re: Please help me, a problem in qmail!!

2001-06-18 Thread Charles Cazabon

cool dragon <[EMAIL PROTECTED]> wrote:
>  
> [...] when I try to send a mail form the outlook to myself, It is failed, I
> checked the mailog in /var/log in the mail server, it shows like the
> following:
>  
> "alert: unable to opendir to do, sleeping.."

Sounds like the permissions or location of the todo directory in the queue
aren't correct.  There's probably other problems with the queue as well.
To fix this, you could blindly do the following:

1. stop qmail
2.  cd to your qmail source directory (where you unpacked the .tar.gz file).
3.  do `make setup check'

Or, send another message to this list, including the unedited output of the
`qmail-showctl` command, and the output of
`ls -ld / /var /var/qmail /var/qmail/queue /var/qmail/queue/*`

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: Please help me out....

2001-02-12 Thread Charles Cazabon

Rick <[EMAIL PROTECTED]> wrote:
> 
> My problem is I sent out over 48,000 individual emails to my optin list (no
> spam, spam is bad!) and it took about 6 hours to finish up... The emails
> where no more than 3KB in length each.  The server is pretty much dedicated
> to just sending out emails, there are no other users on this machine, and the
> only web traffic is very very light duty

Did you disable qmail while injecting all those messages into the queue?
That seems to speed it up for a lot of people.

Are you using big-todo?  48000 messages pumping into the queue in short
order would seem to indicate this would be a good idea.

Are you logging with multilog?  Logging through splogger/syslog can choke
a busy qmail server, reducing the mail throughput by an order of magnitude.

Are logs and the mail queue on separate physical disks?  That can seriously
help qmail's performance if the server is extremely busy.

> I've looked throught the Qmail.org site but its all greek to me... no real
> good information for me there

On the contrary, excellent information is there.  There's a whole section on
large servers.  Re-read it all, and follow all its links.  Repeat until you
are enlightened.

> Can some one please tell me what do I am adding 2000+ optins a day, and
> in another month I will more than double me current subscriber base I
> know Qmail can do what I need it to do, I just need to know how to do it :)

If you want to become a qmail expert in under a month, you have your work
cut out for you.  Consider the possibility of hiring a qmail consultant to
configure and tune your setup, and teach you the basics.  Commercial qmail
consultants are listed at www.qmail.org as well.

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: please help me - newbie questions

2001-02-09 Thread Paco Gracia

Start here and follow it step by step. This is the best qmail document
around:

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

- Original Message -
From: "chris Günther" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 09, 2001 1:10 PM
Subject: please help me - newbie questions


> Hi folks,
>
> I'm new to this list and as well to qmail. I'm supposed to set up
> a mail-server for our company and I'm totally confused. My situation
> is as follows:
>
> We have am inernal net here with a Redhat Linux 6.2 Server. This server
> is our DNS, firewall and fileserver, all in one. The Server has two
> network cards, one with an internal address, say 192.168.1.3, and one
> with an official address say 24.3.19.73 - this is my birthday ;-)
> The server is connected to our ISP via DSL and the connection is always
> open. Now I have to set up qmail on this server and I just can't figure
> out how this should work. I have followed all the instructions in the
> source distribution to install and do the minmal configuration. The server
> shoud be named smtp.uscreen.de for smtp and mail, or pop3.uscreen.de
> for pop - or should I use IMAP - I don't know. All I know is that the
> server needs to be up and running on next monday.
>
> Can anyone direct me to a poit where there is a good description on how
> to set up qmail from scratch??? The information on
> http://qmail.mirrors.Space.Net/top.html
> weren't too helpfull. All I want to know is - where do I have to set up
> the mail servers forwarding the mails to other networks - for example if
> I'd want to send mail to this list from my workstation over our own
> mailserver; where can I configure the pop-accounts for incoming mail
> and so on.
>
> PLEEEAASEE help me out,
>
> thankx in advance,
>
> chris
>
> +-+
> |chris Günther|
> | |
> |  Web & Database Developer   |
> | Unix Administrator  |
> | |
> | --- |
> |   uscreen   |
> |  Gesellschaft für Internet  |
> | und Multimedia mbH  |
> | |
> | --- |
> | Hofaue 51   |
> | 42103 Wuppertal |
> | |
> | eMail   [EMAIL PROTECTED] |
> | Fon (02 02) 979020 - 23 |
> | Fax (02 02) 979020 - 11 |
> +-+
>




Re: Fwd: Re: Please Help Me Urgently

2000-12-13 Thread andrew

Shukla,

>i have installed the qmail accordingly to life
> with qmail but after
> running it it says --
> if i do qmail queue 
>
> messages in queue :1
> messages in queue but not yet preprossed :1
> 
>how to debug it . what's it is doing .

You're probably running qmail-smtpd, which will accept E-mail and place it in the queue
("not yet preprocessed"), but qmail itself (qmail-send, qmail-clean, qmail-lspawn,
qmail-rspawn) isn't running, to process messages in the queue. Fix this by running
qmail-start (see Life with Qmail for details). You can verify whether qmail is running 
by
using ps -elf or ps -auxw (depending on your system) and looking for the above ...send
..clean ...lspawn ...rspawn processes. If they're not there, qmail isn't running.

cheers,

Andrew.




Fwd: Re: Please Help Me Urgently

2000-12-13 Thread shukla raghvendra


Note: forwarded message attached.


__
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/


On Tue, Dec 12, 2000 at 11:20:42PM -0800, shukla raghvendra wrote:
>i have installed the qmail accordingly to life
> with qmail but after
> running it it says --
> if i do qmail queue 
>
> messages in queue :1
> messages in queue but not yet preprossed :1
> 
>how to debug it . what's it is doing .

Please send your questions to the qmail mailing list: [EMAIL PROTECTED]

Chris



Re: please help me

2000-12-04 Thread Henning Brauer

Am Montag,  4. Dezember 2000 05:35 schrieb tatsuya kansaki:
> Dec  4 08:50:04 k3-router qmail: 975919804.770707 info msg 141707: bytes
> 488 from <[EMAIL PROTECTED]> qp 4805 uid 1022
> Dec  4 08:50:04 k3-router qmail: 975919804.804336 delivery 12: failure:
> Sorry._Although_I'm_listed_as_a_best-preference_MX_or_A_for_that_host,/it_i
>sn't_in_my_control/locals_file,_so_I_don't_treat_it_as_local._(#5.4.6)/

The error is more than clear if you read the error message. the error is 
explicitely named. spent some more time with the docs - they are your friends.

-- 

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



RE: please help me

2000-12-03 Thread tatsuya kansaki


i  try to make my problem be simple

1. i want to make my machine k3.umm.ac.id be domain for umm.ac.id

2. i put all of my machine name to /var/qmail/control/rcphost on
   k3.umm.ac.id
   like : mail.umm.ac.id ; unix.umm.ac.id ; k3.umm.ac.id

3. when i send e-mail from [EMAIL PROTECTED] to [EMAIL PROTECTED]
   qmail run normal..message from hari@mail deliver to [EMAIL PROTECTED] 

4. [EMAIL PROTECTED] is the same address with [EMAIL PROTECTED]

5. when i put umm.ac.id in to /var/qmail/control/locals on k3.umm.ac.id,
   mail for [EMAIL PROTECTED] will be send to [EMAIL PROTECTED] not to
   [EMAIL PROTECTED] .. BTW [EMAIL PROTECTED] is different address
   with [EMAIL PROTECTED]

6. i want ..when i send e-mail from [EMAIL PROTECTED] to [EMAIL PROTECTED]
   the mail deliver to  [EMAIL PROTECTED]  . i want just type
   [EMAIL PROTECTED] without the word unix
   i try  put umm.ac.id in to /var/qmail/control/rcpthost on k3.umm.ac.id
   but it didn't solve my problem. email from [EMAIL PROTECTED] cannot
   send to [EMAIL PROTECTED]

i hope you didn't feel boring with my question



 below file from /var/log/maillog on k3.umm.ac.id

Dec  4 08:50:04 k3-router qmail: 975919804.767619 new msg 141707
Dec  4 08:50:04 k3-router qmail: 975919804.770707 info msg 141707: bytes
488
from <[EMAIL PROTECTED]> qp 4805 uid 1022
Dec  4 08:50:04 k3-router qmail: 975919804.778059 starting delivery 12:
msg
141707 to remote [EMAIL PROTECTED]
Dec  4 08:50:04 k3-router qmail: 975919804.779315 status: local 0/10
remote
1/20
Dec  4 08:50:04 k3-router qmail: 975919804.804336 delivery 12: failure:
Sorry._Although_I'm_listed_as_a_best-preference_MX_or_A_for_that_host,/it_isn't_

in_my_control/locals_file,_so_I_don't_treat_it_as_local._(#5.4.6)/
Dec  4 08:50:04 k3-router qmail: 975919804.809048 status: local 0/10
remote
0/20
Dec  4 08:50:04 k3-router qmail: 975919804.928109 bounce msg 141707 qp
4807
Dec  4 08:50:04 k3-router qmail: 975919804.935118 end msg 141707





Re: please help me

2000-12-03 Thread Jenny Holmberg

tatsuya kansaki <[EMAIL PROTECTED]> writes:

> all of my machine name like flamboyan.umm.ac.id , unix.umm.ac.id and
> mail.umm.ac.id  I put in to /var/qmail/control/rcpthost on k3.umm.ac.id
> when i send message from [EMAIL PROTECTED] to [EMAIL PROTECTED]
> qmail run normally. and my problem is when I send e-mail from
> [EMAIL PROTECTED] to [EMAIL PROTECTED] qmail cannot send this e-mail
> I try to put umm.ac.id in to /var/qmail/doc/rcpthost but it not solve my
  ^^^
This would seem to be the problem: It should be
/var/qmail/control/rcpthosts, not /var/wmail/doc/rcpthost. 

> problem. [EMAIL PROTECTED] is the same address with [EMAIL PROTECTED]
> what should i do..in order to qmail can send this message

If you mean that [EMAIL PROTECTED] should be treated as a local delivery
on k3.umm.ac.id, you also need to put umm.ac.id in
/var/qmail/control/locals.

Hope I've understood you correctly and been of some help.

-- 
"I live in the heart of the machine. We are one." 



RE: please help me

2000-12-03 Thread Alexander Jernejcic

hi andi,

tatsuya kansaki wrote:
> i put all of my machine name in rcpthost in /var/qmail/control/
> when someone send e-mail for example [EMAIL PROTECTED]
> to [EMAIL PROTECTED] is going be normal..
> but when hari@flamboyan send e-mail to [EMAIL PROTECTED] ..the message or
> e-mail can't be send.. [EMAIL PROTECTED] is the same address with
> [EMAIL PROTECTED] error message is at k3.umm.ac.id.

please be so kind and post the output of qmail-showctl and the relevant
lines of your logs showing the defferal of the mail. it would be
much easier to help you.

regards
alexander




Re: please help me

2000-12-03 Thread tatsuya kansaki


On Sun, 3 Dec 2000, Cyril Bitterich wrote:

> Hi andi ?,
> 
> > i want to make my machine k3.umm.ac.id be an mx for domain umm.ac.id
> > i put all of my machine name in rcpthost in /var/qmail/control/
> 

all of my machine name like flamboyan.umm.ac.id , unix.umm.ac.id and
mail.umm.ac.id  I put in to /var/qmail/control/rcpthost on k3.umm.ac.id
when i send message from [EMAIL PROTECTED] to [EMAIL PROTECTED]
qmail run normally. and my problem is when I send e-mail from
[EMAIL PROTECTED] to [EMAIL PROTECTED] qmail cannot send this e-mail
I try to put umm.ac.id in to /var/qmail/doc/rcpthost but it not solve my
problem. [EMAIL PROTECTED] is the same address with [EMAIL PROTECTED]
what should i do..in order to qmail can send this message

give me your apologize for my language 
best regards


andi hari




Re: please help me

2000-12-02 Thread Cyril Bitterich

Hi andi ?,

> i want to make my machine k3.umm.ac.id be an mx for domain umm.ac.id
> i put all of my machine name in rcpthost in /var/qmail/control/

I must aknowledge that I have trouble to understand what you want to
talk about. Iz's not the context but your english that _I_ have trouble
with. 
But you have read

http://www.qmail.org/qmail-manual-html/misc/FAQ.html#3.

have you?

And maybe 
http://Web.InfoAve.Net/~dsill/lwq.html#multiple-hostnames

will help you as well.

Regards,

Cyril



Re: Please Help me: supervise:fatal

2000-11-28 Thread Charles Cazabon

Ould <[EMAIL PROTECTED]> wrote:
>   
>  I'm using strictely "Live With Qmail" instructions. When I
> stop and run qmail script (in /etc/rc.d/inet.d/), I got the
> following error: 
> "supervise:fatal:unable to start qmail-smptd/run: exec
> format error". 

I would say you've got a typo in your qmail-smtpd run script.  Either download
a new copy from Dave Sill's site (rather than trying to type it manually),
or post your current script here so we can see what's wrong with it.

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: Please help me ! About pop3 authorization?

2000-10-11 Thread Milen Petrinski



Hi, I had the same problem when trying to start 
pop3, so I had to call a friend to setup it. This is my setup - qmail with 
vpopmail under tcpserver, run from rc.local (Slakware Linux):
 

echo "Starting 
tcpserver..."
env - 
PATH="/var/qmail/bin:/usr/local/bin:/usr/local/bin/ezmlm"
/usr/local/bin/tcpserver -x 
/etc/tcp.smtp.cdb -u1001 -g102 0 smtp /var/qmail/bin/qmail-smtpd 
&
/usr/local/bin/tcpserver 
-u1011 -g104 0 pop3 /var/qmail/bin/qmail-popup bates.eu.com 
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir & (all in one 
line)
 
Regards,
Milen Petrinski

  - Original Message - 
  From: 
  Ïþ·å 
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, October 10, 2000 2:07 
  PM
  Subject: Please help me ! About pop3 
  authorization?
  
  
  my qmail had been installed 
  successfully.(qmail-1.03,ucspi-tcp-0.88.tar.gz,checkpassword-0.81.tar.gz,
  daemontools-0.70.tar.gz)
  i can send mail by telneting port 
  25.
  but i cant not pass the pop3 
  authorization.
  my pop3 server is running  normally,and 
  i cat telnet port 110.
  pop3 authrization use checkpasswd¡££¨authorization failed£©
  pop3 authrization use vchkpw of Vpopmail¡££¨authorization failed£©
  i have tried a lot of checkpasswd 
  programes(vpopmail.vmailmgr,authpop¡­¡­) ,i also reinstall qmail 
  several times,
  but the problem exist yet .
  please help me ,or give me some 
  advises.
  thank you!
   
  $ telnet 192.168.0.1 110Trying 
  192.168.0.11...Connected to 192.168.0.11.Escape character is 
  '^]'.+OK <[EMAIL PROTECTED]>user 7961 (this is system 
  account)+OK pass axdfas (password for 7961)-ERR authorization 
  failedConnection closed by foreign host.
  i had tried to use tcpserver or inet to 
  starting the qmail.but i met the same problem.
  my pop3's tcpserver script:
  /usr/local/bin/tcpserver -v -R 0 pop-3 
  /var/qmail/bin/qmail-popup p01.power1.cm \ /bin/checkpassword  /var/qmail/bin/qmail-pop3d Maildir 
  & (all in one line)
  my inet.com script:
  pop-3 stream tcp nowait root 
  /var/qmail/bin/qmail-popup qmail-popup \ p01.powe1.com 
  /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir(all in one 
  line)
   


Re: Please help me out on this

2000-07-19 Thread Dave Sill

"Hitesh Thakkar" <[EMAIL PROTECTED]> wrote:

>1. I have IBM's WEBSPHERE with EJB and servelts in JAVA applets developed in
>JDK 1.1.6. I can use JAVA MAIL API to write mail message for specific users
>as per the logic in java scripts. I am stuck with how can invoke QMAIL so
>that, it delivers a load of 100 to 1000 mail receipents as a time.

Assuming the message to all recipients is identical, you could list
the recipients in a .qmail file and send the message once to the
controlling address. Or you could list them in the To/CC/BCC header
fields and inject via "sendmail -f".

>2. It may be possible to start executing some scripts or commands moment the
>specific mail address is received by QMAIL.

Sure, put the scripts/commands in a .qmail file.

>Sy [EMAIL PROTECTED] is the mail address will be used by application
>so that, moment it is received it will take the necessary values from mail
>content and will start application to update it as new bid value in purchase
>order database.
>
>So,qmail has to remove domain address part from email address of receipent
>and take the user name part i.e. alert-newpo. Start the action of say java
>Main.update_bidvalue_po.class script/program which will insert new value as
>per the mail only after confirming that, sender e-mail address is valid.
>
>Please can you help me with this kind of functionality that can be used
>using Qmail. I come to know that, it is possible in SENDMAIL using aliases
>but that is very combersome and I don't want to use sendmail just for that.

What you describe sounds like it'd be straightforward to accomplish
via a .qmail file, but I'd have to see a more concrete example to be
sure.

-Dave



RE: PLEASE help me secure my open relay!!

2000-03-14 Thread Stephen Mills

Its because your already listening on port 25.
You have to remove your smtp reference in your /etc/inetd.conf file then
send a HUP signal to inetd (killall -HUP inetd) then execute your tcpserver
--Stephen


-Original Message-
From: Reuben King [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 15, 2000 11:54 AM
To: [EMAIL PROTECTED]
Subject: PLEASE help me secure my open relay!!


Okay, I'm trying hard to close my open server..  Am having some probs, 
and I hope I can get some help..

I've been following the instructions at 
http://www.palomine.net/qmail/relaying.html (and some other sites I could 
find) as well as I possibly can, but I'm having some probs.  The popular 
advice is to use ucspi-tcp-0.84 and so I went and downloaded it, followed 
the instructions to install, and am consistently getting an error..

I try to execute:
tcpserver -R -x/etc/tcprules.smtp.cdb -u -g502 -u502 0 smtp

and I get back:
tcpserver: fatal: unable to bind: address already used

Do you have any ideas?  I'm stumped.  Argh.. nothing's ever easy.  And 
ORBS just emailed me saying I've been added to their list.  Great. :-(

Thanks a lot for any assistance..  

Regards,
-Reuben