Re: Exchange + QMAIL (forwarding)

2001-12-07 Thread Mike Rogers
I have added the line: domain.com:[123.456.789.123] to my smtproutes file. Not sure if I have to do the brackets, but it said so somewhere. I am questioning whether I need to add this to 'rcpthosts' as well... Not sure of that one. -- Mike - Original Message ----- From: &q

Exchange + QMAIL (forwarding)

2001-12-07 Thread Mike Rogers
My QMAIL mail server will be receiving mail for an Exchange server in a matter of days. Currently the best way I can think of doing this would be through smtproutes simply forwarding incoming mail back out to the actual address. There are many exchange buzz-words such as MIP (Mapped IP Address)

VPOPMAIL 5 and QUOTAs

2001-12-04 Thread Mike Rogers
Hi Guys, I am interested in enabling quota support on a per-user and per domain basis and I do not want to set a default. Of course, in the configure arguments, it's either a numerical value or n (disable) [no y- y is bad. Don't use y]. Is there any way to compile in the quota support to be

Re: VPOPMAIL + APOP

2001-12-01 Thread Mike Rogers
D]> To: "Mike Rogers" <[EMAIL PROTECTED]>; "Tren Blackburn" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, December 01, 2001 8:18 PM Subject: Re: VPOPMAIL + APOP > It will be reappearing in 5.1-devel. > > -Ryan > > At 08:55 PM 11/30/20

Re: password(); vpopmail mysql php??

2001-12-01 Thread Mike Rogers
I believe it uses unix crypt. Try crypting $pw_passwd in the program itself and then checking for that one. Actually that wouldn't make sense to do it before. Okay- Try getting just where pw_name=$pw_name. You will then have the encrypted password. substr the first two characters off of it.

Re: VPOPMAIL + APOP

2001-11-30 Thread Mike Rogers
IL PROTECTED]> Sent: Friday, November 30, 2001 8:45 PM Subject: RE: VPOPMAIL + APOP > Word from Inter7 is that support for APOP has been depreciated. > > Regards, > > Tren. > > > -----Original Message- > > From: Mike Rogers [mailto:[EMAIL PROTECTED]] > &

VPOPMAIL + APOP

2001-11-30 Thread Mike Rogers
Anyone know how to get APOP working with VPOPMAIL-5.0. I had it working with 4.9.10, but then when I upgraded it disappeared and now no-longer works. As well, I tried added APOP 1 to the config.h but that didn't help- any ideas or patches? -- Mike

Re: AW: Big Vpopmail 5.0 upgrade problem

2001-11-30 Thread Mike Rogers
Hi Andreas, Any reports on whether this actually works? I'd be interested in simply storing the clear text passwords and have created a patch essentially to vchkpw to learn the cleartext passwords as people authenticate- but I first want to make sure that it works in general before actually g

Re: A few VPOPMAIL 5.0 Questions

2001-11-30 Thread Mike Rogers
> http://shupp.org/patches/5.0-shupp-1.patch.gz Great Thanks! > > I'd assume APOP is now standard as well? > I think APOP has been deprecated. Actually in looking through the code, all of the code is still there. It's a pretty useful standard, not sure why it would be depreciated. The options a

Re: A few VPOPMAIL 5.0 Questions

2001-11-30 Thread Mike Rogers
w VPOPMAIL 5.0 Questions > On Friday, November 30, 2001, at 10:29 AM, Mike Rogers wrote: > > > Just a few things I noticed in the first stage of my upgrade that I > > thought > > I'd mention - then two questions.: > > > > --enable-ip-alias-domains=y|n e

A few VPOPMAIL 5.0 Questions

2001-11-30 Thread Mike Rogers
Just a few things I noticed in the first stage of my upgrade that I thought I'd mention - then two questions.: --enable-ip-alias-domains=y|n enable virutal domain lookup via reverse ip address lookup for virtual domains. This is from VP5.0's --help command. Shouldn't that be changed to vip

Q-Mail Log

2001-11-28 Thread Mike Rogers
Quick more general Q-Mail question: I at one point had the e-mail log (all e-mail gets delivered to a mailbox) going on a few of my servers. We had to remove it a while ago when some of these became multiuser, but some domains still like that. Is there any sort of script or patch that would

Upgrade VPOPMAIL 4.9.10 --> 5.0 && CDBvsMySQL

2001-11-27 Thread Mike Rogers
Hi folks. According to the UPGRADE documentation for vpopmail 5.0, "If you are running a mysql, ldap or anything besides the default vpasswd(cdb) module follow the normal directions in the INSTALL file." What happens if you run cdb itself? This suggests that if you run anything else, to just fol

Re: traffic accounting

2001-10-21 Thread Mike Rogers
Give each domain it's own IP and do IP-based accounting. Actually TCPSERVER I believe has a feature to log the entire session to a log file. You could make that a pipe or file that is tailed into an analyzer that would find the to/from line, parse otu the domain and then find the total size o

