[vchkpw] vhostadmin

2005-03-13 Thread YaP
I saw this new package on the website but i can't find vpopmaild daemon, 
there's just the file in the cvs. Is cvs the only way to obtain it?

Thanks in advance
YaP


Re: [vchkpw] My First Experience with vHostAdmin

2005-04-07 Thread YaP
Devendra Singh wrote:
vi /var/qmail/supervise/vpopmaild/run
#!/bin/sh
# Port: 89
/usr/local/bin/tcpserver -vHRD 0 89 /home/vpopmail/bin/vpopmaild 2>&1
Hi, your email is very interesting, i have just a question. Why do you 
run it as root? Can you run it as vpopmail user? Changing the port it 
listen on...

Regards
Andrea Parrella
-
http://www.losingtime.net


[vchkpw] Change default domain admin

2005-04-15 Thread YaP
Hi all, is it possible to add a domain without the postmaster user? I 
would like to specify the user who is gonna admin the domain... I saw in 
the code there is QA_ADMIN flag but you can't specify a different 
username in vadddomain.

Regards
Andrea Parrella
-
http://www.losingtime.net


Re: [vchkpw] Change default domain admin

2005-04-15 Thread YaP
Jeremy Kitchen wrote:
RFC requires that you have postmaster and abuse addresses.
http://rfc-ignorant.org/policy-postmaster.php
http://rfc-ignorant.org/policy-abuse.php
I didn't say i don't want those account but i would like to choose who 
is the admin for the domain so i can make an alias of those addresses by 
default. My users don't read mail for postmaster account...


Andrea Parrella
-
http://www.losingtime.net


Re: [vchkpw] Change default domain admin

2005-04-16 Thread YaP
Kurt Bigler wrote:
on 4/15/05 11:55 AM, Tom Collins <[EMAIL PROTECTED]> wrote:

On Apr 15, 2005, at 1:30 PM, Jeremy Kitchen wrote:
RFC requires that you have postmaster and abuse addresses.
http://rfc-ignorant.org/policy-postmaster.php
http://rfc-ignorant.org/policy-abuse.php
Should we make some updates to vadddomain to automatically create an
alias from abuse to postmaster?  We could make that the default and
have an option to override it with a particular address...

Please don't.  Many of us chose to ignore certain RFC's for what we consider
reasonable reasons.  (For small domains with little exposure, every standard
address that works is simply a spam trap.  Each such spam trap address can
individually generate mail volume that exceeds *real* usage for the entire
domain by a considerable factor.  I'm also thinking of removing webmaster
from many small-time domains for this reason.)
So why not remove also postmaster account? Imho vpopmail should follow 
standards by default, if you want a custom configuration you can still 
make it manually deleting aliases...


Andrea Parrella
-
http://www.losingtime.net



[vchkpw] vpopmaild anomaly?

2005-04-17 Thread YaP
If i login with system admin privileges and i try to set domain limits 
for a domain not added, no error is issued and the limits are set. Is it 
normal?

Andrea Parrella
-
http://www.losingtime.net


[vchkpw] Wrong email delivery

2005-06-14 Thread YaP
Hi all, i'm using vpopmail 5.4.11 with valias. If i create a mailbox 
called [EMAIL PROTECTED] and add some alias aliases for the same user, 
emails are not delivered to [EMAIL PROTECTED] but are just delivered to 
aliases.


e.g.

mailbox: [EMAIL PROTECTED]
alias 1: [EMAIL PROTECTED] -> [EMAIL PROTECTED]
alias 2: [EMAIL PROTECTED] -> [EMAIL PROTECTED]

Only alias 1 and alias 2 receive emails.

Is this correct? Is it a bug (already fixed?) or a feature?

Thanks in advance



Andrea Parrella

-
http://www.losingtime.net


Re: [vchkpw] Wrong email delivery

2005-06-14 Thread YaP

Rick Macdougall wrote:


Hi,

It's a bug fixed in 5.4.12.  5.4.11 was a test release and should not be 
used in production.  Downgrade to 5.4.10 until 5.4.12 is released 
please. (or download the 5.4.12 cvs version).


What's the 5.4.12 version on the cvs? Do i need to just checkout 
-bstable-5.4 ? If it's right vpopmail doesn't compile...



Andrea Parrella

-
http://www.losingtime.net


Re: [vchkpw] Wrong email delivery

2005-06-14 Thread YaP

Rick Macdougall wrote:


Hi,

It's a bug fixed in 5.4.12.  5.4.11 was a test release and should not be 
used in production.  Downgrade to 5.4.10 until 5.4.12 is released 
please. (or download the 5.4.12 cvs version).




I tried both but i still have the same problem. Any idea to track the 
bug? Logs says everything is ok and the mail has been delerived.


Re: [vchkpw] Wrong email delivery

2005-06-15 Thread YaP

Rick Macdougall wrote:
If you aren't seeing the blank emails in the original To address, post 
your .qmail file here and we'll try to debug it.  I'm off to eat and 
sleep soon and since Tom and Ken don't seem to be around right now, you 
may not get an answer back till the morning.


I don't use .qmail files because i've users defined in vpopmail sql 
table and aliases defined in valias sql table. Probably i must add the 
path of the maildir in the valias table. Is valias table read like 
.qmail files? So if the user isn't in the valias table the email is 
delivered to default directory otherwise is delivered ONLY to mailboxes 
or aliases defined in valias table.



Andrea Parrella

-
http://www.losingtime.net


Re: [vchkpw] Wrong email delivery

2005-06-15 Thread YaP

Tom Collins wrote:
If you have a user named [EMAIL PROTECTED], you shouldn't create aliases 
in the valias table for [EMAIL PROTECTED]


Why not? How can i manage store and forward?

Use qmailadmin to manage the .qmail file for user fred, or create a 
.qmail file for fred manually.


I tought valias was introduced to replace .qmail files.


Andrea Parrella

-
http://www.losingtime.net



/var/qmail/users/assign

2001-04-18 Thread James Yap


I've installed my qmail with a rpm and apparently there's a cronjob that
rebuilds the assign file from the /etc/passwd file, destroying the vpopmail
info.

My problem is I don't have a glue who is the owner of the cronjob. I've
tried doing crontab -l for all the qmail* in the /etc/passwd including root
but none has a cronjob.

Can anyone please tell me how could I remove the cronjob or if there's any
solution to this.

Thanks, James




more qmail+vpopmail problem.

2001-04-19 Thread James Yap


I've just got qmail and vpopmail installed and I'm seeing strange things.
I've the following :
- real user, real host (/etc/passwd) : [EMAIL PROTECTED]
- virtual user and virtual domain : [EMAIL PROTECTED]

The /var/qmail/control/locals has the following
localhost
localhost.localdomain
sol.oficina.es

The /var/qmail/control/rcpthosts has the following
localhost
localhost.localdomain
oficina.es

The /var/qmail/control/virtualdomains has the following
oficina.es:oficina.es

I can send and receive mails to and from both the real and virtual user but
I always get a reply from the MAILER DAEMON saying that

Sorry, no mailbox here by that name. (#5.1.1)

And the mail actually got delivered!

Any clue anyone?

Thanks, James






qmail+vchkpw+courier imap?

2001-04-26 Thread James Yap

Anyone has tried the following combinations?

qmail + vchkpw + courier imap

I've qmail and vchkpw running and would like to incorporate an imap server.
Any advices?

Thanks, James