RE: Autoresponder problem.

2001-07-10 Thread Lye On Siong Johnny

Hi Brad,

I tried your version of autoresponder.
Instead of responding with an turespond, the reply i get is a reply msg
the subject becomes "Re: original subject"

and the body of the mail contains the 2 lines

From: x
Subject: xxx

Can you help.. Thanks

Johnny


At 10:02 AM 7/3/2001 -0700, Brad Dameron wrote:

> Actually you can run frontpage on Unix with Apache. I know, we do 
> it now.
>Works better than the Windows Frontpage servers.
> Also there seems to be a lot of autoresponders out there. I took 
> one of the
>original ones and revised it with a few fixes and some additions. I have
>attached it.
>
>---
>Brad 
>Dameron 
>Network Account Executive
>TSCNet 
>Inc. 
>www.tscnet.com
>Silverdale, 
>WA. 
>1-888-8TSCNET
>
>
>
>-Original Message-
>From: Charles Cazabon [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, July 03, 2001 7:39 AM
>To: [EMAIL PROTECTED]
>Subject: Re: Autoresponder problem.
>
>
>Zak Thompson <[EMAIL PROTECTED]> wrote:
> >
> > When ever someone uses a form to submit an email to a email address it
>works
> > fine.  but if they submit it to a auto-responder it doesn't work.  It
> > doesn't put the correct field in the FROM address so the responder doesn't
> > know who to respond to.
>
>Auto-responders and other systems reply to the envelope sender address, not
>the contents of any "From:" header field.  To set the envelope sender
>address,
>specify the "-f" option to either qmail-inject or the sendmail wrapper.
>
> > I've tried FrontPage to get it to work and formmailer.pl both didn't do
>it.
>
>How on earth is FrontPage relevant?  Why is a pseudo-HTML-editor trying to
>send mail?  And unless I'm mistaken, FrontPage doesn't run on Unix, so it
>can
>hardly be calling qmail-inject.
>
>As for formmailer.pl, it's probably making sendmail-ish assumptions which
>you
>should fix.  Many "standard" CGI-to-mail gateway scripts contain security
>holes anyway, and could use a good audit.
>
>Charles
>--
>---
>Charles Cazabon<[EMAIL PROTECTED]>
>GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
>---





Re: qmail-newu: fatal: bad format in users/assign

2001-06-21 Thread Lye On Siong Johnny

My assign file is as follow

+issimple.com-:issimple.com:510:509:/home/vpopmail/domains/issimple.com:-::
+loveproposal.com-:loveproposal.com:510:509:/home/vpopmail/domains/loveproposal.com:-::
+numberstrike.com-:numberstrike.com:510:509:/home/vpopmail/domains/numberstrike.com:-::
+serangoonstat.com.sg-:serangoonstat.com.sg:510:509:/home/vpopmail/domains/serangoonstat.com.sg:-::
+peacetransalation.com-:peacetransalation.com:510:509:/home/vpopmail/domains/peacetransalation.com:-::
+proptee.com-:proptee.com:510:509:/home/vpopmail/domains/proptee.com:-::
+everfeed.com.sg-:everfeed.com.sg:510:509:/home/vpopmail/domains/everfeed.com.sg:-::
+fujicon.com.sg-:fujicon.com.sg:510:509:/home/vpopmail/domains/fujicon.com.sg:-::
.


At 10:31 AM 6/21/2001 +, Uwe Ohse wrote:
>On Thu, Jun 21, 2001 at 06:15:48PM +0800, Lye On Siong Johnny wrote:
>
> > Can anyone help me on this??
>
>Not without more information.
>
>Post users/assign if it's short or post an URL if not.
>
>You can also to use a trial-and-error method to find the problem.
>
>Regards, Uwe




qmail-newu: fatal: bad format in users/assign

2001-06-21 Thread Lye On Siong Johnny

Can anyone help me on this??

i search the web and most of the common error is a missing . at the last line.


For me, I do have a dot at the last line.


Johnny 




Multiple Location

2001-06-06 Thread Lye On Siong Johnny

Hi,

I can't really think of a good subject, so i just name it that way.

I have the follow scenario. Assuming my office is separate into 10 
different locations,
with about 50 staff in each location. Is that anyway whereby I can 
configure a mail server or
something equivalent at each location such that the machine will know which 
are the local user, and
send it to the local machine, and if not, they will send it out. This is to 
reduce the amount of out-going traffic


Johnny




Re: Virtual Domain

2001-06-05 Thread Lye On Siong Johnny

At 08:15 AM 6/5/2001 -0600, you wrote:
>Lye On Siong Johnny <[EMAIL PROTECTED]> wrote:
> >
> > Are there any other way to implement virtual domain apart from using
> > vpopmail?
>
>Lots of other ways; vmailmgr is one other commonly used package.  Or, as
>Russell said, you could roll your own (or pay him or another qmail consultant
>to roll one for you).

I have got vpopmail running fine. :) So far so good until one of my client 
have got dash in their
email. But that problem is solve with the new development version of 
vpopmail. Thanks to Ken jones.


