[vchkpw] Denying internet email access for some users

2003-01-28 Thread Winanjaya
I have to deny some users to send / receive email to /from internet users .. and I implemeted selected relaying with tcpserver, below is my /home/vpopmail/etc/tcp.smtp # allowing users to send / receive email to / from internet users for IP's below 127.0.0.:allow,RELAYCLIENT="" 172.16.1.10:allow

[vchkpw] open-smtp .. how to make it not automatically updated

2003-01-28 Thread Winanjaya
I want to lock /home/vpopmail/etc/open-smtp .. so it's not automatically updated .. is it possible ? many thanks in advance Regards Winan

RE: [vchkpw] Selective relaying with tcpserver and qmail-smtpd

2003-01-28 Thread Stig Martin Fiskå
> From: Winanjaya [mailto:[EMAIL PROTECTED]] > > I already configured deny relaying for some IP's but it's still relay > allowed .. below is my /home/vpopmail/etc/tcp.smtp configuration: > > 127.0.0.1:allow,RELAYCLIENT="" > 192.168.1.:allow,RELAYCLIENT="" > 172.16.1.:allow,RELAYCLIENT="" > > 192.

Re: [vchkpw] Selective relaying with tcpserver and qmail-smtpd

2003-01-28 Thread Claudio Nieder
Hi, > 192.168.1.10:allow > ^^^ > Try setting the IPs you want to deny like this: > 192.168.1.10:deny > > Or am I way off here? Yes, because saying "deny" makes tcpserver to not accept the connection right away, thus from that host one would not even allowed to send mail to a

[vchkpw] disk quota per domain

2003-01-28 Thread Manish Jain
Hi!!! I have installed Qmail+vpopmail+swwebmail on Redhat Linux 8.0 Now, I want to implement disk quota per virtualdomain. when I add a virtualdomain ./vadddomain manish.com -q 200 this option works as -q quota_in_bytes (sets the quota for postmaster account) Sets the quota for postmaster a

Re: [vchkpw] disk quota per domain

2003-01-28 Thread Claudio Nieder
Hi, > Please give the workable answer... Use vaddoains -u option to assign to each domain a different user and use your OS quota facility to assign each user the desired quota. claudio -- Claudio Nieder, Kanalweg 1, CH-8610 Uster, Tel +41 79 357 6743 yahoo messen

Re: [vchkpw] 5.3.16

2003-01-28 Thread Ken Jones
On Monday 27 January 2003 10:57, Bill Shupp wrote: > Ken, all: > > I've added Brian Kolaci's vopen_smtp_relay patch to 5.3.16. You can > get it from http://shupp.org. > > Regards, > > Bill Shupp Got it. It's up at http://www.inter7.com/devel -- - Ken Jones

[vchkpw] vpopmail bug? (was Re: 5.2+ vdelivermail doesn't read .qmail)

2003-01-28 Thread Michael Burns
ON Fri, Jan 24, 2003 at 05:07:00PM -0600, Michael Burns wrote: > I've noticed that vdelivermail in vpopmail 5.2 and (probably up to > and including) 5.3.14 doesn't process any .qmail file at its second > argument when that argument is a directory path. > > Shouldn't vdelivermail check the delive

[vchkpw] Re: am I missing something for deny relay?

2003-01-28 Thread Peter Palmreuther
Hello Winanjaya, On Tuesday, January 28, 2003 at 7:10:47 AM you [W] wrote (at least in part): [Changing CDB file seems not to take effect] > am I missing something? Seems so. I've just tested and it works as expected. I put 192.168.100.10:allow below the already existing 192.168.100.:allow,R

[vchkpw] Re: open-smtp .. how to make it not automatically updated

2003-01-28 Thread Peter Palmreuther
Hello Winanjaya, On Tuesday, January 28, 2003 at 9:45:31 AM you [W] wrote (at least in part): > I want to lock /home/vpopmail/etc/open-smtp .. so it's not automatically > updated .. is it possible ? many thanks in advance Recompile vpopmail w/o "roaming-users" configuration option (make a fresh

[vchkpw] documentation request

2003-01-28 Thread Jesse Guardiani
Howdy list, Upon browsing through my vpopmail 5.2.1 code, I noticed that there is a variable, VPOPMAIL_DOMAIN, that can be set from an Apache block to specify/over-ride/facilitate IP/Name-alias domains. It's only mentioned in the ChangeLog. (And the code, of coarse) Could we add some documentat

[vchkpw] qmail+vpopmail+virus scanner

2003-01-28 Thread Soporte Técnico - PWeb ONline!
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 ? Or maybe set vpopmail in a way so than it includes the filter when creating a domain or user. <>

[vchkpw] Maildir migration

2003-01-28 Thread Joe Kletch
Hello all, I am migrating from qmail/poppaswd to vpopmail and MySQL. I see that when I have a user in the database (my first step was to populate the vpopmail vpopmail table with users from the /var/qmail/poppasswd file) and mail is sent to that it automagically creates the users Maildir with

[vchkpw] Need suggestion

2003-01-28 Thread Winanjaya
I have some email accounts have to be temporary denying to receive emails from internet users except intranet.. any body please give me suggestion or idea for this? many thanks in advance Regards Winan

RE: [vchkpw] disk quota per domain

2003-01-28 Thread Lu
Unfortunately adding a unique user per domain is not a viable solution for a lot of people especially when there are thousands of domains. I have implemented domain quota by tweaking old vpopmail code before maildirquota was implemented. Basically disabling user quota and recalculate quota for th