RE: [vchkpw] MySQL going down results in 5xx error

2006-02-09 Thread Ed McLain
> Check_delivery calls a script called vpopmail_user_check.pl which > performs "vuserinfo -d $address 2>&1". This returns an error because it > cannot talk to the database. I'm walking through all of the code now to > see if I can work with or change the return codes. > > I'm sorry if I sound clueless, but I'm still trying to figure this > system out. > > Thanks again for the quick reply! Looks like it helped others too. > > > Jenn -- Thanks, Ed McLain

RE: [vchkpw] VpopMail upgrade

2006-06-29 Thread Ed McLain
> > > > 1.) Update vpopmail > > > > 2.) Install vQadmin > > > > 3.) Get/change postmaster password > > > > Will I loose emails / domains / accounts if I update Vpopmail? > > > > Thanks, > > > > Austin Jorden > > > > (972) 284-4909 > > > > Digitalpath of Texas > > > > http://www.dptexas.net/ > > > -- Thanks, Ed McLain Sr. Colocation Engineer TekLinks / High Speed Solutions [EMAIL PROTECTED] 205.314.6600

Re: [vchkpw] starttls crashes on vpopmail with mysql

2006-09-22 Thread Ed McLain
tes without > > > problems. > > > > > > > then you'll want to use strace, which should be installed. if it isn't, > > install the strace package from your distribution. > > > > after that.. telnet to your smtp server, then in

Re: [vchkpw] starttls crashes on vpopmail with mysql

2006-09-22 Thread Ed McLain
tried both 0.9.7a, 0.9.7k, and 0.9.8c. Just thought I would throw that in as a fix in case somebody else experiences this problem. Ed. On Fri, 2006-09-22 at 02:17 -0500, Ed McLain wrote: > I'm having this exact same problem. Anyone found a rhyme or reason to > it yet? > > > O

Re: [vchkpw] [OT] IMAP Servers: Dovecot or Binc?

2007-12-19 Thread Ed McLain
setups was a major plus. Had a few issues off the bat with POP3 UID's but quickly fixed that one thanks to Dovecots easy to change UID definitions. Don't think I'll ever change back. -- Ed McLain From: Rick Romero <[EMAIL PROTECTED]> Reply-T

Re: [vchkpw] [OT] IMAP Servers: Dovecot or Binc?

2007-12-19 Thread Ed McLain
t-passwd-file --without-shadow --without-static-userdb CFLAGS="-DHAVE_VPOPMAIL_OPEN_SMTP_RELAY" -- Ed McLain From: Remo Mattei <[EMAIL PROTECTED]> Reply-To: Date: Wed, 19 Dec 2007 22:03:47 -0600 To: Conversation: [vchkpw] [OT] IMAP Servers:

Re: [vchkpw] [OT] IMAP Servers: Dovecot or Binc?

2007-12-20 Thread Ed McLain
ly or pop3 only and while it Courier does this by default, Dovecot simply doesn't and vpopmail thinks everything is coming in via pop3, if I'm remembering correctly, without it. It is not required, just thought I'd throw it out there in case somebody else need

Re: [vchkpw] OT - Preferred File Systems

2007-12-21 Thread Ed McLain
ion. Also, having had to recover data from all filesystems listed due to hardware or other failures, XFS has been the most reliable and easiest to recover. Reiser and EXT3 were the worst. Just my .02. -- Ed McLain From: Jeff Koch <[EMAIL PROTECTED]> Repl

Re: [vchkpw] OT - Preferred File Systems

2007-12-21 Thread Ed McLain
used XFS I used JFS and it was wonderful as well. -- Ed McLain From: Christopher Chan <[EMAIL PROTECTED]> Reply-To: Date: Fri, 21 Dec 2007 17:57:09 -0600 To: Conversation: [vchkpw] OT - Preferred File Systems Subject: Re: [vchkpw] OT - Preferred File Systems E

Re: [vchkpw] dovecot relay compare to pop3

2007-12-27 Thread Ed McLain
Are you referring to using dovecot with imap and vpopmails roaming users option in order to set the RELAYCLIENT environment variable in tcpserver so as to bypass RBL checking? -- Ed McLain From: Remo Mattei <[EMAIL PROTECTED]> Reply-To: Date: Thu, 27 De

Re: [vchkpw] dovecot relay compare to pop3

2007-12-27 Thread Ed McLain
--without-static-userdb CFLAGS="-DHAVE_VPOPMAIL_OPEN_SMTP_RELAY" You must have CFLAGS="-DHAVE_VPOPMAIL_OPEN_SMTP_RELAY" added to the options sent to configure else dovecot will not be built with roaming users support. -- Ed McLain From: Remo Matt