[vchkpw] vpopmail domain directory + NFS

2008-04-10 Thread Juliano Souza - TI

Hello!

In nowadays, I have the following setup:
/dev/sda1 - 720GB - reiserfs - (/domains) directory. (Contains the cdb 
file, bins etc)


I want to place the domains dir... and cdb file, vpopmail bins in a new 
storage(NFS).
My question is... what is the best practices to move the vpopmail 
user-boxes to another server using NFS?


I've read that reiserfs and nfs doesn't work correctely.
Maybe XFS are fully guaranted?

And about mantain the same user and group vpopmail.vchkpw in NFS?

Best Regards,

--

* Juliano Souza *
Tecnologia
Grupo BEM - Emergências Médicas
PABX (11) 38716746
www.grupobem.com.br



!DSPAM:47fe19af120501420718495!


[vchkpw] Change/Rename all users to new domain

2007-01-24 Thread Juliano Souza - Tecnologia
I have 300 users at the domain anyexample.net, we register a new 
domain called example.net.

But the users authenticate via imap using [EMAIL PROTECTED].

I want to change/rename all the users to the new domain example.net , 
so the user are now [EMAIL PROTECTED], and authenticate using this account.


How I can change transparently the method of auth and internal 
delivery (qmail/vpopmail) ?


Regards,


Juliano Souza


Re: [vchkpw] Change/Rename all users to new domain

2007-01-24 Thread Juliano Souza - Tecnologia
I know about it, but it is incoming mails, if the user 
[EMAIL PROTECTED] send an email for the internet, the receiver 
[EMAIL PROTECTED] see the origin via anyexample.net, not example.net


thanks!!

Juliano

Tom Collins escreveu:

On Jan 24, 2007, at 10:32 AM, Juliano Souza - Tecnologia wrote:
I have 300 users at the domain anyexample.net, we register a new 
domain called example.net.

But the users authenticate via imap using [EMAIL PROTECTED].

I want to change/rename all the users to the new domain example.net 
, so the user are now [EMAIL PROTECTED], and authenticate using this 
account.


How I can change transparently the method of auth and internal 
delivery (qmail/vpopmail) ?


vaddaliasdomain anyexample.net example.net

--
Tom Collins  -  [EMAIL PROTECTED]
Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/
QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/





--
Juliano Souza
TI
Administrador de Redes
BEM Emergências Médicas
55-11-38716746
[EMAIL PROTECTED]



[vchkpw] off-topic | rhost-check

2006-09-28 Thread Juliano Souza

Anyone here use rhost-check ??

I've implemented it, but it block my LAN.

How can I set to put an environment working rhost-check with my local lan?

Thanks!

--
Juliano Souza
Administrador de Redes
Bandeirante Emergências Médicas
5511-38716746
[EMAIL PROTECTED]

The day Microsoft makes something that doesn't suck is probably the day they start 
making vacuum cleaners.



[vchkpw] vuserinfo and quota

2006-09-25 Thread Juliano Souza
When I set quota of any user, in vuserinfo program, the quota row are in 
100%
The user use only 500M, when I set to 1000M, the vuserinfo program give 
me 100% of usage.


Any Help will be great! Cause the user receive the quota warn message 
and can't use email.


My vpopmail version is version: 5.4.13.

Thanks!

Juliano


Re: [vchkpw] vuserinfo and quota

2006-09-25 Thread Juliano Souza

I've upgraded my vpopmail to the last version, and the problem are the same.
When I remove the maildirsize file from users Maildir directory 
sometimes solves the problem,

but sounds weird.

The vuserinfo program called the vpasswd.cdb to show the info about the 
user, right?

I don't understand these bug, if it's a bug.

Regards,
Juliano


But no

Reed L. O'Brien escreveu:

Juliano Souza wrote:
  

When I set quota of any user, in vuserinfo program, the quota row are in
100%
The user use only 500M, when I set to 1000M, the vuserinfo program give
me 100% of usage.

Any Help will be great! Cause the user receive the quota warn message
and can't use email.

My vpopmail version is version: 5.4.13.

Thanks!

Juliano



I have the same issue and posted teh other day.  I have received no
response (Not a complaint just a statement). I was considering filing a
bug on sourceforge, but I haven't gotten around to it.

BTW
I am running a pretty modified version of qmailrocks on FC3

~r

My original posting to the list follows:

