Problems compiling Courier-IMAP

2001-04-03 Thread Tony
Running: vpopmail (how do i find version number ?) Mysql 3.22.32 I am getting an error when I try to compile courier-imap-1.2.2. Here is my configure script in courier-imap: ./configure --without-authmysql --without-authuserdb --without-authpam \ --without-authpwd --without-authshadow --withou

RE: Problems compiling Courier-IMAP

2001-04-03 Thread Tony
'--without-authmysql' option as per the 'authlib' readme. I am really stumped and my users are pissed. Any help would be appreciated ! Thanks -Original Message- From: Brad Dameron [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 03, 2001 5:35 PM To: Tony Subject: RE: Proble

Stuck - Re: Mysql and Vpopmail

2001-05-06 Thread Tony
ibdir=/usr/local/mysql/lib/mysql I did edit the vmysql.h file with the appropriate settings. Any help would be appreciated. Tony

Re: Vqadmin Upgrade Failure.

2001-12-06 Thread Tony Publiski
Last I checked, Frontpage still installed it's own version of apache, which likely doesn't have some of the things necessary for vqadmin to work. You probably shouldn't run a webserver on the same machine as your mail server anyway, really. Tony Kevin - System Administrator

Re: Vqadmin Upgrade Failure.

2001-12-06 Thread Tony Publiski
ving other webpages. You certainly wouldn't need Frontpage installed in order to run sqwebmail. :) Generally ISP's do it for their customers, in which case it should be completely seperate. Tony

RE: Newbie Question! '553 sorry, that domain isn't in my list of allowed rcpthosts

2000-08-25 Thread Tony Publiski
dress in the list of those allowed to send mail through your server? -- Tony Publiski World Wide Net, Inc. +1 (734) 513-7707 x 2012 -Original Message- From: Kathleen Farber [mailto:[EMAIL PROTECTED]] Sent: Friday, August 25, 2000 4:17 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subj

RE: feature request

2000-08-25 Thread Tony Publiski
. It's terrible. If you compile it in to check based on the reverse of the IP that the request comes in on, you can avoid the sales%domain.com issue you're complaining about. And I've yet to hear a mail client that doesn't like the % delimiter. @ is a big problem though. -- To

ip-alias-domains

2000-09-28 Thread Tony Publiski
it located in?), it doesn't appear to be in vchkpw.c like I thought it would be. -- Tony Publiski World Wide Net, Inc. +1 (734) 513-7707 x 2012

RE: Telnet in redhat..

