[vchkpw] Catch all domain account

2003-07-02 Thread Sérgio Manuel Rosa
Hi all,

I'm using sqwebmail+qmail+vpopmail+qmailadmin.

I have a few domain configured under vpopmail and I've got a problem. If a
user sends mail TO: an invalid addres and with a invalid FROM: user, but
correct domain.pt, I get a bounce message delivered to Postmaster of my
default domain.

How can I get the bounced mail from each domain delivered to the Postmaster
of the coresponding domain instead of having all the bounced mail delivered
to me?

Thanks in advance,
SRosa




Re: [vchkpw] Usernames in vpopmail

2003-07-02 Thread Justin Heesemann
On Wednesday 02 July 2003 22:12, Ajai Khattri wrote:
> What is the reason we can't have single letter usernames in vpopmail?
--with-users-bigdir=n

and voila: you can use single letter usernames.
hashing is disabled though..

-- 
Mit internetten Grüßen / Best Regards
---
Justin Heesemannionium Technologies
[EMAIL PROTECTED]www.ionium.org





Re: [vchkpw] Usernames in vpopmail

2003-07-02 Thread Rick Macdougall
Hi,

Because vpopmail uses a hashing algo after a certain number of users and 
starts creating 1 character sub directories to store new users in.

So, the info in vpasswd would conflict with those subdomains.

A work around is to create a user with more than 1 character and then 
create a .qmail-x file which forwards to the more than 1 character email 
address.

Regards,

Rick

Ajai Khattri wrote:

What is the reason we can't have single letter usernames in vpopmail?





[vchkpw] Usernames in vpopmail

2003-07-02 Thread Ajai Khattri
What is the reason we can't have single letter usernames in vpopmail?

--
Aj.
Systems Administrator / Developer



[vchkpw] Migration Problems

2003-07-02 Thread Tom Walsh
We tried to migrate our mail server last night and everything was going
along well until we brought the new machine online.

We encountered a problem and I am not sure if it is a configuration option
or not, but I am looking for some guidance.

Our problem is when we migrated to the new server some of the mailboxes
weren't being delivered to.

We have maildirs in what appears to be two formats...

90% of the mailboxes are in the format of:

/usr/home/vpopmail/domains/domain.com/a/username/Maildir

but there are some mailboxes in the format of:

/usr/home/vpopmail/domains/domain.com/username/Maildir

Note the second one is missing the 0-9, A-Z directory structure.

We migrated from a 5.2.1 installation, to a 5.3.20 installation.

I don't know what the previous configuration options of vpopmail (5.2.1)
were, but the new one (5.3.20) was:

./configure  -enable-mysql=y -enable-default-domain=ala.net --enable-roaming
-users=y -enable-defaultquota=100
0 --enable-clear-passwd=n -enable-learn-passwords=y --enable-mysql-repli
cation=y -enable-logging=p --enable
-auth-logging=y -enable-mysql-logging=y --enable-many-domains=n

Is there some configuration option that I am missing? I noticed that there
is a --enable-domains-dir=domains configuration option but I don't know if
that directly applies to me or not. Or --enable-users-big-dir.

Any help you can send my way would be greatly appreciated.

Tom Walsh
Network Administrator
http://www.ala.net/





[vchkpw] Copying /domains/

2003-07-02 Thread Eduardo M. Bragatto <[EMAIL PROTECTED]>
I already have a qmail+vpopmail running... I've installed it about one year
ago, but now, I need to save all the users (and their messages) and put into
another qmail+vpopmail server.

To avoid problems, I've renamed all message files (because they have the
hostname of the machine on it), and using 'cdbdump' and 'cdbmake' I've
changed the path of each user.

But now, when I try to log on with some account, I found this error:

+OK <[EMAIL PROTECTED] domain]>
USER [EMAIL PROTECTED]
+OK
PASS *
-ERR authorization failed

I was using vpopmail 5.2.1 and now I'm using vpopmail 5.3.20.. I've already
check the users database, and it seems to be the same between the versions.
I've read lots of papers about vpopmail but I haven't found anything about
it..

Please, is there someone who can help me out?! ;)

--
[[]]s Eduardo M. Bragatto


Webmail 99one Internet Provider




Re: [vchkpw] domain already exists?? no it doesn't!

2003-07-02 Thread Ken Winke



Well, my assign file has this sitting in it.  
Which looks good except I don't have a domain.com directory in my 
domains.
 
+domain.com-:domain.com:89:89:/home/vpopmail/domains/domain.com:-::
qmail/control files look to be normal, but I'm not 
sure what I should be looking for in there.  I compiled vpopmail with 
enable-mysql active, so I kinda thought there was a database I could delete to 
have this reset and have vpopmail create the appropriate 
directories.
 
 
...ken
 
 
 
- Original Message - 
From: "Rick Macdougall" <[EMAIL PROTECTED]>
To: "Ken Winke" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 02, 2003 11:16 
AM
Subject: Re: [vchkpw] domain already exists?? no it 
doesn't!
> Hi,> > Check the /var/qmail/control files and the 
/var/qmail/users/assign file.> > Regards,> > 
Rick> > > Ken Winke wrote:> > > I'm 
working with vpopmail-5.3.20 attempting to create domains for a > > 
brand new mail server, and it's not playing very nice.  When running the 
> > vadddomain command, I get the response that the domain already 
exists.  > > When trying to run vdeldomain, I'm told there is no 
domain with that name.> >  > > So, I deleted the 
vpopmail database from MySQL, flushed the tables, and > > re-created 
that a few times to no effect.  I've recompiled and > > 
reinstalled vpopmail but still no luck.  No domains appear in > > 
/home/vpopmail/domains but yet it still thinks they're there.> >  
> > Is there another database I need to delete to remove these domains 
> > rather than vpopmail or another way to convince the server that 
> > no..really..there aren't any domains and I'd like to start making 
some??> >  > > Thanks...> >  > 
> ...ken> 



Re: [vchkpw] domain already exists?? no it doesn't!

2003-07-02 Thread Rick Macdougall
Hi,

Check the /var/qmail/control files and the /var/qmail/users/assign file.

Regards,

Rick

Ken Winke wrote:

I'm working with vpopmail-5.3.20 attempting to create domains for a 
brand new mail server, and it's not playing very nice.  When running the 
vadddomain command, I get the response that the domain already exists.  
When trying to run vdeldomain, I'm told there is no domain with that name.
 
So, I deleted the vpopmail database from MySQL, flushed the tables, and 
re-created that a few times to no effect.  I've recompiled and 
reinstalled vpopmail but still no luck.  No domains appear in 
/home/vpopmail/domains but yet it still thinks they're there.
 
Is there another database I need to delete to remove these domains 
rather than vpopmail or another way to convince the server that 
no..really..there aren't any domains and I'd like to start making some??
 
Thanks...
 
...ken




[vchkpw] domain already exists?? no it doesn't!

2003-07-02 Thread Ken Winke



I'm working with vpopmail-5.3.20 attempting to 
create domains for a brand new mail server, and it's not playing very 
nice.  When running the vadddomain command, I get the response that the 
domain already exists.  When trying to run vdeldomain, I'm told there is no 
domain with that name.
 
So, I deleted the vpopmail database from MySQL, 
flushed the tables, and re-created that a few times to no effect.  I've 
recompiled and reinstalled vpopmail but still no luck.  No domains appear 
in /home/vpopmail/domains but yet it still thinks they're there.
 
Is there another database I need to delete to 
remove these domains rather than vpopmail or another way to convince the server 
that no..really..there aren't any domains and I'd like to start making 
some??
 
Thanks...
 
...ken