It appears that any quota I set under 5gb is over quota, even if the
mailbox is empty.
Is this a known issue?
Did I do something I don't know about?
Am I missing something?
oh, and either way qmailadmin shows the correct usage...

vpopmail 5.4.13
FedoraCore3

example:
create new user:
[EMAIL PROTECTED] vpopmail]# ./bin/vadduser [EMAIL PROTECTED]
Please enter password for [EMAIL PROTECTED]:
enter password again:

look at info
[EMAIL PROTECTED] vpopmail]# ./bin/vuserinfo [EMAIL PROTECTED]
name:   foo
passwd: $1$s4RsoZAt$FN5VL0rFBIvB/PwVSbArN1
clear passwd: foo
uid:1
gid:0
flags:  0
gecos: foo
limits: No user limits set.
dir:   /home/vpopmail/domains/obscured_domain.com/foo
quota: NOQUOTA
usage: NOQUOTA
account created: Fri Sep 22 12:08:46 2006
last auth: Never logged in

set 4 GB quota
[EMAIL PROTECTED] vpopmail]# ./bin/vsetuserquota
[EMAIL PROTECTED] 4294967296
[EMAIL PROTECTED] vpopmail]# ./bin/vuserinfo [EMAIL PROTECTED]

Wha? 100% usage in an empty maildiir??
name:   foo
passwd: $1$s4RsoZAt$FN5VL0rFBIvB/PwVSbArN1
clear passwd: foo
uid:1
gid:0
flags:  0
gecos: foo
limits: No user limits set.
dir:   /home/vpopmail/domains/obscured_domain.com/foo
quota: 4294967296S
usage: 100%
account created: Fri Sep 22 12:08:46 2006
last auth: Never logged in

set 5gb quotat
[EMAIL PROTECTED] vpopmail]# ./bin/vsetuserquota
[EMAIL PROTECTED] 5368709120

And 0% percent usage, that's bettter but I want 2gb...
[EMAIL PROTECTED] vpopmail]# ./bin/vuserinfo [EMAIL PROTECTED]
name:   foo
passwd: $1$s4RsoZAt$FN5VL0rFBIvB/PwVSbArN1
clear passwd: foo
uid:1
gid:0
flags:  0
gecos: foo
limits: No user limits set.
dir:   /home/vpopmail/domains/obscured_domain.com/foo
quota: 5368709120S
usage: 0%
account created: Fri Sep 22 12:08:46 2006
last auth: Never logged in

delete user
[EMAIL PROTECTED] vpopmail]# ./bin/vdeluser [EMAIL PROTECTED]
[EMAIL PROTECTED] vpopmail]# ./bin/vuserinfo [EMAIL PROTECTED]
no such user [EMAIL PROTECTED]
  




Re: [vchkpw] vuserinfo and quota

2006-09-25 Thread Juliano Souza

Nopes, I have only Courier-IMAP.

Rick Macdougall escreveu:

Juliano Souza wrote:
I've upgraded my vpopmail to the last version, and the problem are 
the same.
When I remove the maildirsize file from users Maildir directory 
sometimes solves the problem,

but sounds weird.

The vuserinfo program called the vpasswd.cdb to show the info about 
the user, right?

I don't understand these bug, if it's a bug.

Regards,
Juliano



Hi,

Remove the maildirsize file after modifying the quota and re-run 
vuserinfo or wait until the user pops in or a new message arrives.


Your qmail-pop3d is patched to support maildir++, correct ?

Regards,

Rick





[vchkpw] List to send email for everybody for domain.

2006-09-21 Thread Juliano Souza - Tecnologia
How I can build an list [EMAIL PROTECTED] to send emails for everyone for 
domain?


I've read vpopbull, but only the mail admin can send emails via vpopbull.
How can an simple user can send emails for everyone without vpopbull.

Thanks

--
Juliano Souza

The day Microsoft makes something that doesn't suck is probably the day they start 
making vacuum cleaners.



[vchkpw] global contact list - ldap

2006-08-02 Thread Juliano Souza - qmail server
I want to add the Contact list to my vpopmail , but the contact list in 
most of the clients retrive the list of all users via LDAP.


How can I implement the global list of contacts using ldap to manage them?

ps: my case are qmail + vpopmail, the auth are by vpasswd.

Thanks,

Juliano Souza



[vchkpw] this list works?

2006-08-02 Thread Juliano Souza - qmail server