Re: sqmailadmin

2001-10-09 Thread Charlie Chrisman
if you can, upgrade your vpopmail to 5.0. this is a common problem and upgrading fixes it. charlie - Original Message - From: "Bjarne Hansen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 09, 2001 8:44 AM Subject: sqmailadmin > Hi! > > I tryed to install this on a

Re: Sorry, no mailbox here by that name. vpopmail (#5.1.1)

2001-10-09 Thread Charlie Chrisman
outlook express does not recognize the user%domain.com format. you have to use [EMAIL PROTECTED] as the username to login. try that and let us know. charlie - Original Message - From: "Aric Cheah" <[EMAIL PROTECTED]> To: "sec" <[EMAIL PROTECTED]> Cc: "vchkpw @ inter7 . com" <[EMAIL PROT

Re: vpopmail & courier-imap

2001-10-11 Thread Charlie Chrisman
ive not gotten it to work for solaris 8. still a problem. anyone had any success with vpopmail5 on solaris 8? charlie - Original Message - From: "Tren Blackburn" <[EMAIL PROTECTED]> To: "NDSoftware" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, October 11, 2001 4:26 PM Sub

Re: domain config

2001-10-15 Thread Charlie Chrisman
in your dns configuration, you need to set up a mx record for domain.com as well as host.domain.com (using correct and valid domains and hostnames, as usual. i don't get why people don't want to share their hosts and domains with the people on the list... well i do, but... you know) in BIND

Re: vdelivermail

2001-10-15 Thread Charlie Chrisman
what are you trying to do? deliver mail to a user not on your mail server? if so, you can create a .qmail file. tell us more and we can tell you more. charlie - Original Message - From: "Bozhan Boiadzhiev" <[EMAIL PROTECTED]> To: "vchkpw" <[EMAIL PROTECTED]> Sent: Monday, October 15, 20

Re: change dir errors

2001-10-15 Thread Charlie Chrisman
the very last email address looks like it is virtual while the others are real addresses... which are you using? the chdir errors occur when qmail does have access to the maildir to put messages in it. is [EMAIL PROTECTED] a real (ie system) mailbox or a virtual (ie vpopmail) mailbox? charlie

Re: Re[2]: real email and forward

2001-10-15 Thread Charlie Chrisman
do you want to forward all mail sent to [EMAIL PROTECTED] to [EMAIL PROTECTED]? if so then why do you need [EMAIL PROTECTED] to be a real mailbox? charlie - Original Message - From: "Yuri A. Kabaenkov" <[EMAIL PROTECTED]> To: "steven" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Mond

mysql crypt seed

2001-10-17 Thread Charlie Chrisman
what is the seed of the crypt of the password when using mysql authentication? basically i want to write a quick, small script that will allow users to change their password. thats all... thanks charlie

Vchkpw shared libraries problem

2001-09-09 Thread Charlie Chrisman
Im running vpopmail 5.0pre5 and when I try to authenticate via pop, I get this message: /home/vpopmail/bin/vchkpw: error while loading shared libraries: libc.so.6: failed to map segment from shared object: Cannot allocate memory -ERR aut

RE: courier wants -lvpopmail

2001-09-10 Thread Charlie Chrisman
Open source at its best!!! I love it. Just thought I'd share my awe. ; ) charlie -Original Message- From: Tren Blackburn [mailto:[EMAIL PROTECTED]] Sent: Monday, September 10, 2001 10:50 AM To: 'Ken Jones' Cc: 'Andrea Cerrito'; [EMAIL PROTECTED] Subject: RE: courier wants -lvpopmail

RE: Vchkpw shared libraries problem

2001-09-10 Thread Charlie Chrisman
: Vchkpw shared libraries problem - Original Message - From: "Charlie Chrisman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 10, 2001 3:23 AM Subject: Vchkpw shared libraries problem > Im running vpopmail 5.0pre5 and when I try to authentica

Vadddomain problem

2001-09-10 Thread Charlie Chrisman
I deleted a domain, charliechrisman.com, from my vpopmail configuation using vdeldomain charliechrisman.com. There is no folder in /home/vpopmail/domains called charliechrisman.com, nor in the vpopmail.vpopmail table in mysql are there any references to charliechrisman.com. When I try to add it

vpopmail 5.0pre5 and solaris 8

2001-09-17 Thread Charlie Chrisman
ror: Command failed for target `all-recursive-am' any idea as to whats going on? thanks charlie chrisman

Vpopmail 5.0

2001-09-21 Thread Charlie Chrisman
Where can I get the latest download of vpopmail 5? The changelog has the final version of 5 on 9/17, but there is not link to it and on the /devel/ page the latest is 5.0pre5. charlie

Vpopmail 5 and solaris 8

2001-09-22 Thread Charlie Chrisman
ror: Command failed for target `all-recursive-am' Any idea what might be causing this? Charlie chrisman

Fw: [courier-users] Courier IMAP+authvchkpw and FreeBSD Compile problem

2001-09-24 Thread Charlie Chrisman
what does everyone think? charlie - Original Message - From: "Diego Rodrigo Neufert" <[EMAIL PROTECTED]> To: "Charlie Chrisman" <[EMAIL PROTECTED]> Sent: Monday, September 24, 2001 3:52 PM Subject: Re: [courier-users] Courier IMAP+authvchkpw and FreeBSD

problems compiling vpopmail 5.0 on solaris 8

2001-09-24 Thread Charlie Chrisman
im trying to compile vpopmail 5.0 on a solaris 8 machine. it configures successfully with these options: ./configure --enable-roaming-users=y --enable-relay-clear-minutes=60 --enabl e-auth-logging=y --enable-mysql-logging=y --enable-logging=y --enable-defaul t-domain=internetpresenter.com --enab

vpopmail and mysql

2001-09-24 Thread Charlie Chrisman
what function does vpopmail use when storing passwords in a mysql database to encrypt the password? is it just the standard mysql password function? or is it something special? thanks charlie

vpopmail compile problems

2001-09-26 Thread Charlie Chrisman
does anyone know what "__builtin_va_alist" is? what library it might be contained in? what about this "va_start(args,domain);" what is the function va_start? im getting this when i try to compile vpopmail5.0: gcc -I. -I/usr/include -g -O2 -Wall -c vpopmail.c vpopmail.c: In function `vadd

Re: vpopmail compile problems

2001-09-26 Thread Charlie Chrisman
sparc solaris 8 box with gcc 2.95.3, gnu make 3.79.1, and i have no idea how to check what version of libc i have. charlie - Original Message - From: "Gabriel Ambuehl" <[EMAIL PROTECTED]> To: "Charlie Chrisman" <[EMAIL PROTECTED]> Cc: "vchkpw @ inter7 . co

Re: Re[2]: vpopmail compile problems

2001-09-26 Thread Charlie Chrisman
ldd /export/vpopmail/bin/vchkpw libz.so.1 => /usr/lib/libz.so.1 libsocket.so.1 =>/usr/lib/libsocket.so.1 libnsl.so.1 => /usr/lib/libnsl.so.1 libcrypt_i.so.1 => /usr/lib/libcrypt_i.so.1 libm.so.1 => /usr/lib/libm.so.1 libc.so.

Re: vpopmail compile problems

2001-09-26 Thread Charlie Chrisman
- Original Message - From: "Ken Jones" <[EMAIL PROTECTED]> To: "Charlie Chrisman" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, September 26, 2001 4:40 PM Subject: Re: vpopmail compile problems > On Wed, 2001-09-26 at 14:04, Cha

courier imap and authvchkpw

2001-10-03 Thread Charlie Chrisman
i know this is more suited to the courier mailing list, but all they say when i ask this question is to upgrade vpopmail to 5.0, but currently vpopmail 5 does not compile correctly on a solaris 8 box. that said, here is my problem. im trying to compile courier imap 1.3.9 on a solaris 8 machine.

Re: vpopmail 5.0 final beta

2001-10-05 Thread Charlie Chrisman
im still getting errors with my solaris 8 box. gcc -I. -I/usr/include -g -O2 -Wall -c vpopmail.c vpopmail.c: In function `vadddotqmail': vpopmail.c:1760: `__builtin_va_alist' undeclared (first use in this function) vpopmail.c:1760: (Each undeclared identifier is reported only once vpopmail.c

Re: mysql crypt seed

2001-10-17 Thread Charlie Chrisman
e clear passwords in the database, or to define the salt as something as opposed to something random and recompile and use that to crypt the password... any other ideas? what about security concerns? charlie - Original Message - From: "Ken Jones" <[EMAIL PROTECTED]> To:

vpopmail and procmail

2001-10-31 Thread Charlie Chrisman
could someone give me a brief run down of how to use procmail with qmail and vpopmail? or at least point me in the right direction? thanks charlie

maildir and forward

2001-10-31 Thread Charlie Chrisman
say you have a user [EMAIL PROTECTED] and that user has another mailbox [EMAIL PROTECTED] is it possible to deliver mail addressed to [EMAIL PROTECTED] to that user, but also forward a copy to [EMAIL PROTECTED]? so basically have two copies of the message. charlie

procmail

2001-11-13 Thread Charlie Chrisman
im trying to setup procmail for me on my email server. in the domain dir, i created the .qmail-me that contains "| preline procmail -p -m ./me/Maildir/procmailrc". an entry in my procmailrc file is: :0 * ^to: [EMAIL PROTECTED] me/Maildir/.lists.vchkpw but procmail is delivering to an mbox at

Compilation problems

2001-11-19 Thread Charlie Chrisman
th-waitlib=wait3 any help would be appreciated. Thanks, Charlie Chrisman

Re: Compilation problems

2001-11-19 Thread Charlie Chrisman
sorry for being dense, but how do i do that exactly? charlie On Monday 19 November 2001 17:41, Ken Jones wrote: > Looks like it needs -lnsl -lsocket added to > the library link line > > Ken Jones > > On Mon, 2001-11-19 at 15:21, Charlie Chrisman wrote: > > can someone

forwarding question

2001-11-20 Thread Charlie Chrisman
is it possible to deliver mail to a mailbox as well as forward it on to another email address? ie ive got a mailbox [EMAIL PROTECTED] is it possible to deliver mail to [EMAIL PROTECTED] and forward it to [EMAIL PROTECTED]? thanks charlie