Re: Fwd: Re: [qmailtoaster] centos 6

2018-10-02 Thread Andrew Swartz
thm ALSO generates a 40 character >>>> output!). After is stores the hashed password, it ALSO stores the >>>> first 16 characters of the cleartext password -- because that's the >>>> length of the field in the database. >>>> >>>> Whe

Re: Fwd: Re: [qmailtoaster] centos 6

2018-10-02 Thread Eric Broch
. your mileage may vary 😊 Dan -Original Message- From: Andrew Swartz Sent: Tuesday, October 2, 2018 11:24 AM To: qmailtoaster-list@qmailtoaster.com Subject: Re: Fwd: Re: [qmailtoaster] centos 6 Dan, Excellent explanation. Thank you. It explains something which I did not report in my e

Re: Fwd: Re: [qmailtoaster] centos 6

2018-10-02 Thread Tony White
IT4SOHO +1-877-484-7646 For service requests, direct your email to serv...@it4soho.com -Original Message- From: Eric Broch Sent: Friday, September 28, 2018 1:35 AM To: qmailtoaster-list@qmailtoaster.com Subject: Re: Fwd: Re: [qmailtoaster] centos 6 Thanks, Andy. Plain text password have been a

Re: Fwd: Re: [qmailtoaster] centos 6

2018-10-02 Thread Tony White
just query the database (because the vpopmail password is well known). So that's been my way to deal with it... your mileage may vary 😊 Dan -Original Message- From: Andrew Swartz Sent: Tuesday, October 2, 2018 11:24 AM To: qmailtoaster-list@qmailtoaster.com Subject: Re: Fwd: Re:

Re: Fwd: Re: [qmailtoaster] centos 6

2018-10-02 Thread Eric Broch
's been my way to deal with it... your mileage may vary 😊 Dan -Original Message- From: Andrew Swartz Sent: Tuesday, October 2, 2018 11:24 AM To: qmailtoaster-list@qmailtoaster.com Subject: Re: Fwd: Re: [qmailtoaster] centos 6 Dan, Excellent explanation. Thank you. It explains so

RE: Fwd: Re: [qmailtoaster] centos 6

2018-10-02 Thread Dan McAllister - QMT DNS
y had to stop after the 16th character -- and it > would have worked!) > > I hope this explains a few things!! > > Dan > > > IT4SOHO, LLC > 33 4th St N; STE 211 > St. Petersburg, FL 33701 > +1-877-IT4SOHO > +1-877-484-7646 > For service requests, direct your

Re: Fwd: Re: [qmailtoaster] centos 6

2018-10-02 Thread Andrew Swartz
ter -- and it > would have worked!) > > I hope this explains a few things!! > > Dan > > > IT4SOHO, LLC > 33 4th St N; STE 211 > St. Petersburg, FL 33701 > +1-877-IT4SOHO > +1-877-484-7646 > For service requests, direct your email to serv...@it4soho.com > >

Re: Fwd: Re: [qmailtoaster] centos 6

2018-10-02 Thread Eric Broch
SOHO, LLC 33 4th St N; STE 211 St. Petersburg, FL 33701 +1-877-IT4SOHO +1-877-484-7646 For service requests, direct your email to serv...@it4soho.com -Original Message- From: Eric Broch Sent: Friday, September 28, 2018 1:35 AM To: qmailtoaster-list@qmailtoaster.com Subject: Re: Fwd: Re: [qm

RE: Fwd: Re: [qmailtoaster] centos 6

2018-10-02 Thread Dan McAllister - QMT DNS
7-484-7646 For service requests, direct your email to serv...@it4soho.com -Original Message- From: Eric Broch Sent: Friday, September 28, 2018 1:35 AM To: qmailtoaster-list@qmailtoaster.com Subject: Re: Fwd: Re: [qmailtoaster] centos 6 Thanks, Andy. Plain text password have been a part

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Eric Broch
Thanks, Andy. Plain text password have been a part of qt for as long as I've been using it. I understand you're concern. I'm not sure about the password length issue, I don't remember ever changing (patching) vpopmail like that, but I'll look into it. On 9/27/2018 11:28 PM, Andrew Swartz wrot

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Andrew Swartz
I recently did the backup/restore and I have one hiccup to report. A few of the account passwords did not work after backup from centos5 and restore to centos7. Took some time to troubleshoot, but I poked around in the vpopmail database and figured it out. It was due to the vpopmail database sch

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Tony White
Eric,   I now have a working v6 COS qmt, thank you for you help an patience. Now the backup and restore... best wishes Tony White On 28/09/18 14:43, Eric Broch wrote: changed now On 9/27/2018 10:41 PM, Tony White wrote: Eric,   Yes I did run that command.   At stage 3 after manually star

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Eric Broch
changed now On 9/27/2018 10:41 PM, Tony White wrote: Eric,   Yes I did run that command.   At stage 3 after manually starting qmail at the end of qt-install. Stage 3 rpm -Uvh ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/current/x86_64/qmt-release-1-5.qt.el6.noarch.rpm needs to be rpm

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Tony White
Eric,   Yes I did run that command.   At stage 3 after manually starting qmail at the end of qt-install. Stage 3 rpm -Uvh ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/current/x86_64/qmt-release-1-5.qt.el6.noarch.rpm needs to be rpm -Uvh ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/cu

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Eric Broch
# qmailctl start # qmailctl stat On 9/27/2018 10:38 PM, Eric Broch wrote: what's qt-install look like did you run this command: # curl https://www.qmailtoaster.org/qt-install >/opt/qmailtoaster-util/bin/qt-install On 9/27/2018 10:24 PM, Tony White wrote: Eric,   ran qt-install... Oops

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Eric Broch
what's qt-install look like did you run this command: # curl https://www.qmailtoaster.org/qt-install >/opt/qmailtoaster-util/bin/qt-install On 9/27/2018 10:24 PM, Tony White wrote: Eric,   ran qt-install... Oops may have spoken too soon... screen text: Cleaning up... All done!  If you

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Eric Broch
On 9/27/2018 10:24 PM, Tony White wrote: Eric,   ran qt-install... Oops may have spoken too soon... screen text: Cleaning up... All done!  If you've completed all of the above steps, your MySQL installation should now be secure. Thanks for using MySQL! Please enter the MySQL Root Passw

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Tony White
Eric,   ran qt-install... Oops may have spoken too soon... screen text: Cleaning up... All done!  If you've completed all of the above steps, your MySQL installation should now be secure. Thanks for using MySQL! Please enter the MySQL Root Password you just created: Starting httpd: httpd:

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Eric Broch
Excellent!!! Glad to hear it. On 9/27/2018 10:03 PM, Tony White wrote: Eric,   Sorry I did not intend to email offlist. I did a reply to sender not the list. Apologies. I have reset the VM to give me a blank minimal install again. It has just finished qt-bootstrp-2 without error. So far so goo

Re: Fwd: Re: [qmailtoaster] centos 6

2018-09-27 Thread Tony White
Eric,   Sorry I did not intend to email offlist. I did a reply to sender not the list. Apologies. I have reset the VM to give me a blank minimal install again. It has just finished qt-bootstrp-2 without error. So far so good. cheers. On 28/09/18 13:53, Eric Broch wrote: Tony, If you communic