[vchkpw] Re: qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Peter Palmreuther
Hello Oliver,

First: Please get used to _create a new_ message when starting a new
topic, instead of simply answering to an old post. Those of us using
MUA capable of threading e-mails get all you stuff as one long thread,
albeit subject changed several times. Thank you.

On Sunday, February 9, 2003 at 8:05:01 PM you [OEGCR] wrote (at least
in part):

 I want qmail to listen to more than one IP. Hpw can I do that?

1.) Make clean _what_ part of qmail you mean.
2.) However this component is invoked: THIS invocation is responsible
for the IP-addresses and ports the qmail-service if bound to.
If you start tcpserver with '0' as 'host' argument it will listen
to _all_ interfaces, therefore all IP addresses.
If you want to listen it only on 3 out of 5 IP addresses: start 3
instances, unless you find a hint in the manual how to pass the 3
IPs to tcpserver (which I doubt you'll find).

So there still applies the general rule: RTFM (read the _fine_
manuals). It's all written down in there and general qmail question
still belong to the qmail-newsgroup and / or mailing liste.
-- 
Best regards
Peter Palmreuther

Sell your soul for complete control is that realy what you need





[vchkpw] qmailadmin feature

2003-02-10 Thread Manish Jain
Hi all

Is there any solution with qmailadmin which provide me the facility so
that the postmaster of the domain can set the user quota under his
domain.

Vqadmin is not the solution as it give the access to all domains.

Please give the workable solution..
-- 
MANISH JAIN
([EMAIL PROTECTED])
ERDCI (Ministry of Comm  IT)
Anusandhan Bhawan
C-56/1, Sector - 62,
Noida - 201307 (U.P.)
Ph. - 0120-2402551 to 60 (Ext. - 803/718)






[vchkpw] Mutt (possibly) and Vpopmail?

2003-02-10 Thread Howard Miller
Hi,

I have a small qmail / vpomail installation. I'm having big problems getting 
sqwebmail to compile (I'm on HP-UX). Sooo... I was wondering can I set up 
some local users and get them to telnet in and use Mutt (or similar) to 
access the Maildirs?

Trouble is there are (for a start) permission problems as only vpopmail user 
has access to them, and I would much rather keep it this way.

mutt configuration is a bit daunting - I wondered if anybody has got something 
like this working - or have I just gone crazy?

Thanks
-- 
Howard Miller
GUIDE
University of Glasgow
T: +44 (0)141 330 3269
F: +44 (0)141 330 2277




Re: [vchkpw] Mutt (possibly) and Vpopmail?

2003-02-10 Thread Jesse Guardiani
On Monday 10 February 2003 09:20, Howard Miller wrote:
 Hi,

 I have a small qmail / vpomail installation. I'm having big problems
 getting sqwebmail to compile (I'm on HP-UX). Sooo... I was wondering can I
 set up some local users and get them to telnet in and use Mutt (or similar)
 to access the Maildirs?

I may be crazy, but why don't you download a web based IMAP client for your
users: like squirrelmail?

Nobody likes to telnet to check mail.


 Trouble is there are (for a start) permission problems as only vpopmail
 user has access to them, and I would much rather keep it this way.

 mutt configuration is a bit daunting - I wondered if anybody has got
 something like this working - or have I just gone crazy?

 Thanks

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net

We are actively looking for companies that do a lot of long
distance faxing and want to cut their long distance bill by
up to 50%.  Contact [EMAIL PROTECTED] for more info.






[vchkpw] Forward Mails or CC Mail

2003-02-10 Thread zafar rizvi
hi all
i am using qmail on linux with virutal domains.
i have a domain in which i want  to receive mails to the users and also get
the copy of that mail to another user on another domain or same domain.
i have .qmail-default file on specific domain level..only .qmail-default
file
so how i forward that mails or set up that scenario...
and in .qmail-default file that thing working
/home/vpopmain/bin/vdelivermail '' bounce-no-mailbox
its wokring so how i setup for every user set his mail to another
account.

so i hope i will get positive results from ur sides
thanks in advance for cooperation.

hope for the best.
zafar






[vchkpw] after installing vpopmail - I cannot do : telnet localhost 110

2003-02-10 Thread Oliver Etzel - GoodnGo.COM \(R\)



Hi all,

after installing vpopmail succesfully- I cannot do : telnet localhost 110
Where can I look? Who had the same problem?
Oliver Etzel, t-host.de


Re: [vchkpw] Mutt (possibly) and Vpopmail?

2003-02-10 Thread Howard Miller
I would love to do that - but courier-imap won't compile either! I think my 
machine has an aversion to inter7 software! 

The telnet thing is just a workaround so we can get our mail, while I'm 
sorting out the webmail problems. Using pine and POP3 is probably the way to 
go. I've done that before, but it slipped my mind!

I suppose the next question would be has anybody got sqwebmail and/or 
courier-imap to work on hp-ux - one for another list!!

Thanks everybody!

Howard

On Monday 10 February 2003 14:54, Jesse Guardiani wrote:
 On Monday 10 February 2003 09:20, Howard Miller wrote:
  Hi,
 
  I have a small qmail / vpomail installation. I'm having big problems
  getting sqwebmail to compile (I'm on HP-UX). Sooo... I was wondering can
  I set up some local users and get them to telnet in and use Mutt (or
  similar) to access the Maildirs?

 I may be crazy, but why don't you download a web based IMAP client for your
 users: like squirrelmail?

 Nobody likes to telnet to check mail.

  Trouble is there are (for a start) permission problems as only vpopmail
  user has access to them, and I would much rather keep it this way.
 
  mutt configuration is a bit daunting - I wondered if anybody has got
  something like this working - or have I just gone crazy?
 
  Thanks

-- 
Howard Miller
GUIDE
University of Glasgow
T: +44 (0)141 330 3269
F: +44 (0)141 330 2277




RE: [vchkpw] Mutt (possibly) and Vpopmail?

2003-02-10 Thread Clayton Weise
If pop3 works, then just use imp with pop3 support.  You'll need to compile
php with imap support, but in the imp configs just choose that you have a
pop3 server and not imap.  We've got an old mail server here that doesn't
have imap running on it, and that's what I did ;).  IMP can be obtained from
http://www.horde.org.

-Clayton

-Original Message-
From: Howard Miller [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 10, 2003 7:45 AM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Mutt (possibly) and Vpopmail?


I would love to do that - but courier-imap won't compile either! I think my 
machine has an aversion to inter7 software! 

The telnet thing is just a workaround so we can get our mail, while I'm 
sorting out the webmail problems. Using pine and POP3 is probably the way to

go. I've done that before, but it slipped my mind!

I suppose the next question would be has anybody got sqwebmail and/or 
courier-imap to work on hp-ux - one for another list!!

Thanks everybody!

Howard

On Monday 10 February 2003 14:54, Jesse Guardiani wrote:
 On Monday 10 February 2003 09:20, Howard Miller wrote:
  Hi,
 
  I have a small qmail / vpomail installation. I'm having big problems 
  getting sqwebmail to compile (I'm on HP-UX). Sooo... I was wondering 
  can I set up some local users and get them to telnet in and use Mutt 
  (or
  similar) to access the Maildirs?

 I may be crazy, but why don't you download a web based IMAP client for 
 your
 users: like squirrelmail?

 Nobody likes to telnet to check mail.

  Trouble is there are (for a start) permission problems as only 
  vpopmail user has access to them, and I would much rather keep it 
  this way.
 
  mutt configuration is a bit daunting - I wondered if anybody has got 
  something like this working - or have I just gone crazy?
 
  Thanks

-- 
Howard Miller
GUIDE
University of Glasgow
T: +44 (0)141 330 3269
F: +44 (0)141 330 2277









Re: [vchkpw] after installing vpopmail - I cannot do : telnet localhost 110

2003-02-10 Thread Oliver Etzel - GoodnGo.COM \(R\)

Hi Jens,
thank you very much for answering me.
Normally when you make
telnet localhost 110
then
Escape character is '^]'.
+OK 21032.104488897
will appear.

I will get no answer.
How can I get it work?


try a netstat -lnp and search port 110, mayby the port did't bind to
localhost.

Jens Gassmann, angel.de

 after installing vpopmail succesfully- I cannot do : telnet localhost 110
 Where can I look? Who had the same problem?






[vchkpw] vdelivermail problem?

2003-02-10 Thread Juraj Hantak
Hi all,

I have a problem with vdelivermail it is not correctly proceeding
.qmail- files.

Imagine situation you have a domain called test.com. Do you want to
forward the whole domain everything@test.com into address
[EMAIL PROTECTED] and the address should be proceed acording its .qmail
file. {local deliverded and forwarded to external address}

do you have in
.qmail-default
| path to vdelivermail vdelivermail '' [EMAIL PROTECTED]


and there is a file called
.qmail-john
[EMAIL PROTECTED]
path to domain/test.com/john/Maildir/

there is a mailbox [EMAIL PROTECTED]


And the behaviour is now:
when you send mail directly to [EMAIL PROTECTED] its correctly proceed and
is local delivered and a copy is forwarded to external address.

But when you send mail to [EMAIL PROTECTED] its only localy delivered it is
not forwarded to external mail address.

Can somebody help me with this problem, I have tested the stable
 5.2.1  version and developement  5.3.14

 Best regards

 Juraj Hantak





Re: [vchkpw] vdelivermail problem?

2003-02-10 Thread Dzuy Nguyen
Juraj Hantak wrote:

Hi all,

I have a problem with vdelivermail it is not correctly proceeding
.qmail- files.

Imagine situation you have a domain called test.com. Do you want to
forward the whole domain everything@test.com into address
[EMAIL PROTECTED] and the address should be proceed acording its .qmail
file. {local deliverded and forwarded to external address}

do you have in
.qmail-default
| path to vdelivermail vdelivermail '' [EMAIL PROTECTED]


and there is a file called
.qmail-john
[EMAIL PROTECTED]
path to domain/test.com/john/Maildir/

there is a mailbox [EMAIL PROTECTED]


And the behaviour is now:
when you send mail directly to [EMAIL PROTECTED] its correctly proceed and
is local delivered and a copy is forwarded to external address.

But when you send mail to [EMAIL PROTECTED] its only localy delivered it is
not forwarded to external mail address.

Can somebody help me with this problem, I have tested the stable
 5.2.1  version and developement  5.3.14

 Best regards

 Juraj Hantak




There is a bug in vdelivermail since 5.2 which I identified and reported.  I'm
surprised it didn't make it to 5.3 development releases.  Basically, forward and
keeps a copy works fine, but forward alone does not.  Please check the archive
for details of the problem.






Re: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Ajai Khattri
Oliver Etzel - GoodnGo.COM (R) wrote:


I want qmail to listen to more than one IP. Hpw can I do that?


Qmail listens on all IPs by default.

--
Aj.
Systems Administrator / Developer





RE: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Clayton Weise
Qmail doesn't listen on any ports.  tcpserver listens on whatever ip's you
tell it to.. by default, people put 0 which means all ip's bound to the
box.

-Clayton

-Original Message-
From: Ajai Khattri [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 10, 2003 9:20 AM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] qmail vpopmail - more than one IP to listen to


Oliver Etzel - GoodnGo.COM (R) wrote:

 I want qmail to listen to more than one IP. Hpw can I do that?

Qmail listens on all IPs by default.

-- 
Aj.
Systems Administrator / Developer










Re: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Ajai Khattri
Clayton Weise wrote:


Qmail doesn't listen on any ports.  tcpserver listens on whatever ip's you
tell it to.. by default, people put 0 which means all ip's bound to the
box.


I meant tcpserver of course!

Pedant! ;-)

--
Aj.
Systems Administrator / Developer





Re: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Oliver Etzel - GoodnGo.COM \(R\)



Hi Clayton,

where to put "0" ? 

Oliver Etzel
Qmail 
  doesn't listen on any ports. tcpserver listens on whatever ip's 
  youtell it to.. by default, people put "0" which means all ip's bound to 
  thebox.-Clayton-Original Message-From: Ajai 
  Khattri [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 9:20 
  AMTo: [EMAIL PROTECTED]Subject: 
  Re: [vchkpw] qmail vpopmail - more than one IP to listen toOliver 
  Etzel - GoodnGo.COM (R) wrote: I want qmail to listen to more than 
  one IP. Hpw can I do that?Qmail listens on all IPs by 
  default.-- Aj.Systems Administrator / 
  Developer


Re: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Paul Theodoropoulos



please heed the advice of others and consult with the qmail
documentation, the life with qmail website, and the general
www.qmail.org site.
none of this has anything to do with vpopmail. these questions have been
answered a thousand times before, and are very, very well documented
ELSEWHERE.
thanks.
At 09:40 AM 02-10-2003, Oliver Etzel - GoodnGo.COM \(R\) wrote:
Hi Clayton,

where to put 0 ? 

Oliver Etzel


Qmail doesn't listen on any ports. tcpserver listens on
whatever ip's you

tell it to.. by default, people put 0 which means all
ip's bound to the

box.

-Clayton

-Original Message-

From: Ajai Khattri
[mailto:[EMAIL PROTECTED]]


Sent: Monday, February 10, 2003 9:20 AM

To: [EMAIL PROTECTED]

Subject: Re: [vchkpw] qmail vpopmail - more than one IP to listen
to


Oliver Etzel - GoodnGo.COM (R) wrote:

 I want qmail to listen to more than one IP. Hpw can I do
that?

Qmail listens on all IPs by default.

-- 

Aj.

Systems Administrator / Developer






Paul Theodoropoulos
http://www.anastrophe.com
http://folding.stanford.edu
The Nicest Misanthrope on the Net



RE: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Clayton Weise
Here's mine.  Also, PLEASE READ life with qmail.  It has this very same
thing in there and it explains all the components of it.

env - PATH=/var/qmail/bin:/usr/local/bin \
tcpserver -q -H -R 0 pop3 \
/var/qmail/bin/qmail-popup mail.mydomain.com \
/usr/local/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 21 

-Original Message-
From: Oliver Etzel - GoodnGo.COM (R) [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 10, 2003 9:40 AM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] qmail vpopmail - more than one IP to listen to


Hi Clayton,

where to put 0 ? 

Oliver Etzel
Qmail doesn't listen on any ports.  tcpserver listens on whatever ip's you
tell it to.. by default, people put 0 which means all ip's bound to the
box.

-Clayton

-Original Message-
From: Ajai Khattri [mailto:[EMAIL PROTECTED]] 
Sent: Monday, February 10, 2003 9:20 AM
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] qmail vpopmail - more than one IP to listen to


Oliver Etzel - GoodnGo.COM (R) wrote:

 I want qmail to listen to more than one IP. Hpw can I do that?

Qmail listens on all IPs by default.

-- 
Aj.
Systems Administrator / Developer






Re: [vchkpw] Compile issues

2003-02-10 Thread Jonas Pasche
Hi Brad,

 gcc  -g -O2 -Wall  -o vchkpw  vchkpw.o libvpopmail.a -L/root/mysql/lib/mysql  
-lmysqlclient -lz -lnsl -lcrypt -lm
 /usr/bin/ld: cannot find -lz

That means that zlib ist missing.

 What is the -lz all about (I am a long way from being any kind of programmer...)

-l specifies a library which gcc should link against. After -l
follows the name of that library, in your case z. It means the file
/usr/lib/libz.so, which doesn't seem to be installed on your system.

On Debian, you should install the zlib1g[-dev] package.

Regards, Jonas






Re: [vchkpw] SMTP-Auth doesnt work properly

2003-02-10 Thread Jonas Pasche
Hi Sven,

   the mailclient sends the auth-infos to the server
   the server sais no authentiacation method found by MD5-cram
   authentication

You said you're using vpopmail 5.2.1, which only supports PLAIN and
LOGIN as authentication types. The current development version supports
CRAM-MD5 since 5.3.6; see http://www.inter7.com/vpopmail/ChangeLog

 and when i take normal Auth and sends with wrong
   passwort, he sais authentication wrong - ok, but i can always send
   my email - with, without or with wrong authentication

Maybe you're already authenticed by POP3/IMAP4 if you compiled vpopmail
with --enable-roaming-users=y?

Jonas





Re: [vchkpw] some bug vopmail/qmailadmin with plaintext enabled

2003-02-10 Thread Jonas Pasche
Hi,

 if we use vpopmail with plaintext passwords enabled and some user
 changes his password to string which contains ':' symbol - qmailadmin
 doesn't list users after that account.

Yes, you're right. That's the problem with every single text database
that uses a colon to separate fields. qmailadmin simply sees that line
as a line that doesn't have the right number of fields. (The same
problem occurs with vpopmail installations that don't have clear text
passwords enabled at all.)

Dear Inter7 developers: What about quoting a colon as \:? Yes, that
would need coordinated changes both in vpopmail and qmailadmin, but the
current behaviour is confusing.

Jonas





Re: [vchkpw] vpopmail/qmail + non virtualdomain aliases/forwards

2003-02-10 Thread Jonas Pasche
Hi Stratsimir,

 The only solution I am aware of is to make 
 .qmail-abuse in every domain dir,
 but then the postmaster users will be able to delete those forwards 
 using vpopmail frontend.

Bloody workaround: After creating .qmail-abuse, do a chown root.root
.qmail-abuse. People will be able to see that address, but they can't
delete it.

 I've tried to put .qmail-abuse in /var/log/qmail/alias - it didn't 
 worked for me.

It doesn't work in general because ~alias is only consulted if no
matching user is found.

Jonas






Re: [vchkpw] Prb: Domain with dash

2003-02-10 Thread Jonas Pasche
Hi Federico,

 ../vpopmail/bin/vadddomain new-domain.com passwd
 ../vpopmail/bin/vadduser [EMAIL PROTECTED] usr_passwd

You edited output. I'm sure your domain name isn't new-domain.com. We
can't help you debugging if you hide the real data from us.

 When I try to send an email to [EMAIL PROTECTED], qmail-send program
 answer in this way:
 
 [EMAIL PROTECTED]:
 Sorry, I couldn't find any host named new-domain.com

You didn't show us the full bounce. We don't know which host sent this
answer.

 Obviously the DNS MX record is correct and the /var/qmail/control files too.

Obviously not; otherwise it would work.

Please be more specific when asking questions. Which is the _real_
domain name? Which server is sending you the bounce?

Jonas





Re: [vchkpw] Don't understand this ...

2003-02-10 Thread Jonas Pasche
Hi J.,

 As i looked at my logfiles today, I saw the following:
 
 12:43:52 localhost vpopmail[4285]: vchkpw: password fail
 
 for every eMail-Account. But fetching eMail works. And it is the right 
 password. Bug?

* Turn on more logging through passing --enable-logging=v to
  ./configure when compiling vpopmail. It helps you with debugging.

* Do a tail -f on your maillog. Then poll mail. Maybe the log lines
  about failures are not current; you didn't show a date when quoting
  from your log.

Jonas





Re: [vchkpw] using valias

2003-02-10 Thread Jonas Pasche
Hi Joshua,

 We used qmail with fastforward before.  We had an entry in
 our /etc/aliases file like this:
 
 [EMAIL PROTECTED]:  employee1, boss, supervisor
 [EMAIL PROTECTED]:  employee2, boss, supervisor
 [EMAIL PROTECTED]:  boss
 [EMAIL PROTECTED]: supervisor
 
 Question:
 
 How do I duplicate this using valias?  I did this using .qmail-employee1
 etc.
 But I want to be able to do this using valias - how?

Assuming you have created somecompany.com as a vpopmail domain:

valias -i [EMAIL PROTECTED] [EMAIL PROTECTED]
valias -i [EMAIL PROTECTED] [EMAIL PROTECTED]
valias -i [EMAIL PROTECTED] [EMAIL PROTECTED]

valias -i [EMAIL PROTECTED] [EMAIL PROTECTED]
valias -i [EMAIL PROTECTED] [EMAIL PROTECTED]
valias -i [EMAIL PROTECTED] [EMAIL PROTECTED]

(Entering just valias would have shown usage information.)

You don't need aliases for boss and supervisor. Just create them as
vpopmail users, and they'll receive mail.

Jonas






Re: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Oliver Etzel - GoodnGo.COM \(R\)



Hello Clayton,
aha, now I got it.

you controlled it over tcpserver command. Oh my 
god. 
tcpserver opts host port 
prog





  Here's mine. Also, PLEASE READ life with qmail. It has this 
  very samething in there and it explains all the components of 
  it.env - PATH="/var/qmail/bin:/usr/local/bin" \tcpserver -q -H -R 
  0 pop3 \/var/qmail/bin/qmail-popup mail.mydomain.com 
  \/usr/local/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 
  21 Hi Clayton,where to put "0" ? 
  Qmail doesn't listen on any ports. tcpserver listens on whatever 
  ip's youtell it to.. by default, people put "0" which means all ip's bound 
  to thebox.-ClaytonOliver Etzel - GoodnGo.COM (R) 
  wrote: I want qmail to listen to more than one IP. Hpw can I do 
  that?Qmail listens on all IPs by default.-- Aj.Systems 
  Administrator / Developer


Re: [vchkpw] authdaemond

2003-02-10 Thread Jonas Pasche
Hi Ajai,

 Its been awhile since I setup qmail+vpopmail+courier but I recently had 
 to do this on a new server. IIRC, you could disable authdaemond and just 
 use vchkpw with courier. How do I specify this?

Please read my personal installation instructions:

http://jonaspasche.de/courier-imap-daemontools.txt

It covers everything you need to run Courier-IMAP with vpopmail.

Jonas






[vchkpw] list domain aliases

2003-02-10 Thread Jonas Pasche
Hi out there,

for those of you who need to figure out which alias domains point to a
specific vpopmail domain, here's a little shell script:

--- cut here ---

#!/bin/sh

if [ ! $1 ] ; then
  echo Usage: $0 domain
  exit
fi

grep -e [^:]:$1: /var/qmail/users/assign | \
awk -F : '{ print $1 }' | sed 's/^+//' | sed 's/-$//'

--- stop cutting here ---

I saved it as vlistaliasdomains. Have fun with it; comments welcome.

Jonas





Re: [vchkpw] qmail+vpopmail+virus scanner

2003-02-10 Thread Jonas Pasche
Hi Anonymous,

please use a real name when posting. Thanks.

 Is there a way to use a filter on every user in a vpopmail-domain directory
 without putting the filter in every .qmail-user file ?

Not on a per-domain basis. You can use server-wide scanners like
qmail-scanner (http://qmail-scanner.sf.net/) to do so.

 Or maybe set vpopmail
 in a way so than it includes the filter when creating a domain or user.

Would require a patch. I'm not aware of a patch that does what you want.
Feel free to create one. :)

Jonas





Re: [vchkpw] Denying internet email access for some users

2003-02-10 Thread Jonas Pasche
Hi Winan,

 I have to deny some users to send / receive email to /from internet users ..

So simply delete their accounts. If a user can neither receive nor send
mail using his account, his account is completely useless.

 according to the above tcp.smtp configuration .. my users are still can send
 / receive email to / from internet users .. am I missing something?

Yes, a clean concept of what you need. Relaying doesn't have anything to
do with _receiving_ mail. Please be more specific when describing. Tell
us what should work. Tell us what should be prohibited. Give examples,
when they help clarifying your problem.

Jonas





Re: [vchkpw] postmaster for virtual domains

2003-02-10 Thread Jonas Pasche
Hi Dale,

 What do I need to do in order to send the failure notices to the postmaster of the
 domain that the message is failing on.  Right now all failures go to the default 
domain.

That's not true. Failure messages go to the _sender_ of the message.

In case of a _double_ bounce (= qmail couldn't deliver the bounce), a
double bounce message is delivered to the system wide postmaster, which
can be configured through /var/qmail/control/doublebounce(to|host). See
the qmail documentation.

 I want the failures for say virtualdomain1.com (ie: user is over quota) to go to the 
postmaster of
 virtualdomain1.com instead of [EMAIL PROTECTED]

That's not possible without changing the vpopmail code. To give you a
better understanding of the vpopmail system:

qmail-local calls vdelivermail through .qmail-default.

vdelivermail tries to find an account to deliver the mail to. If it
works, it delivers the mail. If not, it exists with an error code.

qmail-local sees that error code and sends back a bounce to the sender.

It's simply that: Success means: success, failure means: bounce mail.

Jonas





Re: [vchkpw] Can postmaster set user quota

2003-02-10 Thread Jonas Pasche
Hi Manish,

 But I am facing a problem that I want to give the rights of disk usage
 per user to the domain postmaster.

What's wrong with the vsetuserquota program?

Jonas





[vchkpw] Quota limit

2003-02-10 Thread Enrique L. Schamann
Does somebody knows how may put a quota per user plus than
2147483647 bytes (i.e. 6Gb).
This question is because when a quota of 4294967295 bytes (i.e.) is
established the system doesn't works properly, apparently because a
int32 limitation ?

Any idea ?

Regards,

--
Enrique Luis Schamann







Re: [vchkpw] Can postmaster set user quota

2003-02-10 Thread Dave Weiner
On Monday, February 10, 2003 3:10 PM, Jonas Pasche [EMAIL PROTECTED]
wrote:

 Hi Manish,

 But I am facing a problem that I want to give the rights of disk
 usage per user to the domain postmaster.

 What's wrong with the vsetuserquota program?

Because the domain postmaster often (if not always) have a shell account to
run it :)

On a more helpful note, I just grabed and installed the latest qmailadmin
development version (1.0.10) to try and address a seperate issue, and
discovered that it now supports the domain postmaster modifying user quotas,
provide the option is added to the ./configure line.

 Jonas


Dave





[vchkpw] vmoduser core dumps when using whole domain

2003-02-10 Thread Taylor Dondich
I was using vpopmail 5.2 awhile ago and everything worked fine; however, 
after upgrading to 5.3.9, vmoduser now core dumps when you specify an 
entire domain to modify instead of just a specific e-mail address.

Any ideas?

Taylor Dondich




[vchkpw] install Problem vpopmail

2003-02-10 Thread Roland Schmid
Hello Ml,

I have a question to vpopmail. I want to use vpopmail to easy admin a
running qmail e-mail-server.
The ./configure script says one error. the
flag --enable-sqlincdir=/path/to/include/mysql can't find the MySQL Include
files.
But the include files are at that place. (I have MySQL not in the default)
How can I fix this error message? The MySQL-Version is 3.23.55, a stable
version.

Best regards,
Roland





[vchkpw] vpopbull

2003-02-10 Thread Jesse Guardiani
Greetings list,

I noticed that the vpopbull program (current production release version)
doesn't toss an error if you give it bad parameters. Is this fixed in the
vpopmail development version?

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net

We are actively looking for companies that do a lot of long
distance faxing and want to cut their long distance bill by
up to 50%.  Contact [EMAIL PROTECTED] for more info.






Re: [vchkpw] install Problem vpopmail

2003-02-10 Thread Jonas Pasche
Hi Roland,

 I have a question to vpopmail. I want to use vpopmail to easy admin a
 running qmail e-mail-server.
 The ./configure script says one error. the
 flag --enable-sqlincdir=/path/to/include/mysql can't find the MySQL Include
 files.

You did ./configure [...] --enable-sqlincdir=/path/to/include/mysql..?

Note that you have to adapt this path to reflect the real location of
your include files.

 But the include files are at that place. (I have MySQL not in the default)

Obviously not, otherwise it would work.

* Which vpopmail version are you using?
* Show us your _full_ ./configure command.
* Show us the _full_ error message.

 How can I fix this error message?

You'd better fix the problem, not the error message ;-))

Jonas





[vchkpw] Duplicate Messages.

2003-02-10 Thread Bknonix Lists
Has anybody seen this before

QMAIL + VPOPMAIL

- install qmail on system.   Local domain is domain1.com
- create user1 / user2 on system.  Email works fine to [EMAIL PROTECTED] and
[EMAIL PROTECTED]
- no changes to default .qmail files in alias directory.

- create virtual domain vdomain.com
- create [EMAIL PROTECTED] and [EMAIL PROTECTED]
- no changes to default .qmail files

- send email to [EMAIL PROTECTED] and you get 2 copies of the message in
the folder.

After much searching, I created
.qmail-vuser1 containing 1 line:
| /home/bin/vdelivermail '' [EMAIL PROTECTED]

And low and behold, only one copy of the message.


Can somebody explain why I have to create the .qmail files for the delivery?

Thanks
Bruce.