[vchkpw] Off Topic: Virtual FTP Server or web-based file manager?

2007-08-15 Thread Tom Collins
OK, so it's off-topic, but can anyone recommend an FTP server or web- 
based file manager that I can deploy on my hosting server that either  
integrates with vpopmail (like maybe Pure-FTPd) and has a nice  
interface for managing accounts?  I only have two IPs for my server,  
so multiple clients would share the same FTP server.  I'm considering  
having usernames that include domain names for logging in, and  
thought that QmailAdmin might be a good interface for managing the  
FTP accounts.  Web may be a better way to go, because FTP is already  
in use by clients for managing their web content.  If I use Pure-FTPd  
or vsftpd, it will need to be configured for both system users and  
virtual users.


A well-designed, web-based file manager would be a great replacement  
for FTP.  A search on SourceForge didn't turn up many promising  
leads.  Lots of stuff that hasn't been maintained since 2004, or has  
less than 1000 downloads.


Any recommendations?

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




Re: [vchkpw] Off Topic: Virtual FTP Server or web-based file manager?

2007-08-15 Thread John Simpson

On 2007-08-15, at 0208, Tom Collins wrote:


OK, so it's off-topic, but can anyone recommend an FTP server or  
web-based file manager that I can deploy on my hosting server that  
either integrates with vpopmail (like maybe Pure-FTPd) and has a  
nice interface for managing accounts?  I only have two IPs for my  
server, so multiple clients would share the same FTP server.  I'm  
considering having usernames that include domain names for logging  
in, and thought that QmailAdmin might be a good interface for  
managing the FTP accounts.  Web may be a better way to go, because  
FTP is already in use by clients for managing their web content.   
If I use Pure-FTPd or vsftpd, it will need to be configured for  
both system users and virtual users.


A well-designed, web-based file manager would be a great  
replacement for FTP.  A search on SourceForge didn't turn up many  
promising leads.  Lots of stuff that hasn't been maintained since  
2004, or has less than 1000 downloads.


Any recommendations?


no recommendations, but it's starting to give me ideas... and that's  
a scary thing when you've been up all night.


somebody needs to write a qmail-ish FTP server, one which supports  
the same checkpassword mechanism that qmail's pop3 server uses. think  
of an ftp-popup program, which runs a checkpassword program (such  
as vchkpw), which then runs an ftp-server program. the ftp-server  
program would have support for the standard commands compiled into  
it, so it doesn't need to fork out and run ls to handle a dir  
command from the client, and therefore wouldn't need an elaborate  
jail directory to be created in order to chroot() a user into their  
$HOME directory.


of course, because it would be able to use vchkpw as a checkpassword  
program, it would work with any authentication mechanism supported by  
vpopmail... and therefore be manage-able using any GUI which works  
with vpopmail.


i think i'm going to start reading RFC 959...


| John M. Simpson---   KG4ZOW   ---Programmer At Large |
| http://www.jms1.net/ [EMAIL PROTECTED] |

| http://video.google.com/videoplay?docid=-1656880303867390173 |





PGP.sig
Description: This is a digitally signed message part


Re: [vchkpw] Off Topic: Virtual FTP Server or web-based file manager?

2007-08-15 Thread Bert JW Regeer


On Aug 14, 2007, at 11:08 PM, Tom Collins wrote:

OK, so it's off-topic, but can anyone recommend an FTP server or  
web-based file manager that I can deploy on my hosting server that  
either integrates with vpopmail (like maybe Pure-FTPd) and has a  
nice interface for managing accounts?  I only have two IPs for my  
server, so multiple clients would share the same FTP server.  I'm  
considering having usernames that include domain names for logging  
in, and thought that QmailAdmin might be a good interface for  
managing the FTP accounts.  Web may be a better way to go, because  
FTP is already in use by clients for managing their web content.   
If I use Pure-FTPd or vsftpd, it will need to be configured for  
both system users and virtual users.


A well-designed, web-based file manager would be a great  
replacement for FTP.  A search on SourceForge didn't turn up many  
promising leads.  Lots of stuff that hasn't been maintained since  
2004, or has less than 1000 downloads.


Any recommendations?

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



For Pure-FTPD you can write your own authentication plugin and use  
it, so you could write it to auth against vpopmail.


