Hierarchical domains

2001-03-26 Thread vchkpw


This may be somewhere in the archives, but I couldn't word this properly
for the search engine to yield good results.

What I'm looking for is a possible patch or feature request for bigdir.c or
similar that breaks down large numbers of domains in the same way that
users are broken up in large site setups.

Does this already exist?  If so, where can I find it?  If not, would this
be a viable feature request?

Thanks all,

Chris



RE: vpopmail and smtp-after-pop

2001-03-26 Thread Matt Simerson

More importantly is the contents of your tcp.smtp file. If you've got a
0.0.0.0 in there, or just a default :RELAYCLIENT line, then you are allowing
everyone to relay. I've got a hacked version of tcpserver that will check
the SQL table directly for each SMTP session to determine if that IP is
allowed to relay. I suggest using that.

Check my web site for more info:
http://matt.simerson.net/computing/qmail.toaster.shtml.

Matt

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Monday, March 26, 2001 10:47 AM
 To: [EMAIL PROTECTED]
 Subject: Re: vpopmail and smtp-after-pop
 
 
 Can't somebody help me?
 It's very important!
 
   [EMAIL PROTECTED] wrote:

Hello,

I'm using qmail 1.03 in combination with vpopmail 
 4.9.8-1. So far
it works good.  The only problem is smtp-after-pop. I enabled
the support with the --enable-roaming-users=y option. Remark:
I'm running vpopmail with MySQL support. (--enable-mysql option)
OS Is SuSE Linux 6.3 Kernel 2.2.13.
The POP-Server and the SMTP-Server (qmail) are startet 
 with tcpserver.

...

env - PATH="/var/qmail/bin:/usr/local/bin" \
tcpserver -H -R -x /home/vpopmail/etc/tcp.smtp.cdb \
-c20 -u510 -g101 0 smtp \
/var/qmail/bin/qmail-smtpd 21  /dev/null 

env - PATH="/var/qmail/bin:/usr/local/bin" \
tcpserver 0 pop-3 /var/qmail/bin/qmail-popup pc.domain.com \
/home/vpopmail/bin/vchkpw 
 /var/qmail/bin/qmail-pop3d Maildir 

When somebody gets mails with POP3 an entry with the 
 current IP of the
POP-User is added to the 'relay' MySQL table. The 
 problem ist that
EVERYBODY is able to send mails through my SMTP server 
 even if his
IP is NOT in the 'relay'-table.
What's wrong?

Regards

Peter Baecker
   
   
   What's in your rcpthosts file?
  
  /var/qmail/control/rcpthosts is empty.
  
  
  Regards
  
  Peter
  
 
 -- 
 GMX - Die Kommunikationsplattform im Internet.
 http://www.gmx.net
 
 




RE: How many Deliveries?

2001-03-26 Thread Matt Simerson



How 
many processes can your machine handle? How fast is your IDE drive, how 
much other crap are you running on the server. There is no single answer to your 
question other than "it depends" and it depends on a lot of stuff. With only 500 
domains, your concurrent settings are probably just fine. I've got a server with 
2500 domains, and I leave my local at 10 and remote is cranked up to 255. That 
is obscenely high and way more than necessary for most situations. Twenty is 
reasonable, 50 might be a little better depending on the activity levels and 
load of the machine.

You 
seem to care about your mail server yet you use IDE drives. Why is 
that?

Matt

  -Original Message-From: Sumith Ail 
  [mailto:[EMAIL PROTECTED]]Sent: Saturday, March 24, 2001 2:58 
  AMTo: [EMAIL PROTECTED]Subject: How many 
  Deliveries?
  How many concurrent local deliveries can Vpopmail 
  handle ...
  
  Right now it is 10 local and 20 
  remote
  
  @40003abc7c1f041cc1dc status: local 1/10 
  remote 0/20@40003abc7c1f0514413c delivery 23701: success: 
  did_2+0+0/@40003abc7c1f05145c94 status: local 0/10 remote 
  0/20@40003abc7c1f05146464 end msg 1376675
  
  What would be the recommended number for local 
  and remote deliveries
  
  on our qmail+vpopmail4.9.8-1(cdb) running on p3, 
  512 mb ram, ide hdd with around 500 domains.
  
  Regards
  Sumith


Re: relaying problem

2001-03-26 Thread vol

The list you were probably looking for was [EMAIL PROTECTED]

Sounds like you dont have relay tables configured properly.  I'm
not sure what version of vpopmail you're running, but if it's from
a year ago, your relay file is probably /etc/tcp.smtp (and the
compiled version is probably /etc/tcp.smtp.cdb).  You need to edit
that file and add your subnet's block:

a.b.c.:allow,RELAYCLIENT=""

That should do the trick.

Rick Haskin wrote:
 
 Maybe this should be directed toward the qmail list, please forgive me if
 that's the case but I don't want to join another mailling list. I just added
 a new network subnet to my system, and no matter what I do, qmail is
 rejecting relays from the new subnet. There is no domain registered to any
 address on this subnet. How can I allow relaying from this subnet? Qmail,
 Qmailadmin and Sqwebmail all work just fine otherwise, and has been running
 on this machine without problem for over a year. Thanks
 
 Rick Haskin
 Colby Online Services
 785-462-9717

-- 
[EMAIL PROTECTED]
Inter7 Internet Technologies, Inc.
www.inter7.com - 847-492-0470
New prices!  http://www.inter7.com/prices.html