> > or is it true that if having virtual domain, then the log in name will be
> > the full email address since that's the only way to differentiate the
> > accounts?
>
>No, not necessarily true.  vmailmgr supports differentiation of virtual
>domains based on the reverse DNS entries of the IP addresses in use, if you
>can spare an IP address for each virtual domain you want to host.  Why?  Is
>supplying the full email address a show-stopper for you?

Definitely not a show-stopper. I am more than happy with the performance of 
qmail. Just that one of my client uses
www.thatweb.com to check their mail, and they were unable to do it. And 
just too bad, I do not really have spare IP.
So i guess full email address is the only way to go.

Johnny




Virtual Domain

2001-06-04 Thread Lye On Siong Johnny

hi,

Are there any other way to implement virtual domain apart from using vpopmail?

or is it true that if having virtual domain, then the log in name will be 
the full email address since that's the only way to differentiate the accounts?

Thanks
Johnny




Multiple vchkpw processes going on

2001-06-04 Thread Lye On Siong Johnny

Hi,

I have multiple lines of this when I do a ps ax
/var/qmail/bin/qmail-popup foo.com /home/vpopmail/bin/vchkpw 
/var/qmail/bin/qmail-pop3 Maildir

They seems to be there for a long time. I never seen that many of such 
lines previously.
Is there anything wrong??


Also, I uses supervise to start qmail and qmail-smtpd but dun seems to be 
able to get it to work for qmail-popup
how can i get popup to work with supervise 


Finally should i use svscan instead? and how can i gracefully restart qmail ??


Please advice thanks.

Johnny




Re: dot qmail problem

2001-06-01 Thread Lye On Siong Johnny


>On Fri, Jun 01, 2001 at 09:48:41PM +0800, Lye On Siong Johnny wrote:
> > Hi, thanks for your reply.
> >
> > But i need to have the .qmail-test cause it's use to forward it to another
> > email
>
>remove .qmail-test-default. Or create .qmail-test-c with "|bouncesaying
>[params]" in it.

I have remove the .qmail-test-default file.
Now the mail is still send to test when i send a mail to test-c, it doesn't 
get bounce.

The option of creating a .qmail-test-c is not viable as I will never know 
what other people is going to send to me,
they could be sending to test-go, test-k etc.

Currently, my .qmail file are as follow

.qmail-test
&[EMAIL PROTECTED]

.qmail-test-a
&[EMAIL PROTECTED]

.qmail-default
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox

Please help me again. Help really appreciated.


Johnny




Netscape Messenger Configuration

2001-06-01 Thread Lye On Siong Johnny

Hi,

Can anyone tell me how do I configure netscape to talk to my qmail/vpopmail 
server?
I can retrieve mail. But I cannot get it to authenticate to send out mail...


many Thanks.

Johnny




Re: dot qmail problem

2001-06-01 Thread Lye On Siong Johnny

Hi, thanks for your reply.

But i need to have the .qmail-test cause it's use to forward it to another 
email

Any suggestion??
Thanks

At 03:27 PM 6/1/2001 +0200, Henning Brauer wrote:
>On Fri, Jun 01, 2001 at 09:09:59PM +0800, Lye On Siong Johnny wrote:
> > Hi,
> >
> > I am using qmail + vpopmail.
> > Currently, I am facing this problem. I have email account like test,
> > test-a, test-b
> > everything works fine. However, when someone send a mail to test-c, it's
> > send to test instead.
> > Is there anyway i can configure it such that if there isn't any valid
> > account or .qmail file, then the
> > mail should be bounce instead of being delivered.
>
>remove the test-default .qmail-file.
>
>--
>* 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)




dot qmail problem

2001-06-01 Thread Lye On Siong Johnny

Hi,

I am using qmail + vpopmail.
Currently, I am facing this problem. I have email account like test, 
test-a, test-b
everything works fine. However, when someone send a mail to test-c, it's 
send to test instead.
Is there anyway i can configure it such that if there isn't any valid 
account or .qmail file, then the
mail should be bounce instead of being delivered.


Please advice

Thanks
Johnny




Fwd: email with - in it????

2001-05-14 Thread Lye On Siong Johnny


>Date: Mon, 14 May 2001 14:03:27 +0800
>To: [EMAIL PROTECTED]
>From: Lye On Siong Johnny <[EMAIL PROTECTED]>
>Subject: email with - in it
>
>Hi,
>
>I am pretty new to qmail, and current we just setup a new mail server.
>
>The scenario is as such. We have man user, eg support, support-mac, 
>support-linux etc ...
>each of the mail account has it's own .qmail file.
>
>However, the problem is as such. when someone send a mail to eg 
>support-error whereby this user doesnt exist, the mail is being send to 
>support instead. How can i configure qmail such that if the email account 
>does not exist, it should bounce the mail instead of sending it to support??
>
>Thanks
>
>Johnny