Re: Memory problem...

2001-08-18 Thread Tren Blackburn
ached:3948 kB > BigTotal: 0 kB > BigFree: 0 kB > SwapTotal: 530104 kB > SwapFree:521152 kB > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = End of Time Networks http://www.eotnetworks.com - - (403) 269-2122 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: multiple setup

2001-08-29 Thread Tren Blackburn
to use > vpopmail - and still be able to use pine in a shell? I want minimal > (read: no) changes to my existing users configurations, but require > vpopmail for one client. > > Any help would be appricated; > > Andrew > > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Problems with vpopmail 4.10.35 and imap 1.3.10

2001-08-29 Thread Tren Blackburn
is or should the changing of permissions on the ~vpopmail/lib be rethought? Regards, Tren. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = End of Time Networks http://www.eotnetwork

lastauth table and courier imap 1.3.10

2001-08-29 Thread Tren Blackburn
rds, Tren. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = End of Time Networks http://www.eotnetworks.com - - (403) 269-2122 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Upgrading from VPopmail 4.9.10 to 4.10.35

2001-08-29 Thread Tren Blackburn
Tren. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = End of Time Networks http://www.eotnetworks.com - - (403) 269-2122 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: multiple setup

2001-08-29 Thread Tren Blackburn
ion structure changes. > > Either downgrade CourierIMAP, or upgrade to development vpopmail > 4.10.35. > > Tren Blackburn wrote: > > > > On Tue, 28 Aug 2001, Andrew Martin wrote: > > > > > > > > I currently have qmail installed and using about 5

Re: multiple setup

2001-08-29 Thread Tren Blackburn
> > Either downgrade CourierIMAP, or upgrade to development vpopmail > > 4.10.35. > > > > Tren Blackburn wrote: > > > > > > On Tue, 28 Aug 2001, Andrew Martin wrote: > > > > > > > > > > > I currently have qmail installed

Re: IMAP before SMTP [was Re: multiple setup]

2001-08-29 Thread Tren Blackburn
ing successfully with > 4.10.35/1.3.10. > > Cheers, > > Bill Shupp > > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = End of Time Networks http://www.eotnetworks.com - - (403) 269-2122 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: IMAP before SMTP [was Re: multiple setup]

2001-08-29 Thread Tren Blackburn
On Wed, 29 Aug 2001, Bill Shupp wrote: > on 8/29/01 12:14 PM, Tren Blackburn at [EMAIL PROTECTED] spake: > > > I've done the upgrade this morning and it _seems_ to be working fine for > > me...none of my imap customers have complained...yet... > > Wow... you

Re: multiple setup

2001-08-29 Thread Tren Blackburn
enticate /etc/passwd users. That is incorrect. This will allow people who would like to have ONE virtual domain authenticate WITHOUT needing the @domainname.com. This does NOT in any way authenticate /etc/passwd users. You need the --enable-passwd=y option for this. Regards, Tren. &g

Re: filter question

2001-08-31 Thread Tren Blackburn
? > > Thank you > > Raymond > > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = End of Time Networks http://www.eotnetworks.com - - (403) 269-2122 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Re: vpopmail5.0 relaible?

2001-09-06 Thread Tren Blackburn
0 becomes production, I would. Regards, Tren. > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = End of Time Networks http://www.eotnetworks.com - - (403) 269-2122 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

RE: vpopmail 4.9.10 stopped -- I'm stumped

2001-09-06 Thread Tren Blackburn
Are you using Bruce Guntner (?)'s qmail rpm's? I remember there was a cron job or something like that that would clober one of the files needed by vpopmail. I dunno, I'm trying to remeber the exact issue and it was about a year ago now... Doubt that helps any... Tren. =) -Original Messag

Re: sqwebmail3.0.0 and vpopmail4.9.10

2001-09-04 Thread Tren Blackburn
httpd/htdocs --without-authpam > --without-authuserdb --enable-webpass=no --without-authpwd --without-authsha > dow > > do you know how to get it working correctly ? > > thanks > > Luc > > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

RE: problem compiling courier-imap 1.3.10 with vpopmail 5.0pre3

2001-09-07 Thread Tren Blackburn
Problem is the fact that the latest versions of vpopmail set the ~vpopmail/lib directory as 0711. Change the perms of the directory to 0755 and also the libvpopmail.a file to 0644. _ONLY_ keep this done for as long as you're compiling courier imap. Once you're done, revert the old perms. Thi

