Re: vpopmail auth question

2001-10-01 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Matt, Monday, October 01, 2001, 10:22:53 PM, you wrote: > I'm guessing that on FreeBSD, if I have the default set to MD5, > then vpopmail will only be able to verify MD5 passwords. Is that > correct? > If so, how do I extend it to support DES as well (

Re: need help setting up vpop3d

2001-10-01 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Camilo, Tuesday, October 02, 2001, 12:09:47 AM, you wrote: > Hi. > I've installed Qmail and vpopmail, as well as sqwebmail (the > graphical web mail client). Now I need to get the pop3 daemon > working so I get also get my mail with a client like messen

Re[2]: Using rbl on a per domain basis?

2001-10-01 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello cbunnell, Monday, October 01, 2001, 11:02:22 PM, you wrote: > Just an FYI, I used to use RBL and then they quit providing the > service for free. It in fact broke my qmail/vpopmail > implementation because I had them in my /service/qmail-xxx scripts. >

Re: OT: badmailfrom

2001-10-01 Thread Einar Bordewich
- Original Message - From: "David Gartner" <[EMAIL PROTECTED]> To: "Michael French" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, October 01, 2001 6:58 PM Subject: Re: OT: badmailfrom > Michael, > > I'm here from Asheville too, so I thought I'd lend a hand. ;) You can > just

vchkpw on Redhat 7.1

2001-10-01 Thread Rakesh Tiwari
Hi, I am running qmail 1.03 on Redhat 7.1. the qmail installation is working fine. i am using it for smtp and pop3 I tried to install vpopmail for my virtual domains. my installation was in the following way ~ ./configure --prefix=/us

Re: md5 auth

2001-10-01 Thread Ryan Duda
I believe the authentication depends on your systems crypt lib. -Ryan At 01:13 PM 9/30/2001 +, :: Patrick Tracanelli :: wrote: > I know it might be a usual question, but its not on the FAQ... > How do i add md5 support for vpopmail? Will it work normally with mysql > support? > > Thanx

Problem relaying

2001-10-01 Thread Chris Langdon
OK, I've beeen using vpopmail for a over a year now but after an upgrade to 5.0 (not the pre5) I experienced failures with the roaming users being able to send mail. I'm using cdb not mysql or anything fancy. All the permissons looks correct, the tcp.smtp.cdb file grows with each successful

Re: vpopmail 5.0 and valias reported problem

2001-10-01 Thread Bill Shupp
on 10/1/01 4:56 PM, Bill Shupp at [EMAIL PROTECTED] spake: > on 10/1/01 3:57 PM, Ken Jones at [EMAIL PROTECTED] spake: > >> Wierd, I can't break it: >> ./valias -i [EMAIL PROTECTED] [EMAIL PROTECTED] >> ./valias -i [EMAIL PROTECTED] [EMAIL PROTECTED] >> ./valias -i [EMAIL PROTECTED] [EMAIL PROTE

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread Adam Nealis
--- [EMAIL PROTECTED] wrote: > Adam Nealis wrote: > > > > --- [EMAIL PROTECTED] wrote: > > > I'm unsure of what versions, etc. I developed the vpopmail LDAP > > > module. We've installed it on several systems without problems. > > > > If LDAP sucks, why didya write it then? ;) > > > > As w

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread vol
Adam Nealis wrote: > > --- [EMAIL PROTECTED] wrote: > > I'm unsure of what versions, etc. I developed the vpopmail LDAP > > module. We've installed it on several systems without problems. > > If LDAP sucks, why didya write it then? ;) > As with the majority of our software, someone paid for

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread Adam Nealis
--- [EMAIL PROTECTED] wrote: > I'm unsure of what versions, etc. I developed the vpopmail LDAP > module. We've installed it on several systems without problems. If LDAP sucks, why didya write it then? ;) > Just be sure you arent trying to use qmail-ldap. qmail-ldap is > NOT the vpopmail LDA

need help setting up vpop3d

2001-10-01 Thread Camilo Rostoker
Hi. I've installed Qmail and vpopmail, as well as sqwebmail (the graphical web mail client). Now I need to get the pop3 daemon working so I get also get my mail with a client like messenger or outlook. I'm not sure what else needs to be done. I've added the proper entry into my /etc/inetd.conf

Re: vpopmail 5.0 and valias reported problem

2001-10-01 Thread Bill Shupp
on 10/1/01 3:57 PM, Ken Jones at [EMAIL PROTECTED] spake: > Wierd, I can't break it: > ./valias -i [EMAIL PROTECTED] [EMAIL PROTECTED] > ./valias -i [EMAIL PROTECTED] [EMAIL PROTECTED] > ./valias -i [EMAIL PROTECTED] [EMAIL PROTECTED] > > [root@gpl vpopmail-5.0]# ./valias -s test.com > [EMAIL PR