Re: vpopmail5 w/ mysql

2001-09-21 Thread Mike Rogers
vi vmysql.h >> change hostname, password and username to connect to the MySQL server -- Mike - Original Message - From: "alexus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 21, 2001 12:09 AM Subject: vpopmail5 w/ mysql > hello > > I've been successfully able

Re: vpomail 4.9.10 takes 100% CPU

2001-09-21 Thread Mike Rogers
buggy crypt libraries. What distro/OS -- Mike - Original Message - From: "alexus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 21, 2001 2:51 AM Subject: vpomail 4.9.10 takes 100% CPU > i have qmail that was workin' fine 'till i desided to try vpopmail 5.x and > s

FOLLOWED: maildrop + vpopmail [unable to open mailbox]

2001-08-30 Thread Mike Rogers
Problem fixed and on a global basis. Using a few variables, I got one script working for all vpopmail domains. maildrop now delivers properly to my vpopmail domains and users. Thanks so much guys! -- Mike

maildrop + vpopmail [unable to open mailbox]

2001-08-30 Thread Mike Rogers
Okay; I have everything set up right as far as i can see but can't seem to get this to work at all.Please can anyone find my flaw? deferral: /usr/bin/maildrop:_Unable_to_open_mailbox./ That is my problem- the script is just a basic `if size > 6000 or if lines > 1` I have tried chani

MailDrop + VPopMail

2001-08-07 Thread Mike Rogers
Hello All; I am trying to get Maildrop to work with vpopmail/qmail and am having some difficulty. No matter what I seem to change I receive "Unable to open mailbox" in the syslog and mail log file with a deferral. I have tried prettymuch everything, from setting the maildir [in various forms

Re: Closing an account when a customer hasn't paid?

2001-07-24 Thread Mike Rogers
Easy methods: 1.They don't get mail while not paying: 1.remove the line from /var/qmail/control files. it doesn't see it as local, but the passwords and existing usernames/messages exist. 2.move the password file (or dump and delete the MySQL rows) for the domain.

Re: domain.com and .net and symbol link

2001-07-24 Thread Mike Rogers
./vaddaliasdomain dom.net dom.com now create everything in .com and any mail going to .net will appear as if it was sent to .com problem solved -- Mike - Original Message - From: "alexus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 24, 2001 2:26 PM Subject: domain

MailDrop filter- PLEASE help

2001-07-24 Thread Mike Rogers
Can anyone tell me why this isn't working??? Substitute for my vpopmail homedir. I can't figure this one out- been on it for ages. I'm trying to use maildrop but failing miserably. Basically (50 and 6000 are test values and are low), I want to block large messages for one or two users who have

PROCMAIL + QMAIL + VPOPMAIL

2001-07-20 Thread Mike Rogers
I have a customer who requires the use of PROCMAIL for their mail processing. I hear it works and have found people who appear to have it working, yet nobody seems to have a clear direction as to how. Obviously I'd need to manually change their .qmail file, as qmailadmin does not allow it for de

SQWebMail Designs

2001-07-12 Thread Mike Rogers
Hi All; Been using SQWEBMAIL for ages, and have always loved it. I've always thought the Interface needs to be a bit more streamlined. Are there design templates (i've seen language templates) which will give me neat designs for my SQWEBMAIL installation? Cheers; -- Mike

Open-SMTP

2001-07-10 Thread Mike Rogers
I am a very big fan of vpopmail for quite some time now and am just moving up in the versions and exploring new features. I have always used open-smtp, and now is no different. I have noticed though that the ~/etc/open-smtp file now isn't standard format, but has the date [i always used MySQL so

CDB Files?

2001-07-10 Thread Mike Rogers
postmaster::1:0:Postmaster:/home/vpopmail/domains/domain.com/postmaster:NOQUOT A I just ran ./vconvert and got lots of vpasswd files like this. Is this was a CDB file looks like? I thought they were compiled? -- Mike

VIPMap

2001-07-10 Thread Mike Rogers
I am just upgrading from 4.9.6 to 4.9.10 and am wondering about VIPMap. I have a full class C, each with their own domain currently reverse-DNSing so I can use vpopmail properly without a username. Do I have to go through and add all of these via VIPMap. There is no documentation in doc/man_htm

Re: MySQL -vs- CDB [Conversion]

2001-07-10 Thread Mike Rogers
;Bill Shupp" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Mike Rogers" <[EMAIL PROTECTED]> Sent: Tuesday, July 10, 2001 1:33 PM Subject: Re: MySQL -vs- CDB [Conversion] > on 1/10/01 2:06 PM, Mike Rogers at [EMAIL PROTECTED] spake: > > > I am currently ru

MySQL -vs- CDB [Conversion]

2001-07-10 Thread Mike Rogers
I am currently running a MySQL vpopmail, as I have been for about a year and a half now. Lately, I have experienced above normal load on my MySQL server, and have considered using CDB instead, as that way my mail system does not fall to it's knees when someone does a large sort on my MySQL server