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

Compilation problems

2001-11-19 Thread Charlie Chrisman
=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 give me a pointer as to what

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

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

Re: mysql crypt seed

2001-10-17 Thread Charlie Chrisman
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: Charlie Chrisman [EMAIL PROTECTED] Cc

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

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: 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

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.

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

Re: vpopmail compile problems

2001-09-26 Thread Charlie Chrisman
Message - From: Gabriel Ambuehl [EMAIL PROTECTED] To: Charlie Chrisman [EMAIL PROTECTED] Cc: vchkpw @ inter7 . com [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, September 26, 2001 3:20 PM Subject: Re: vpopmail compile problems -BEGIN PGP SIGNED MESSAGE- Hello Charlie, Wednesday

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.1 =

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, Charlie Chrisman wrote: does anyone know what

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 Compile problem Is vpopmail 5 stable

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

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 5 and solaris 8

2001-09-22 Thread Charlie Chrisman
`all-recursive-am' Any idea what might be causing this? 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.0pre5 and solaris 8

2001-09-17 Thread Charlie Chrisman
`all-recursive-am' any idea as to whats going on? thanks charlie chrisman

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 authenticate via pop, I get this message

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

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