Re[2]: problem compiling courier-imap 1.3.10 with vpopmail 5.0pre3

2001-09-07 Thread Tren Blackburn
wKn7PDZ4mMcC9Fl/msU0yx92AKW9TRV4TZ > n9RnP0SmR6sL9iHsYd3hX3hasB3FT5RHwhK0rJggr0hVztwE0Ks49w== > =Sp7y > -END PGP SIGNATURE- > > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = End of Time Networks http://www.eotnetworks.com - - (403) 269-2122 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

RE: courier wants -lvpopmail

2001-09-10 Thread Tren Blackburn
Hi Andrea; I think that's a good suggestion. Have the configure script check for the permissions of ~vpopmail/lib/libvpopmail.a if [ ! -r ~vpopmail/lib/libvpopmail.a ] then echo "You have a secured version of VPOPMail. Please read VPOPMail FAQ #??" break else continue fi But I th

RE: courier wants -lvpopmail

2001-09-10 Thread Tren Blackburn
M To: Tren Blackburn Cc: 'Andrea Cerrito'; [EMAIL PROTECTED] Subject: RE: courier wants -lvpopmail Sounds like we already have a consensus. I'll email MrSam and see if we can get your test code into the courier-imap configure.in Ken On Mon, 2001-09-10 at 09:26, Tren Blackburn wrote:

RE: courier wants -lvpopmail

2001-09-10 Thread Tren Blackburn
rade to latest vpopmail version " 1>&6 fi fi Please keep all snickers to a minimum as this is my first attempt to play with the configure script...but this should be easilly fixable if it doesn't work. Regards, Tren. -Original Message- From: Charlie Chrisman [mailto:[EMA

RE: Vchkpw shared libraries problem

2001-09-10 Thread Tren Blackburn
The softlimit command limits the amount of memory the program you specify with is allowed to have access to. It keeps a program from accidently taking all available memory. Regards, Tren. -Original Message- From: Charlie Chrisman [mailto:[EMAIL PROTECTED]] Sent: Monday, September 10,

RE: Re[2]: courier wants -lvpopmail

2001-09-10 Thread Tren Blackburn
I asked Sam about this, and the answer I got was that he does various tests (security and otherwise) and running as root would obviously cause problems as root has unrestricted access. You do have to remember that courier imap doesn't require vpopmail at all, so we can't exactly ask him to remove

RE: virus - ... and both do not exist

2001-09-11 Thread Tren Blackburn
And that doesn't really affect this list. Install a virus scanner on your email gateway. I recommend qmail scanner with f-secure (http://qmail-scanner.sourceforge.net) so you don't need to worry about these pesky little viruses. We can't control how they use or implement vpopmail or qmail, so d

Vpopmail 5

2001-09-18 Thread Tren Blackburn
Tren. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = EOT Networks http://www.eotnetworks.com - - (403) 818-7658 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

RE: qmail+vpopmail witchcraft

2001-09-18 Thread Tren Blackburn
Sounds like your filesystem might be full. Regards, Tren. -Original Message- From: Tom Van de Wiele [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 18, 2001 8:41 AM To: [EMAIL PROTECTED] Subject: qmail+vpopmail witchcraft hi I'm running qmail as my smtp and pop3 server. I have

RE: Re[2]: qmail+vpopmail witchcraft

2001-09-18 Thread Tren Blackburn
be great. Regards, Tren. -Original Message- From: Tom Van de Wiele [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 18, 2001 9:13 AM To: Tren Blackburn Cc: [EMAIL PROTECTED] Subject: Re[2]: qmail+vpopmail witchcraft its not... # df -h FilesystemSize Used Avail Capacity

Instructions for upgrading from 4.9.10 to 5.0.0

2001-09-18 Thread Tren Blackburn
arned your password. You should see a value in both the pw_passwd and pw_clear_passwd. I hope this helps. Regards, Tren. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = EOT Networks

Problems with the auto-learning passwords feature

2001-09-18 Thread Tren Blackburn
. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = EOT Networks http://www.eotnetworks.com - - Infinite Solutions for a Finite World (403) 818-7658 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Changes needed to vcalias.c program

2001-09-18 Thread Tren Blackburn
E_SERVER,MYSQL_UPDATE_USER,MY SQL_UPDATE_PASSWD, MYSQL_DATABASE, 0,NULL,0))) { Then it will compile. =) Regards, Tren. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = EOT