Re: problems compiling courier-imap 1.3.6 with vpopmail 4.9.8-1

2001-03-26 Thread Einar Bordewich

Upgrade to latest vpopmail-4.9.9
--

IDG New MediaEinar Bordewich
Development Manager  Phone: +47 2336 1420
E-Mail:  eibo(at)newmedia.no
Lat: 59.91144 N  Lon: 10.76097 E


- Original Message -
From: "Yavuz Aydin" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, March 26, 2001 10:03 PM
Subject: problems compiling courier-imap 1.3.6 with vpopmail 4.9.8-1


 Hello there,

 The following error occurs when i try to compile courier-imap 1.3.6 with
 vpopmail 4.9.8-1 already installed:

 vchkpw  modauthvchkpw.o libauthmod.a libauth.a
./md5/libmd5.a -lvpopmail  -lm
 -lcrypt
 libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre':
 /home/yavuz/courier-imap-1.3.6/authlib/preauthvchkpw.c:73: undefined
reference
 to `vlogauth'
 collect2: ld returned 1 exit status
 make[1]: *** [authvchkpw] Error 1
 make[1]: Leaving directory `/home/yavuz/courier-imap-1.3.6/authlib'
 make: *** [all-recursive] Error 1

 What the mistake?

 Greetings,

 Yavuz Aydin





Vpopmail slow ?

2001-03-26 Thread Alex Kramarov

Hello fellow listmembers. I am aware, that I might get flamed for even
asking this, but anyway :

At the moment I have a qmail server installed, and running happily with
vpopmail 4.9.9 from MAR 16 with mysql.

Today i have tried to plug vpopmail into postfix (not like
www.inter7.com/vpopmail/postfix.html describes - where postfix just hands
over the e-mail to qmail's sendmail, but really running vdelivermail from
postfix's equivalent of qmail-local, like qmail does)

The testing was implemented by sending 500 e-mail of 2K by 20 threads to the
qmail and the postfix server :

qmail local delivery : 35 seconds
qmail vpopmail delivery : 3 MINUTES !!! WHY ??? CHECKED TWICE !!!

by the way :

postfix local delivery : 27 seconds
postfix vpopmail delivery : 25 seconds - vpopmail seend to work faster when
postfix local delivery agent.

Both tests were ran on a user with an emptied maildir (of course, the same
user, same domain, same vpopmail).

Could anyone explain me these 3 minutes ?

I hope that the configuration will make it to the vpopmail-postfix page.

I was actually successful by adding the following into postfix's main.cf :


mailbox_command = env EXT="$EXTENSION" HOST="$DOMAIN"
/home/vpopmail/bin/vdelivermail '' bounce-no-mailbox

on one line, and

luser_relay = vpopmail-$local@$domain

this works great for all virtual users not in that do not have same
/etc/passwd counterparts. Will work around that soon.

Alex.





Re: problems in the log

2001-03-26 Thread fox

what is the owner of the file?

Cheers,

Tren.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Ownermailto:[EMAIL PROTECTED]  =
= End of Time Networks  http://www.theendoftime.net  -
- (403) 269-2122 =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

On Mon, 26 Mar 2001, Wagner wrote:

 Good Afternoon:

 I've got a problem in qmail but i'm not listed on the qmail list, so i'll ask if  
someone knows about my problem.

 Every time an e-mail is delivered to the .qmail-postmaster the log says:

 unable to open .qmail-postmaster: access denied

 The permission of this file is 600.

 What's wrong

 Thank you


 Wagner Garcia Campagner






Re: problems in the log

2001-03-26 Thread Matthijs Atlan Corpeleijn

 unable to open .qmail-postmaster: access denied
  
 The permission of this file is 600.

That's what's wrong. It should be 644 :)

Mad.





Re: How many Deliveries?

2001-03-26 Thread Sumith Ail




  How 
  many processes can your machine handle? 
  
  How do I make that 
  out...
  
  How 
  fast is your IDE drive, 
  
  hda: 
  IBM-DTLA-307020, 19623MB w/1916kB Cache, CHS=2501/255/63
  
  Thats what details I can get...I am here in India and 
  the server is somewhere in canada.
  
  how 
  much other crap are you running on the server. 
  
  Apache, Mysql, 
  with tomcat server to follow...
  
  There is no single answer to your question other than 
  "it depends" and it depends on a lot of stuff. With only 500 domains, your 
  concurrent settings are probably just fine. I've got a server with 2500 
  domains, and I leave my local at 10 and remote is cranked up to 255. That is 
  obscenely high and way more than necessary for most situations. Twenty is 
  reasonable, 50 might be a little better depending on the activity levels and 
  load of the machine.
  
  I've increased my local to 60 and kept remote as 
  defaultis 50 good enough...
  
  You 
  seem to care about your mail server yet you use IDE drives. Why is 
  that?
  
  My Boss decision cause, SCSI costs 
  more...
  
  
How many concurrent local deliveries can 
Vpopmail handle ...

Right now it is 10 local and 20 
remote

@40003abc7c1f041cc1dc status: local 1/10 
remote 0/20@40003abc7c1f0514413c delivery 23701: success: 
did_2+0+0/@40003abc7c1f05145c94 status: local 0/10 remote 
0/20@40003abc7c1f05146464 end msg 1376675

What would be the recommended number for local 
and remote deliveries

on our qmail+vpopmail4.9.8-1(cdb) running on 
p3, 512 mb ram, ide hdd with around 500 domains.

Regards
Sumith