Re: MySQL question

2001-10-01 Thread Ken Jones
On Mon, 2001-10-01 at 15:54, Brandon Ramirez wrote: > Just for future reference, how hard would it be to convert the data in the cdb files >into a MySQL table? > > Right now, I have no reason to stop using cdb, it works great and I don't want to >mess with anything. > > But in the future when

Re: Virtual Domain Problems

2001-10-01 Thread Ken Jones
On Fri, 2001-09-28 at 08:03, David Brady wrote: > I have been running vpopmail for quites some time now, without problems. I > am running purely virtual, with several domains, including our own. Upon > upgrading to 4.9.10, Virtual Domains cease to work. here is what I am > getting with 4.9.10: >

Re: Using rbl on a per domain basis?

2001-10-01 Thread cbunnell
Just an FYI, I used to use RBL and then they quit providing the service for free. It in fact broke my qmail/vpopmail implementation because I had them in my /service/qmail-xxx scripts. That was kinda fun to try to figure out why the thing was just timing out... Anyway, just wanted to point that

Re: pop3d-ssl and roaming users

2001-10-01 Thread Ken Jones
On Fri, 2001-09-28 at 01:36, Michael Hodges wrote: > > is there any way to use courier-imaps pop3d-ssl with vpopmail and > have it add the users ip address to the open-smtp file once auth > takes place? > so i can still have a roaming uses but also have pop ssl > > thanks > > michael > You

MySQL question

2001-10-01 Thread Brandon Ramirez
Just for future reference, how hard would it be to convert the data in the cdb files into a MySQL table?   Right now, I have no reason to stop using cdb, it works great and I don't want to mess with anything.   But in the future when my company can afford to get more server boxes online, I'd

Re: vpopmail auth question

2001-10-01 Thread Ken Jones
On Mon, 2001-10-01 at 15:22, Matt Simerson wrote: > Just wondering really quickly, what types of encryption does vpopmail use? > > I'm guessing that on FreeBSD, if I have the default set to MD5, then > vpopmail will only be able to verify MD5 passwords. Is that correct? > > If so, how do I exten

Re: vpopmail 5.0 and valias reported problem

2001-10-01 Thread Ken Jones
On Mon, 2001-10-01 at 11:32, Bill Shupp wrote: > on 10/1/01 11:11 AM, Ken Jones at [EMAIL PROTECTED] spake: > > > > > I can't reproduce the reported problem with vdelivermail > > crashing when using 5.0 and a valias. Can anyone recreate > > the reported problem? I'm probably testing it the way I

vpopmail auth question

2001-10-01 Thread Matt Simerson
Just wondering really quickly, what types of encryption does vpopmail use? I'm guessing that on FreeBSD, if I have the default set to MD5, then vpopmail will only be able to verify MD5 passwords. Is that correct? If so, how do I extend it to support DES as well (like FreeBSD's crypt routines)?

Re[2]: strange ip after authorisation

2001-10-01 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Ken, Monday, October 01, 2001, 6:13:48 PM, you wrote: >> well.. but how comes, tcpserver gets a 0.0.0.0 as remoteip ? >> those users are simple dialup users... > What do the tcpserver docs say about > getenv("TCPREMOTEIP")); I think djb uses some homeb

Re[3]: Using rbl on a per domain basis?

2001-10-01 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello, I think I've come up with a per user solution, which basically contacts some RBLHOST (to be added to ./configure, relays.ordb.org is set as standard source right now) if a .rbl is existing in the users Maildir: int checkrbl(void) { //check whether the us

Re: OT: badmailfrom

2001-10-01 Thread Bill Shupp
on 10/1/01 11:52 AM, Michael French at [EMAIL PROTECTED] spake: > Is there anyway to block just a user? The offending user is coming > from att.net and I don't want to block everyone using att from sending > us mail. Thanks! yes. put the whole address, then just that user will be rejected.

Re: OT: badmailfrom

2001-10-01 Thread David Gartner
Michael, I'm here from Asheville too, so I thought I'd lend a hand. ;) You can just put the email address in badmailfrom, then hup qmail-send. It'll reject mail from just that user then. Good luck! David Gartner Foundation Technologies Michael French wrote: >Is there anyway to block j

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread vol
I'm unsure of what versions, etc. I developed the vpopmail LDAP module. We've installed it on several systems without problems. Just be sure you arent trying to use qmail-ldap. qmail-ldap is NOT the vpopmail LDAP module. ..and again, if for any reason you think LDAP is better than any other da