2000-10-11 Thread Tony Publiski
You cannot telnet as root to most any server, nor should you be able to.  It is certainly not recommended.  This is also completely off topic from this list...   --Tony PubliskiWorld Wide Net, Inc.+1 (734) 513-7707 x 2012 -Original Message-From: sundar [mailto:[EMAIL

RE: MySQL + vpopmail

2000-11-03 Thread Tony Publiski
Why would you want to send your passwords in clear text? Why would you want them stored that way? -- Tony Publiski World Wide Net, Inc. +1 (734) 513-7707 x 2012 -Original Message- From: Chad [mailto:[EMAIL PROTECTED]] Sent: Friday, November 03, 2000 3:47 PM To: [EMAIL PROTECTED

RE: [vchkpw] vpopmail 5.4.0 Make error on Solaris 9

2004-02-24 Thread Tony Rini
es at sunfreeware.com I also found some tidbits that are Solaris specific on the life with qmail site. Take Care, Tony Rini -Original Message- From: Joseph Bruzzo [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 24, 2004 7:14 AM To: [EMAIL PROTECTED] Subject: [vchkpw] vpopmail 5.4.0 Make err

RE: [vchkpw] vpopmail 5.4.0 Make error on Solaris 9

2004-02-24 Thread Tony Rini
;m hoping things are better now. Good luck and post any solutions you find. Take Care, Tony Rini -Original Message- From: Joseph Bruzzo [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 24, 2004 8:13 AM To: [EMAIL PROTECTED] Subject: RE: [vchkpw] vpopmail 5.4.0 Make error on Solaris 9 I

RE: [vchkpw] Re: ezmlm warning

2006-01-31 Thread Tony Rini
Interesting. I got it as well. Perhaps a little bug going on with the listservers? Directing all mx to these guys? <[EMAIL PROTECTED]>: 209.76.75.195 does not like recipient. Remote host said: 550 cannot message [EMAIL PROTECTED] (#5.0.0 denied by policy) Giving up on 209.76.75.195. -Origina

RE: [vchkpw] qmail comparison

2006-03-29 Thread Tony Rini
He must have taken the spell check with him. -Original Message- From: Tren Blackburn [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 9:35 AM To: vchkpw@inter7.com Subject: RE: [vchkpw] qmail comparison What did your last slave die of? t. -Original Message- From: [EMAI

[vchkpw] tcp.smtp.cdb is updated only once, and only when open-smtp is missing

2002-09-20 Thread Tony A.T. Mendina
ng below. I've really run out of ideas for what to do next to try and identify the problem or to solve it, so ideas are very welcome! Vpopmail is *almost* working; if I could just get vchkpw to update the cdb file, I'd be set. Thanks for any help you can give, Tony First, the recor

Re: [vchkpw] tcp.smtp.cdb is updated only once, and only when open-smtp is missing

2002-09-23 Thread Tony A.T. Mendina
they don't involve learning C, which I'm just not going to have time for this week , though I'm going to try a couple of simple "commenting out" type of tests to see if I can pin down the problem a little bit. Tony Ken Jones [EMAIL PROTECTED] wrote on 9/21/2002 at 2:30 AM

RE: QmailAdmin Error -> vsql_getpw: failed select

2000-08-07 Thread Tony Publiski (tonyp)
it isn't declared anywhere there...where do I declare that? Tony -Original Message- From: Ken Jones [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 10:51 PM To: Harsha Linux Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: QmailAdmin Error -> vsql_getpw: failed se

RE: problem with virtual domains

2000-09-29 Thread Tony Publiski (tonyp)
want to do mail for in order to avoid using [EMAIL PROTECTED] or bob%mydomainname.net.  That default-domain option you used when you configured vpopmail will only append @pop.mymasterserver.net to the end of bob should it not successfully authenticate bob in the first place. Tony -Original

RE: Vpopmail+mysql + Sqwebmail won't authenticate pop3

2000-09-30 Thread Tony Publiski (tonyp)
Title: RE: Vpopmail+mysql + Sqwebmail won't authenticate pop3 Did you remember to run ~vpopmail/bin/vconvert after you upgraded to the mysql database type? Tony -Original Message- From: Leonardo Magallon [mailto:[EMAIL PROTECTED]] Sent: Saturday, September 30, 2000 2:20

RE: SMTP Relay..,

2000-10-02 Thread Tony Publiski (tonyp)
I notice you have a typo there and you typed "RELACLEINT".  Is that how you have it spelled in your rules file?  The format would be:   IP.ADDRESS:allow,RELAYCLIENT=""   Also, what is the complete commandline you've got for tcpclient to qmail-pop3d?   Tony -

RE: Please help forwarding

2000-10-02 Thread Tony Publiski (tonyp)
Title: RE: Please help forwarding That line should read: | /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED] -Original Message- From: Hendra [mailto:[EMAIL PROTECTED]] Sent: Monday, October 02, 2000 6:35 AM To: [EMAIL PROTECTED] Subject: Please help forwarding Hi, I have a

RE: pop3+virtualdomains

2000-10-02 Thread Tony Publiski (tonyp)
Title: RE: pop3+virtualdomains That's a good point.  I've never seen that error before, and I've seen most of the errors you can see :)  Make sure instead of /bin/checkpassword in your qmail-pop3d startup you're instead using /home/vpopmail/bin/vchkpw. -Original Message- From: Bill Sh

vadduser seg faulting

2000-10-06 Thread Tony Publiski (tonyp)
while moving a domain onto my new server :)  I haven't had a chance to dig through the code yet and modify it, but wanted to report it just the same. Tony