http://linux.die.net/man/8/pure-authd

Bert JW Regeer

smime.p7s
Description: S/MIME cryptographic signature


[vchkpw] 421 unable to read controls (#4.3.0) with vchkpw

2007-08-15 Thread Jonathan Selander

Hi,

I've been trying to enable SMTP auth using vchkpw with qmail today.  
The login works fine, but after i issue the rcpt to command over  
telnet, I get the 421 unable to read controls (#4.3.0) error.  
Google told me it' s a permissions problem, but the permissions on  
the /var/qmail/control directory (it's actually a symlink to /etc/ 
qmail) are:


-rw-r- 1 vpopmail vchkpw  245 2007-08-15 01:01 dh1024.pem
-rw-r- 1 vpopmail vchkpw  156 2007-08-15 01:01 dh512.pem
-rw-r--r-- 1 root root  0 2007-08-11 15:01 locals
-rw--- 1 root root  0 2007-05-16 12:09 locals.lock
-rw-r--r-- 1 root root 10 2007-05-16 11:51 me
-rw-r--r-- 1 root root258 2007-08-13 14:06 morercpthosts
-rw-r--r-- 1 root root   2720 2007-08-13 14:06 morercpthosts.cdb
-rw--- 1 root root  0 2007-07-31 18:58 morercpthosts.lock
-rw-r--r-- 1 root root726 2007-08-13 14:06 rcpthosts
-rw--- 1 root root  0 2007-05-16 12:09 rcpthosts.lock
-rw-r- 1 vpopmail vchkpw  497 2007-08-15 01:01 rsa512.pem
-rw-r--r-- 1 root root 45 2007-08-09 18:30 simcontrol
-rw-r--r-- 1 root root   2115 2007-08-09 18:30 simcontrol.cdb
-rw-r--r-- 1 root root   2161 2007-08-06 13:16 simversions.cdb
drwxr-xr-x 2 root qmail  4096 2007-08-13 14:06 users
-rw-r--r-- 1 root root   3074 2007-08-13 14:06 virtualdomains
-rw--- 1 root root  0 2007-05-16 12:09 virtualdomains.lock

I don't use SSL for the auth connection, so I guess the .pem files  
don't matter. stracing an smtpd process also prints


lseek(3, 696, SEEK_SET) = -1 EBADF (Bad file descriptor)

just before the error message, as if fd 3 was closed prematurely.

When I telnet it looks like this:

Connected to domain.tld.
Escape character is '^]'.
220 domain.tld ESMTP
helo domain.tld
250 domain.tld
auth login
334 VXNlcm5hbWU6
xxx
334 UGFzc3dvcmQ6
yyy
235 ok, [EMAIL PROTECTED], go ahead (#2.0.0)
mail from:[EMAIL PROTECTED]
250 ok
rcpt to:[EMAIL PROTECTED]
421 unable to read controls (#4.3.0)
Connection closed by foreign host.



Re: [vchkpw] Off Topic: Virtual FTP Server or web-based file manager?

2007-08-15 Thread Rick Romero
On Wed, 2007-08-15 at 05:11 -0700, Bert JW Regeer wrote:
 On Aug 14, 2007, at 11:08 PM, Tom Collins wrote:
 
  OK, so it's off-topic, but can anyone recommend an FTP server or  
  web-based file manager that I can deploy on my hosting server that  
  either integrates with vpopmail (like maybe Pure-FTPd) and has a  
  nice interface for managing accounts?  I only have two IPs for my  
  server, so multiple clients would share the same FTP server.  I'm  
  considering having usernames that include domain names for logging  
  in, and thought that QmailAdmin might be a good interface for  
  managing the FTP accounts.  Web may be a better way to go, because  
  FTP is already in use by clients for managing their web content.   
  If I use Pure-FTPd or vsftpd, it will need to be configured for  
  both system users and virtual users.
 
  A well-designed, web-based file manager would be a great  
  replacement for FTP.  A search on SourceForge didn't turn up many  
  promising leads.  Lots of stuff that hasn't been maintained since  
  2004, or has less than 1000 downloads.
 
  Any recommendations?
 
  --
  Tom Collins  -  [EMAIL PROTECTED]
  Vpopmail - virtual domains for qmail: http://vpopmail.sf.net/
  QmailAdmin - web interface for Vpopmail: http://qmailadmin.sf.net/
 
 
 For Pure-FTPD you can write your own authentication plugin and use  
 it, so you could write it to auth against vpopmail.
 
 http://linux.die.net/man/8/pure-authd


I believe someone already did.  I was chatting with Claus here:
http://lists.horde.org/archives/sork/Week-of-Mon-20070618/002718.html

About using Horde vacation with vpopmail, and at one point he posted a
link to his pureftp config that used vpopmail auth properly. Where mine
just used MySQL, and didn't account for a table-per-domain, his would
work for any situation.   I can't seem to find that post in the thread,
nor is it in the Horde Wiki :( 

But I don't think Claus would mind getting an email

Rick


 Bert JW Regeer



Re: [vchkpw] 421 unable to read controls (#4.3.0) with vchkpw

2007-08-15 Thread Rick Macdougall

Jonathan Selander wrote:

Hi,

I've been trying to enable SMTP auth using vchkpw with qmail today. The 
login works fine, but after i issue the rcpt to command over telnet, I 
get the 421 unable to read controls (#4.3.0) error. Google told me it' 
s a permissions problem, but the permissions on the /var/qmail/control 
directory (it's actually a symlink to /etc/qmail) are:


When I telnet it looks like this:

Connected to domain.tld.
Escape character is '^]'.
220 domain.tld ESMTP
helo domain.tld
250 domain.tld
auth login
334 VXNlcm5hbWU6
xxx
334 UGFzc3dvcmQ6
yyy
235 ok, [EMAIL PROTECTED], go ahead (#2.0.0)
mail from:[EMAIL PROTECTED]
250 ok
rcpt to:[EMAIL PROTECTED]
421 unable to read controls (#4.3.0)
Connection closed by foreign host.



If my memory serves me correctly, one of the older auth patches 
incorrectly closes the FD 3 socket.


Which patch are you trying to use ?

FYI - Bill Shupp's complete patch is the easiest to use IMHO, you can 
get it at www.shupp.org


Regards,

Rick


Re: [vchkpw] 421 unable to read controls (#4.3.0) with vchkpw

2007-08-15 Thread Jonathan Selander
Doh, I don't use a patch at all. I use debian packages from http:// 
debian.iuculano.it/


Perhaps i could modify the source with that patch. Seems I need to  
patch either way.


15 aug 2007 kl. 18.41 skrev Rick Macdougall:


Jonathan Selander wrote:

Hi,
I've been trying to enable SMTP auth using vchkpw with qmail  
today. The login works fine, but after i issue the rcpt to  
command over telnet, I get the 421 unable to read controls  
(#4.3.0) error. Google told me it' s a permissions problem, but  
the permissions on the /var/qmail/control directory (it's actually  
a symlink to /etc/qmail) are:

When I telnet it looks like this:
Connected to domain.tld.
Escape character is '^]'.
220 domain.tld ESMTP
helo domain.tld
250 domain.tld
auth login
334 VXNlcm5hbWU6
xxx
334 UGFzc3dvcmQ6
yyy
235 ok, [EMAIL PROTECTED], go ahead (#2.0.0)
mail from:[EMAIL PROTECTED]
250 ok
rcpt to:[EMAIL PROTECTED]
421 unable to read controls (#4.3.0)
Connection closed by foreign host.


If my memory serves me correctly, one of the older auth patches  
incorrectly closes the FD 3 socket.


Which patch are you trying to use ?

FYI - Bill Shupp's complete patch is the easiest to use IMHO, you  
can get it at www.shupp.org


Regards,

Rick




[vchkpw] [OT] spamhaus down?

2007-08-15 Thread Ken Jones

Has anyone else noticed spamhaus is down?

None of their rbl host names are resolving.
I've tried:
zen.spamhaus.org
sbl.spamhaus.org
xbl.spamhaus.org
sbl-xbl.spamhaus.org
pbl.spamhaus.org

We noticed a delay in accepting email and tracked
it down to rblsmtpd checks on any of those lists.

Ken Jones


Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Paul Norland

I too cannot resolve their names.

Ken Jones wrote:

Has anyone else noticed spamhaus is down?

None of their rbl host names are resolving.
I've tried:
zen.spamhaus.org
sbl.spamhaus.org
xbl.spamhaus.org
sbl-xbl.spamhaus.org
pbl.spamhaus.org

We noticed a delay in accepting email and tracked
it down to rblsmtpd checks on any of those lists.

Ken Jones



--
Paul Norland  A Think Tank
610 16th Street #207, Oakland CA 94612 
http://www.athinktank.com xxx.xxx.xxx




Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Ken Jones

I'm sorry. I didn't mean a dns lookup on the hostnames.
I meant using rblsmtpd to do the query against their database.

It might be related to a network issue since queries seem to
be working fine on other email servers I checked.

Paul Norland wrote:

I too cannot resolve their names.

Ken Jones wrote:

Has anyone else noticed spamhaus is down?

None of their rbl host names are resolving.
I've tried:
zen.spamhaus.org
sbl.spamhaus.org
xbl.spamhaus.org
sbl-xbl.spamhaus.org
pbl.spamhaus.org

We noticed a delay in accepting email and tracked
it down to rblsmtpd checks on any of those lists.

Ken Jones







Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Rick Macdougall

Ken Jones wrote:

Has anyone else noticed spamhaus is down?

None of their rbl host names are resolving.
I've tried:
zen.spamhaus.org
sbl.spamhaus.org
xbl.spamhaus.org
sbl-xbl.spamhaus.org
pbl.spamhaus.org

We noticed a delay in accepting email and tracked
it down to rblsmtpd checks on any of those lists.

Ken Jones


No, they are just blocking high volume servers in an effort to make 
you pay for the service.


Although one of my servers is under 2000 messages a day and it's blocked 
as well.


Rick



Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Remo Mattei




I seems ok on my site..
rblsmtpd: 88.84.202.65 pid 21585: 553
http://www.spamhaus.org/query/bl?ip=88.84.202.65
@400046c3684a020109e4 tcpserver: end 21585 status 0
@400046c3684a0201253c tcpserver: status: 1/70

I use this..
sbl-xbl.spamhaus.org and mail-abuse.org on my server with a few
others.. 

Remo


Ken Jones wrote:
I'm
sorry. I didn't mean a dns lookup on the hostnames.
  
I meant using rblsmtpd to do the query against their database.
  
  
It might be related to a network issue since queries seem to
  
be working fine on other email servers I checked.
  
  
Paul Norland wrote:
  
  
  
!DSPAM:46c366ef203806491211187!
  
  





Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Ajai Khattri
On Wed, 15 Aug 2007, Ken Jones wrote:

 I'm sorry. I didn't mean a dns lookup on the hostnames.
 I meant using rblsmtpd to do the query against their database.

But doesn't rblsmtpd need to do a DNS lookup to connect to the IP?


-- 
Aj.




Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Bas

query's using rblsmtpd run fine overhere.

Bas
At 22:28 8/15/2007, you wrote:

I'm sorry. I didn't mean a dns lookup on the hostnames.
I meant using rblsmtpd to do the query against their database.

It might be related to a network issue since queries seem to
be working fine on other email servers I checked.

Paul Norland wrote:

I too cannot resolve their names.
Ken Jones wrote:

Has anyone else noticed spamhaus is down?

None of their rbl host names are resolving.
I've tried:
zen.spamhaus.org
sbl.spamhaus.org
xbl.spamhaus.org
sbl-xbl.spamhaus.org
pbl.spamhaus.org

We noticed a delay in accepting email and tracked
it down to rblsmtpd checks on any of those lists.

Ken Jones






RE: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Trey Nolen
Neither can we.  I just removed their name from our rbl checks because we
were seeing some slowdowns. I bet this was the cause...
We're currently using bl.spamcop.net and were using sbl-xbl.spamhaus.org.
Can anyone suggest a replacement?

Trey


-Original Message-
From: Paul Norland [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 15, 2007 3:18 PM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] [OT] spamhaus down?

I too cannot resolve their names.

Ken Jones wrote:
 Has anyone else noticed spamhaus is down?

 None of their rbl host names are resolving.
 I've tried:
 zen.spamhaus.org
 sbl.spamhaus.org
 xbl.spamhaus.org
 sbl-xbl.spamhaus.org
 pbl.spamhaus.org

 We noticed a delay in accepting email and tracked
 it down to rblsmtpd checks on any of those lists.

 Ken Jones


-- 
Paul Norland  A Think Tank
610 16th Street #207, Oakland CA 94612 
http://www.athinktank.com xxx.xxx.xxx




Re: [vchkpw] Off Topic: Virtual FTP Server or web-based file manager?

2007-08-15 Thread Tren Blackburn
Have you looked at webmin/usermin?  Aside from that, you start looking at 
blackbox solutions like CPanel.

HTH

t

- Original Message -
From: Tom Collins [EMAIL PROTECTED]
To: vpopmail list vchkpw@inter7.com
Sent: Tue Aug 14 23:08:21 2007
Subject: [vchkpw] Off Topic: Virtual FTP Server or web-based file manager?

OK, so it's off-topic, but can anyone recommend an FTP server or web-based file 
manager that I can deploy on my hosting server that either integrates with 
vpopmail (like maybe Pure-FTPd) and has a nice interface for managing accounts? 
 I only have two IPs for my server, so multiple clients would share the same 
FTP server.  I'm considering having usernames that include domain names for 
logging in, and thought that QmailAdmin might be a good interface for managing 
the FTP accounts.  Web may be a better way to go, because FTP is already in use 
by clients for managing their web content.  If I use Pure-FTPd or vsftpd, it 
will need to be configured for both system users and virtual users.

A well-designed, web-based file manager would be a great replacement for FTP.  
A search on SourceForge didn't turn up many promising leads.  Lots of stuff 
that hasn't been maintained since 2004, or has less than 1000 downloads.

Any recommendations?

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




Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Rick Macdougall

Trey Nolen wrote:

Neither can we.  I just removed their name from our rbl checks because we
were seeing some slowdowns. I bet this was the cause...
We're currently using bl.spamcop.net and were using sbl-xbl.spamhaus.org.
Can anyone suggest a replacement?



cbl.abuseat.org is a fine one and you can rsync the data and run a local 
copy for improved performance.


Regards,

Rick



Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Remo Mattei




I will add that on my list give it a try..

Thanks Rick..
Remo

Rick Macdougall wrote:
Trey
Nolen wrote:
  
  
cbl.abuseat.org is a fine one and you can rsync the data and run a
local copy for improved performance.
  
  
Regards,
  
  
Rick
  
  
  
!DSPAM:46c37534321933360265985!
  
  





Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Rick Romero

I use Matt Simerson's toaster-watcher.pl script to keep my rbl server
list 'live', and I still have sbl-xbl.spamhaus.org in my active list.

Rick

On Wed, 2007-08-15 at 15:28 -0500, Ken Jones wrote:
 I'm sorry. I didn't mean a dns lookup on the hostnames.
 I meant using rblsmtpd to do the query against their database.
 
 It might be related to a network issue since queries seem to
 be working fine on other email servers I checked.
 
 Paul Norland wrote:
  I too cannot resolve their names.
  
  Ken Jones wrote:
  Has anyone else noticed spamhaus is down?
 
  None of their rbl host names are resolving.
  I've tried:
  zen.spamhaus.org
  sbl.spamhaus.org
  xbl.spamhaus.org
  sbl-xbl.spamhaus.org
  pbl.spamhaus.org
 
  We noticed a delay in accepting email and tracked
  it down to rblsmtpd checks on any of those lists.
 
  Ken Jones
 
  
 



Re: [vchkpw] [OT] spamhaus down?

2007-08-15 Thread Adam Cantwell
Remo Mattei wrote:
 I will add that on my list give it a try..
 
 Thanks Rick..
 Remo
 
 Rick Macdougall wrote:
 Trey Nolen wrote:

 cbl.abuseat.org is a fine one and you can rsync the data and run a
 local copy for improved performance.

 Regards,

 Rick


 !DSPAM:46c37534321933360265985!



spamhaus seems to be working fine for me on two machines that handle
about 20,000 messages per day each.  The fact that I check spamhaus last
in my list may have something to do with why it still works for me
considering someone's comment that only high volume servers were being
blocked, whatever high volume means.

I have found that the following list of RBL's works extremely well and
use them all in this order on both of those machines:

bl.spamcop.net
spamsources.fabel.dk
list.dsbl.org
cbl.abuseat.org
sbl-xbl.spamhaus.org

Adam