Re: OT: badmailfrom

2001-10-01 Thread Michael French
Is there anyway to block just a user? The offending user is coming from att.net and I don't want to block everyone using att from sending us mail. Thanks! Michael French Asheville Citizen-Times IT Dept. (828)236-8966 - Original Message - From: "Bill Shupp" <[EMAIL PROTECTED]> To: "

Re: vpopmail 5.0 and valias reported problem

2001-10-01 Thread Bill Shupp
on 10/1/01 11:11 AM, Ken Jones at [EMAIL PROTECTED] spake: > > I can't reproduce the reported problem with vdelivermail > crashing when using 5.0 and a valias. Can anyone recreate > the reported problem? I'm probably testing it the way I > wrote the code. The reported problem was probably done >

Re: OT: badmailfrom

2001-10-01 Thread Bill Shupp
on 10/1/01 11:20 AM, Michael French at [EMAIL PROTECTED] spake: > Sorry to post this here, but I did not want to have to join the busy > qmail list and then quit just for this one question. And common, you > guys are really great at answering questions:) I have a local user > getting abusive ma

OT: badmailfrom

2001-10-01 Thread Michael French
Sorry to post this here, but I did not want to have to join the busy qmail list and then quit just for this one question. And common, you guys are really great at answering questions:) I have a local user getting abusive mail from someone and I want to block them. I know with qmail you can

Re: strange ip after authorisation

2001-10-01 Thread Ken Jones
On Mon, 2001-10-01 at 10:36, Justin Heesemann wrote: > Am Montag, 1. Oktober 2001 17:39 schrieben Sie: > > On Sat, 2001-09-29 at 13:35, Justin Heesemann wrote: > > > > It uses the REMOTEIP environment variable that is set by tcpserver. > > > > Ken Jones > > well.. but how comes, tcpserver gets a

Re: vpopmail 5.0: bug in vsetuserquota?

2001-10-01 Thread Ken Jones
Fixed. vcdb.c vauth_setquota() now calls the underlying vauth_getpw() and vauth_setpw() to update the pw_shell field. Ken

vpopmail 5.0 and valias reported problem

2001-10-01 Thread Ken Jones
I can't reproduce the reported problem with vdelivermail crashing when using 5.0 and a valias. Can anyone recreate the reported problem? I'm probably testing it the way I wrote the code. The reported problem was probably done in a different order. Ken Jones

Re: strange ip after authorisation

2001-10-01 Thread Justin Heesemann
Am Montag, 1. Oktober 2001 17:39 schrieben Sie: > On Sat, 2001-09-29 at 13:35, Justin Heesemann wrote: > > It uses the REMOTEIP environment variable that is set by tcpserver. > > Ken Jones well.. but how comes, tcpserver gets a 0.0.0.0 as remoteip ? those users are simple dialup users... Best Re

Re: vpopmail 5.0: bug in vsetuserquota?

2001-10-01 Thread Ken Jones
On Fri, 2001-09-28 at 19:55, Pontus Hanserkers wrote: > I compiled 5.0 with the following options: > > --enable-roaming-users=y \ > --enable-relay-clear-minutes=180 \ > --enable-clear-passwd=y \ > --enable-logging=v \ > --enable-log-name=vpopmail \ > --enable-hardquota=10485760 > > giving me ou

Re: Ah, the viruses.

2001-10-01 Thread vol
We'll run EPS :) Bill Shupp wrote: > > on 10/1/01 5:56 AM, [EMAIL PROTECTED] at [EMAIL PROTECTED] spake: > > > Silly kids never give up on the viruses. > > Yet another batch of people unsubscribed, and refused on the mail > > server. > > > > Let us know if people send you viruses when you post.

Re: strange ip after authorisation

2001-10-01 Thread Ken Jones
On Sat, 2001-09-29 at 13:35, Justin Heesemann wrote: > hi.. > i was some people using my mailserver, that they can't send mail anymore. > as i have enabled authlogging in vpopmail i took a look into the lastauth > table (yes, --enable-mysql) and was stunned that some people seem to have > authed

Re: Ah, the viruses.

2001-10-01 Thread Bill Shupp
on 10/1/01 5:56 AM, [EMAIL PROTECTED] at [EMAIL PROTECTED] spake: > Silly kids never give up on the viruses. > Yet another batch of people unsubscribed, and refused on the mail > server. > > Let us know if people send you viruses when you post. > > Thanks! Vol, Here's my 2c: Switch these lis

Re: Passwords in binaries