RE: Qmail-scanner install

2001-09-18 Thread Tren Blackburn
The qmailqueue patch is applied to qmail, not to vpopmail. Information is on the qmail.org site. Regards, Tren. -Original Message- From: KENet Webmaster [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 18, 2001 1:32 PM To: [EMAIL PROTECTED] Subject: Qmail-scanner install Greets,

Re: Qmail-scanner install

2001-09-18 Thread Tren Blackburn
actually do with it. So far everything I find about it appears to be an > email message with the Diff output of the patch. > > Nothing about what to do with it. > > ----- Original Message - > From: "Tren Blackburn" <[EMAIL PROTECTED]> > To: "

RE: Moving domains from one server to another

2001-09-19 Thread Tren Blackburn
I might recommend upgrading to vpopmail 5 on your new server and enabling the learn passwords feature. Create the domains and users on the new server, go into each Maildir for each user and tar up their mail, and drop it down on the new server. The first time they pop in, they will have their ol

RE: Qmail-scanner install

2001-09-19 Thread Tren Blackburn
uyver [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 19, 2001 2:37 AM To: Tren Blackburn Cc: [EMAIL PROTECTED] Subject: Re: Qmail-scanner install Hi there, Hope I'm not going too much off-topic but I saw this thread. so here I go: I've recently installed the Qmail-Scanner with Mc

RE: Urgent Help, please!

2001-09-20 Thread Tren Blackburn
RTFM. http://www.apache.org is your friend. Regards, Tren. -Original Message- From: The Guyver [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 20, 2001 12:37 PM To: Sean O'Dea; [EMAIL PROTECTED] Subject: Re: Urgent Help, please! How do I do it please?? Thanks again! - Or

RE: Urgent Help, please!

2001-09-20 Thread Tren Blackburn
Scripts cannot be suid. At least on Linux and AIX and SCO they can't. Can't speak for others. You'd have to use some C program to call this, or re-write it in C. Regards, Tren. -Original Message- From: Sean O'Dea [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 20, 2001 12:38 PM

RE: SMTP-AUTH with vpopmail

2001-09-20 Thread Tren Blackburn
Or you can just add the qmaild user to the vchkpw group (which is what I did) This works just fine for me it seems, but I'm guessing it'll only work for sites that have ALL virtual domains under the vchkpw user, otherwise, you'll have to run the qmail-smtpd program as root. Regards, Tren.

Re: R: R: vpopmail and php

2001-09-21 Thread Tren Blackburn
> Gianni > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - Tren Blackburn - Ownermailto:[EMAIL PROTECTED] = = EOT Networks http://www.eotnetworks.com - - Infinite Solutions for a Finite World (403) 818-7658 = =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

RE: Re[2]: vpopmail compile problems

2001-09-26 Thread Tren Blackburn
Well, here is from a Redhat 7.1 boxen: [root@EOTnetworks /root]# ldd /home/vpopmail/bin/vchkpw libmysqlclient.so.10 => /usr/local/mysql/lib/mysql/libmysqlclient.so.10 (0x4001e000) libz.so.1 => /usr/lib/libz.so.1 (0x40039000) libnsl.so.1 => /lib/libnsl.so.1 (0x40047000)

RE: Tips for install

2001-09-27 Thread Tren Blackburn
VPopmail requires that you're using Maildir style delivery, it will not work with mbox type delivery or /var/spool. Regards, Tren. -Original Message- From: Bjarne Hansen [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 27, 2001 1:28 AM To: [EMAIL PROTECTED] Subject: Tips for install

RE: Upgrading vpopmail 4.9.10 to 4.5Opre5

2001-09-27 Thread Tren Blackburn
BUT, if you turn on clear text passwords, and you're using mysql, you need to run some conversion work before and after. There is an file in the vpopmail 5 tarfile that contains instructions for this. But if you install vpopmail the same way you did under the 4.9 series, everything should just w

RE: Vpopmail pre5 and IMAP broken?

2001-10-02 Thread Tren Blackburn
recompile courier imap as well. Tren. -Original Message- From: Av [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 30, 2001 6:25 PM To: [EMAIL PROTECTED] Subject: Vpopmail pre5 and IMAP broken? Config: FreeBSD 4.2 Vpopmail pre-5 (the one on the website, just downloaded and inst

RE: problem compiling authvchpw...

2001-10-02 Thread Tren Blackburn
As stated on the vpopmail website, you need vpopmail 5 for sqwebmail 3. Upgrade vpopmail or downgrade sqwebmail. Tren. -Original Message- From: Stefano Borali [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 02, 2001 6:19 AM To: [EMAIL PROTECTED] Subject: problem compiling authvchpw...

RE: SMTP tcp.smtp Issue

2001-10-03 Thread Tren Blackburn
Look at either smtp-auth, or --enable-roaming-users=y as a configure option for vpopmail. Regards, Tren. -Original Message- From: Tim Sturges [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 02, 2001 11:50 PM To: [EMAIL PROTECTED] Subject: SMTP tcp.smtp Issue Hello, I've installed

RE: POP3 LAST

2001-10-03 Thread Tren Blackburn
I'm assuming you're talking about the UNIX last command that shows the last users logged in? This only works with *real* system users first of all, not virtual users. I'm thinking your better option here, if you're using vpopmail 5, and mysql is to turn on vlog'ing which logs every vpopmail auth

RE: mail loops back to me ????

2001-10-03 Thread Tren Blackburn
vpopmail requires the use of QMail, which, quite obviously you're not using. Please ask the appropriate sendmail list. Regards, Tren. -Original Message- From: Daniel Abad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 6:25 AM To: '[EMAIL PROTECTED]' Subject: mail loops bac

Re: Upgrade

2001-10-04 Thread Tren Blackburn
ySQL. The "usage" statement is out of date as well (needs to > be updated to show -m instead of -s and -l). But when I issue "vconvert -c > -m ", It simply displays the usage and nothing is converted. > > Cheers, > > Bill Shupp > > -- =-=-=-=-=-=-=-

RE: vpopmail 5 with mysql

2001-10-05 Thread Tren Blackburn
Read the documentation. You now need to use: --enable-many-domains=n|y Set it to n and it should work just fine. Regards, Tren. -Original Message- From: slacky [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 7:38 AM To: [EMAIL PROTECTED] Subject: vpopmail 5 with mysql I ha

RE: Upgrade

2001-10-05 Thread Tren Blackburn
]# ./valias -v version: 5.0 Tren -Original Message- From: Bill Shupp [mailto:[EMAIL PROTECTED]] Sent: Friday, October 05, 2001 9:21 AM To: Tren Blackburn Cc: [EMAIL PROTECTED]; vchkpw Subject: Re: Upgrade on 10/4/01 8:44 PM, Tren Blackburn at [EMAIL PROTECTED] spake: > Hi Bill; >

RE: --enable-large-site=y and vpopmail 5.0

2001-10-18 Thread Tren Blackburn
If you want to change your schema from small site, to large site, I would recommend you do the conversion while you're at 4.9.10 using the vconvert tool as this tool does not work for mysql database backend under 5.0 (Ken, any time frame on this working again?) It should be pretty simple, just do

RE: Matt Simersons tcpserver-mysql patch.

2001-10-18 Thread Tren Blackburn
Hi; Read: http://matt.simerson.net/computing/qmail/qmail.toaster.shtml It goes through in explicit detail how to use this, what it's for, advantages, etc. It pretty much boils down to the fact that this patched tcpserver will read the relay information directly from the mysql relay table, and n

RE: slightly OT - qmail scanner

2001-10-18 Thread Tren Blackburn
Yup, I've got it running on all my vpopmail/qmail servers. Works beautifully. It's caught every virus thrown at it (I have mine check for new dat files every week) At the moment I'm using the Mcafee scanner, but I'm switching to the F-Secure Anti-Virus in the next few days (cost issues) but as

RE: slightly OT - qmail scanner

2001-10-18 Thread Tren Blackburn
n server counts. Much less expensive for me. Regards, Tren. -Original Message- From: duncan [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 1:02 PM To: Tren Blackburn Cc: [EMAIL PROTECTED] Subject: Re: slightly OT - qmail scanner Was the install from the qmail-scanner site f

RE: slightly OT - qmail scanner

2001-10-18 Thread Tren Blackburn
Bill; I don't think it *will* expire. I've been running it for a couple months now too. *grin* It is a good scanner to pop in until you purchase one though. Regards, Tren. -Original Message- From: Bill Shupp [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 1:05 PM To: [EM

RE: --enable-large-site=y and vpopmail 5.0

2001-10-19 Thread Tren Blackburn
Webmail, I just had my users change their passwords via the "change password" fields on the preferences screen. Hope this helps. Regards, Tren -Original Message- From: Roman Serbski [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 9:28 PM To: Tren Blackburn Cc: [EMAI

RE: Matt Simersons tcpserver-mysql patch.

2001-10-19 Thread Tren Blackburn
Not sure the vpopmail list is the best place to be asking a sqwebmail question. Look in the authdaemonrc file and see what authentication modules it's running inside there. The name of authdaemon doesn't really seem to matter, but the list of authmodules in the rc file does. If you're only usin

RE: mail send problems - Please help!!!

2001-10-19 Thread Tren Blackburn
Yup that looks like a dns issue. Are you able to find the MX records for the domains you're sending email to? Can you resolve them at all? If it's only happening for a couple domains I wouldn't be too worried about it. But if it's happening for *all* then I'd start worrying about your dns serv

RE: Info about MicrosoftSQL

2001-10-19 Thread Tren Blackburn
*grin* You're expecting not to get flamed? ;) Well, to my knowledge no one has written a module like that. Umm...I suppose if you could possibly write an ODBC module? Obviously my knowledge of M$SQL is limited (read: non existant ;) but all you really need is a way of opening a connection and

RE: change password via web

2001-10-19 Thread Tren Blackburn
Or if you also want to offer webmail, look at http://www.courier-mta.org and under sqwebmail. It allows vpopmail users to change their own passwords. Regards, Tren. -Original Message- From: Bill Shupp [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 2:16 PM To: [EMAIL PROTECTE

RE: change password via web

2001-10-19 Thread Tren Blackburn
You must be reading the wrong docs then. SQWebmail can change vpopmail passwords. Trust me on this, I use it on many mail servers. Regards, Tren. -Original Message- From: Alejandro [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 3:08 PM To: Tren Blackburn; Bill Shupp Cc

RE: courier-imap and "vpopmail too old" error (II)

2001-10-22 Thread Tren Blackburn
What looks like is happening here is that courier-imap is finding an old version of vpopmail to link against (as detailed by it not finding any of the functions that are apart of vpopmail 5.0 that are required by courier imap 1.3.11) Can you do a ~vpopmail/bin/vuserinfo -v just to make sure that

RE: sqwebmail installation problem - Girish

2001-10-23 Thread Tren Blackburn
Please read the website. "Do not use the 4.9 version for sqwebmail 3.0. Instead use the latest 4.10 development version on the link below. " Upgrade your vpopmail to version 5-final beta. Regards, Tren. -Original Message- From: Girish G [mailto:[EMAIL PROTECTED]] Sent: Tuesday, Octobe

RE: Mailing List

2001-10-23 Thread Tren Blackburn
Well, to my knowledge this is the *only* list =) Since vpopmail was written by inter7. =) This can be a high volume list, so prepare yourself. Regards, Tren. PS. please repost your question so we can try to help you. T. -Original Message- From: Jason Brunk [mailto:[EMAIL PROTECTE

RE: Vpopmail Upgrade

2001-10-23 Thread Tren Blackburn
Did you go through the instructions in UPGRADE.tren to migrate from vpopmail 4.9.10 to 5.0 using clear passwords? Regards, Tren. -Original Message- From: cyclo8 [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 23, 2001 12:44 PM To: [EMAIL PROTECTED] Subject: Vpopmail Upgrade Hello,

RE: Vpopmail Upgrade

2001-10-23 Thread Tren Blackburn
ROTECTED]] Sent: Tuesday, October 23, 2001 1:38 PM To: Tren Blackburn Cc: [EMAIL PROTECTED] Subject: Re: Vpopmail Upgrade Tren Blackburn writes: > Did you go through the instructions in UPGRADE.tren to migrate from vpopmail > 4.9.10 to 5.0 using clear passwords? > > Regards, > >

RE: Recompile Sqwebmail?

2001-10-25 Thread Tren Blackburn
Were you running an old version of vpopmail when you built sqwebmail 2.1.1 originally? Or not at all. If you didn't have vpopmail installed at all when you compiled sqwebmail 2.1.1 it doesn't have the necessary authentication modules installed for vpopmail authentication, so yes, you'll have to

RE: Configuring SQWebmail auth using vpopmail MySQL database

2001-10-25 Thread Tren Blackburn
Umm, why wouldn't you compile sqwebmail with authvchkpw authentication? It'll handle all the mysql stuff for you. Regards, Tren. -Original Message- From: Raymond Danks [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 25, 2001 11:21 AM To: [EMAIL PROTECTED] Subject: Configuring SQWebma

RE: Security Doubts.

2001-10-26 Thread Tren Blackburn
Look in your mail log files and see what qmail actually did. I'm guessing there is nothing to worry about here. Infact I'm almost willing to bet money on it (I know DJB did) Regards, Tren. -Original Message- From: Alberto Crespo [mailto:[EMAIL PROTECTED]] Sent: Friday, October 26, 200

RE: Can not get letter by pop3

2001-10-30 Thread Tren Blackburn
You're using softlimit in your pop3 startup. Raise the value until you find one that works. Regards, Tren. -Original Message- From: Sunny Wong [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 5:24 AM To: [EMAIL PROTECTED] Subject: Can not get letter by pop3 qmail+checkpass

RE: Relaying problems

2001-11-02 Thread Tren Blackburn
Yes, you'd have to recompile, or use some other method like SMTP-AUTH (Which I personally prefer over pop-before-smtp to be honest) but that requires recompiling parts of qmail...Since you have to recompile one or the other...maybe just recompile BOTH =) It's always good to have more than one opt

RE: Relaying problems

2001-11-02 Thread Tren Blackburn
This problem has been explained before. If you're using the authdaemon authentication module, it doesn't properly pass on the env variables needed to open the relay. The relay-users feature *IS* integrated into the library, it's authdaemon that breaks it. The solution is that you can recompile

RE: qmailadmin abd ezmlm

2001-11-09 Thread Tren Blackburn
Install ezmlm with IDX extentions and recompile qmailadmin. regards, Tren. -Original Message- From: QMAIL [mailto:[EMAIL PROTECTED]] Sent: Friday, November 09, 2001 6:08 AM To: [EMAIL PROTECTED] Subject: qmailadmin abd ezmlm I need help. I have installed the ezmlm and qmailadmin. I c

RE: Upgrading

2001-11-09 Thread Tren Blackburn
Read UPGRADE and UPGRADE.tren before even thinking of this upgrade. And the rule "If it works, don't touch it" is fine, until you get a problem and are told "We don't support that version, upgrade" and now you're upgrading on someone elses schedule, not your own. There is definatly something to

RE: vpopmail 5.0

2001-11-12 Thread Tren Blackburn
Yes, but you will probably have to recompile your sqwebmail 2.1.1 after installing version 5. Pretty much anything that reads against the libvpopmail.a library needs to be recompiled. Regards, Tren. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Saturday, N

RE: Re[8]: vpopmail with PHP

2001-11-12 Thread Tren Blackburn
Out of curriosity, is this redhat 7.1? If it is, are you using the problematic default gcc compiler? If you are, try recompiling with no optimizations (change -O2 to -O0 in the Makefile) or upgrade your GCC compiler (Probably the best option anyhow) Regards, Tren. > -Original Message-

RE: Re[8]: vpopmail with PHP

2001-11-12 Thread Tren Blackburn
Sorry, just was takin' a shot in the dark. =) Tren. > -Original Message- > From: Paul - Zenith Tech Inc [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 12, 2001 8:48 AM > To: Tren Blackburn > Cc: [EMAIL PROTECTED] > Subject: Re: Re[8]: vpopmail with PHP >

RE: vpopmail 5 + mysql + courier-imap 1.3.12 = no roaming...

2001-11-14 Thread Tren Blackburn
You can't have imap before smtp working if you use authdaemon. Compile it explicitly without authdaemon and with authvchkpw. Also, you can use the preauthvchkpw.c that comes with courier-imap 1.3.12. Regards, Tren. > -Original Message- > From: Ricardo A Guimaraes [mailto:[EMAIL PROTEC

RE: Sqwebmail compile issue.

2001-11-15 Thread Tren Blackburn
Install vpopmail 5. As stated on the inter7 website. Also, please don't send html email to this list if at all possible. Thanks, Tren -Original Message- From: Kevin - System Administrator [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 15, 2001 11:16 AM To: [EMAIL PROTECTED] Subje

RE: slow login thru firewall?

2001-11-19 Thread Tren Blackburn
what version of vpopmail are you using? You using tcpserver, inetd or xinetd? What OS? If you're using tcpserver, can you please post your startup line for it? Regards, Tren. > -Original Message- > From: Hans-Juergen Schwarz [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 19, 200

RE: vgetent/vmoduser fixes

2001-11-19 Thread Tren Blackburn
Does this only apply to the cdb module? Tren. > -Original Message- > From: Bill Shupp [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 19, 2001 11:38 AM > To: [EMAIL PROTECTED] > Subject: vgetent/vmoduser fixes > > > Ken, > > I discovered that vgetent() wasn't checking for new line

RE: Re[2]: slow login thru firewall?

2001-11-19 Thread Tren Blackburn
[2]: slow login thru firewall? > > > Hallo Tren Blackburn, > > On Monday, November 19, 2001 you wrote: > > > what version of vpopmail are you using? You using tcpserver, inetd or > > xinetd? What OS? If you're using tcpserver, can you please post your &g

RE: Bug Report for VPOPMAIL 5.0

2001-11-19 Thread Tren Blackburn
To my knowledge the sqwebmail-pass files are no longer used and if you compile both vpopmail and sqwebmail with the proper options it makes the changes directly. That's my experience at least. Before logging in with sqwebmail 3.2.0: [root@EOTnetworks Maildir]# ls total 0 drwx--5 vpopmai

RE: Is something wrong'????

2001-11-21 Thread Tren Blackburn
Look above the line that says "repeated x times" That'll be the message it's repeating. It's just doing this for the sake of brevity so you don't flood your logs. Tren. > -Original Message- > From: Ale [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 21, 2001 12:16 PM > To: [EMAI

RE: Problems with vpopmail and courier-imap

2001-11-21 Thread Tren Blackburn
> -Original Message- > From: Philip Wall [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 21, 2001 12:33 PM > To: [EMAIL PROTECTED] > Subject: RE: Problems with vpopmail and courier-imap > > > > > On 21 Nov 01, at 1:36, Dan Serban wrote: > > > The message could not be sent because on

RE: OK One problem at a time

2001-11-21 Thread Tren Blackburn
Please search the mailing list. This doesn't work with authdaemon. You have to compile it without authdaemon and with authvchkpw. Tren. > -Original Message- > From: Dan Serban [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 21, 2001 1:17 PM > To: [EMAIL PROTECTED] > Subject: OK

RE: Problem with logging

2001-11-23 Thread Tren Blackburn
> -Original Message- > From: Martin Hasenbein [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 23, 2001 9:08 AM > To: [EMAIL PROTECTED] > Subject: Problem with logging > > > Hi, > > I've installed vpopmail-5.0 and configured --enable-logging=v, > but when a user connects to his POP3-acc

RE: Adding vpopmail & impact on existing mail

2001-10-25 Thread Tren Blackburn
What you'd want, from what I can tell here is to configure vpopmail to have /etc/passwd support, not default domain support. This will allow you to still deliver to ~user/Maildir. Then make your virtual domain. This will deliver to ~vpopmail/domains/domain.com/user/Maildir. Compile sqwebmail w

RE: pop3d-ssl and roaming users

2001-09-28 Thread Tren Blackburn
Your best bet would be if you went with this would be smtp-auth. It's pretty simple to setup now (compared to how it was) Regards, Tren. -Original Message- From: Michael Hodges [mailto:[EMAIL PROTECTED]] Sent: Friday, September 28, 2001 12:37 AM To: [EMAIL PROTECTED] Subject: pop3d-ssl

RE: vpopmail + qmail and SMTP AUTH

2001-11-26 Thread Tren Blackburn
> -Original Message- > From: Bill Shupp [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 26, 2001 9:48 AM > To: [EMAIL PROTECTED] > Subject: Re: vpopmail + qmail and SMTP AUTH > > > On Monday, November 26, 2001, at 10:43 AM, Rick Macdougall wrote: > > > Hi, > >   > > I haven't played wi

RE: qmail-pop3d authentication problem!

2001-11-27 Thread Tren Blackburn
What do the logs say? Tren. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 27, 2001 7:05 AM > To: [EMAIL PROTECTED] > Subject: qmail-pop3d authentication problem! > > > > Hi there! > > I'm running qmail, vpopmail, qmailadmin, mys

RE: Big Vpopmail 5.0 upgrade problem

2001-11-27 Thread Tren Blackburn
Search the mailing list archives. As I recall bill shupp has included a script to fix the cdb files. If you're using mysql, read UPGRADE.tren. Regards, Tren. > -Original Message- > From: Andreas Müller [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 27, 2001 1:12 PM > To: [EMAIL

RE: Big Vpopmail 5.0 upgrade problem

2001-11-27 Thread Tren Blackburn
Kewl, glad to hear that it works for people other than me. *grin* Tren. > -Original Message- > From: Ken Jones [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 27, 2001 1:36 PM > To: Tren Blackburn > Cc: [EMAIL PROTECTED] > Subject: RE: Big Vpopmail 5.0 upgrade

RE: virus scan features & prices ?

2001-11-28 Thread Tren Blackburn
I personally use F-Secure. It was about 400$USD for a server license. Regards, Tren. > -Original Message- > From: Toph Kemmann [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 2:58 AM > To: [EMAIL PROTECTED] > Subject: virus scan features & prices ? > > > Could anyone

RE: QMAILQUEUE

2001-11-28 Thread Tren Blackburn
A softlimit of 500 or 600 is usually enough. it also depends on what virus scanner you're using as well. the more scanners, the higher the limit. Mine is around 800 because I use two scanners. Tren. > -Original Message- > From: Bill Shupp [mailto:[EMAIL PROTECTED]] > Sent:

RE: more Qmailqueue and virus scan stuff

2001-11-28 Thread Tren Blackburn
Just as an FYI, I am using this patch on all my mail servers now and it's working fantastically. You do have to do some modifications as his patch was made for the bleeding edge version of spamassassin, plus you have to update the paths and stuff. Just beware of that, but once all that is worked

RE: more Qmailqueue and virus scan stuff

2001-11-28 Thread Tren Blackburn
Updated the sendit.sh script that sqwebmail uses and put in the appropriate QMAILQUEUE lines. Tren. > -Original Message- > From: Dallas Engelken [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 12:25 PM > To: Tren Blackburn; [EMAIL PROTECTED] > Su

RE: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Tren Blackburn
First recommendation from me would be drop xinetd and install tcpserver. Regards, Tren. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 1:10 PM > To: Bill Shupp > Cc: [EMAIL PROTECTED] > Subject: Re: Roaming Users not workin

RE: Roaming Users not working. open-smtp not updated.

2001-11-28 Thread Tren Blackburn
d in vpopmail in my opinion. Regards, Tren. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 28, 2001 1:41 PM > To: Tren Blackburn > Subject: Re: Roaming Users not working. open-smtp not updated. > > > On

RE: How to change the default domain

2001-10-09 Thread Tren Blackburn
Do you still have your original directory that you compiled in? If so, all your configure options are stored in config.status Regards, Tren. -Original Message- From: steven [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 09, 2001 11:29 AM To: Bill Shupp Cc: [EMAIL PROTECTED] Subject:

RE: Is Qmail/vpopmail/MySql working on Mangrake8.0(8.1)?

2001-10-11 Thread Tren Blackburn
Follow the instructions in the INSTALL files that accompany each program. Can't speak about the postfix/vpopmail/mysql setup as I don't have that running, but I think there are instructions on the inter7.com site. Regards, Tren. -Original Message- From: jquest jquest [mailto:[EMAIL PROT

RE: Urgent HELP!! Vpopmail with Oracle compile error ...

2001-10-11 Thread Tren Blackburn
I might be mistaken, but I'm pretty sure that the oracle isn't working right now in vpopmail 5. Maybe try going back to vpopmail 4.9.10 or working on the module in vpopmail 5 and see if you can fix it. Regards, Tren -Original Message- From: Á¤Ç×´ö [mailto:[EMAIL PROTECTED]] Sent: Thur

RE: vpopmail & courier-imap

2001-10-11 Thread Tren Blackburn
t vpopmail dev version, run configure as > > a non-root and > > make as root. This has to do with the new permissions on the vpopmail > > library for security. > > I have try with the stable version and I have always the problem. > > On the inter7 website: > > If you a

  1   2   3   >