2001-10-01 Thread Yuri A. Kabaenkov
Hello Doug, Monday, October 01, 2001, 5:48:20 PM, you wrote: Permissions on vpopmail binaries is 711. for example, -rwx--x--x 1 vpopmail vchkpw 117721 Sep 30 08:30 /home/vpopmail/bin/vadduser And if i try under user account to view contents of this binary it will says me "permission denied";

Re: Passwords in binaries

2001-10-01 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Doug, Monday, October 01, 2001, 3:48:20 PM, you wrote: > Hi, > I've been looking into using MySQL instead of CDB for > VPopMail, but I noticed that the MySQL username and password were > stored in the > binaries. This is a significant problem f

Re: Problem sending mailto popuser

2001-10-01 Thread Peter Palmreuther
Hello gopi, On Monday, October 01, 2001 at 2:33:50 PM you wrote (at least in part): gak> Hi, gak>I have installed qmail and vpopmail successfully.I created a new pop user.But when i trued to send him a mail i got this error. gak>deferral: Unable_to_open_./Maildir:_is_a_directory._(#4

Passwords in binaries

2001-10-01 Thread Doug Ledbetter
Hi, I've been looking into using MySQL instead of CDB for VPopMail, but I noticed that the MySQL username and password were stored in the binaries. This is a significant problem for me, since any user could do `strings vchkpw` and find the username/password to connect to MySQL.

Re: Help on vqadmin

2001-10-01 Thread harindra patel
Dear Mr. Remo, We have vpopmail 4.9 and installed vqadmin 1.18 While running 'make', we r getting errors as: = domain.c:343:too many arguments to function 'open_big_dir' domain.c:342:dereferencing pointer to incomplete type

can some on tell me where do i find 4.10.x

2001-10-01 Thread hari_bhr
hi all can some one tell me the URL of 4.10.x version thanks _ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread Adam Nealis
--- [EMAIL PROTECTED] wrote: > I've made it work. You need to use one of the later versions > of OpenLDAP. The earlier versions do not support some of the API > that the newer versions do. Interesting...! Can you list the verions of all the software components you used? Did you have to hack L

Problem sending mailto popuser

2001-10-01 Thread gopi a kumar
Hi, I have installed qmail and vpopmail successfully.I created a new pop user.But when i trued to send him a mail i got this error. deferral: Unable_to_open_./Maildir:_is_a_directory._(#4.2.1)/ Can anybody give suggestion

Ah, the viruses.

2001-10-01 Thread vol
Silly kids never give up on the viruses. Yet another batch of people unsubscribed, and refused on the mail server. Let us know if people send you viruses when you post. Thanks! -- [EMAIL PROTECTED] Inter7 Internet Technologies, Inc. www.inter7.com - 847-492-0470 Prices at http://www.inter7.com/

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread vol
I've made it work. You need to use one of the later versions of OpenLDAP. The earlier versions do not support some of the API that the newer versions do. Sumith Ail wrote: > > Hello Adam > > Please let me know if you or anybody else has success in making > vpopmail+ldap 2.x work. If Vpopmail

Re[2]: Using rbl on a per domain basis?

2001-10-01 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Einar, Monday, October 01, 2001, 10:45:10 AM, you wrote: > I know you have had a little look at TMDA. It probably could do > something in the line of what you arre thinking of? Hmm. TMDA's concept is much more intrusive. The whole RBL stuff only blocks

Re: What's the current consensus on vpopmail + OpenLDAP + qmail-ldap?

2001-10-01 Thread Sumith Ail
Hello Adam Please let me know if you or anybody else has success in making vpopmail+ldap 2.x work. If Vpopmail does not support OpenLDAP 2.x .I've no problem using the 1.x version. Thanx Sumith Adam Nealis wrote: > Hi Gabriel, > > --- Gabriel Ambuehl <[EMAIL PROTECTED]> wrote: > >>

Re: Using rbl on a per domain basis?

2001-10-01 Thread Einar Bordewich
- Original Message - From: "Gabriel Ambuehl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 01, 2001 9:54 AM Subject: Using rbl on a per domain basis? > I'm currently thinking about deploying rblsmtpd here, but I'm > somewhat > hesitating to do it without giving the u

Re: Forwards all mail from a name to another email address.

2001-10-01 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Monday, October 01, 2001, 9:49:02 AM, you wrote: > Please would someone send me the detail of how to forward: > *@domain.co.uk to a specific account [EMAIL PROTECTED] > Please be very specific so that I can understand. The manuals/FAQs/whatever are very s

Using rbl on a per domain basis?

2001-10-01 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello, I'm currently thinking about deploying rblsmtpd here, but I'm somewhat hesitating to do it without giving the users the possibility to switch it on or off. I don't see any possibility to do this with rblsmtpd itself (correct me if it actually is possible)