Re: [qmailtoaster] problem

2009-06-02 Thread Jake Vickers

Noel Rivera (Border Less) wrote:

Hello List, When I run yum update and the process works great but when I run
qtp-newmodel I have these errors:

If you want to view compile messages, you can open another terminal and:
# tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log


Building clamav-toaster-0.95.1-1.3.27 ...
qtp-build-rpms - rpmbuild failed for clamav-toaster-0.95.1-1.3.27
qtp-build-rpms - see
/mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log

Build failed, Exiting.


  


Look at the end of the log file it's telling you to look at and it will 
explain why it failed. There is not enough information in what you sent 
for us to determine what the failure is.



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




RE: [qmailtoaster] problem

2009-06-02 Thread Noel Rivera (Border Less)
Jake I look that the log file say you need to install ncurses-devel, I run
yum install ncurses-devel and the ncurses installed.
I run one more time qtp-newmodel and the process install works great.

One more time, thanks for the support.


-Original Message-
From: Jake Vickers [mailto:j...@qmailtoaster.com] 
Sent: Martes, 02 de Junio de 2009 04:17 a.m.
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] problem

Noel Rivera (Border Less) wrote:
 Hello List, When I run yum update and the process works great but when I
run
 qtp-newmodel I have these errors:

 If you want to view compile messages, you can open another terminal and:
 # tail -f /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log


 Building clamav-toaster-0.95.1-1.3.27 ...
 qtp-build-rpms - rpmbuild failed for clamav-toaster-0.95.1-1.3.27
 qtp-build-rpms - see
 /mnt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log

 Build failed, Exiting.


   

Look at the end of the log file it's telling you to look at and it will 
explain why it failed. There is not enough information in what you sent 
for us to determine what the failure is.



-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!

-
 Please visit qmailtoaster.com for the latest news, updates, and
packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com




-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




RE: [qmailtoaster] Setting up FTP script

2009-06-02 Thread David Burke
This probably isn't a Qmail issue, but thought you guys could help

I'm trying to setup an FTP script to FTP my backup file to a public
Windows server (still behind firewall). This like the qtp-backup will be
done via a cron job. Here's my script:

cd /backup/qmailbackup
ftp server
user username password
cd \qmail
put *.* -f
bye

When I run it to test I get this:
Connected to server
220 Microsoft FTP Service
500 'AUTH GSSAPI': command not understood
500 'AUTH KERBEROS_V4': command not understood
KERBEROS_V4 rejected as an authentication type
Name (server:root)

Here I can enter the login and password and get to into the FTP.  When I
enter the creditals manually it goes to the FTP prompt.  Once I type
quit it tries the rest of the script.

Thanks for your help.

-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.

  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Setting up FTP script

2009-06-02 Thread Dave Hallowell

David,
I would install expect. You can get it via yum (I think) or some other 
repo. It will record your input and create a script which you can 
execute via cron.

Dave

David Burke wrote:

This probably isn't a Qmail issue, but thought you guys could help

I'm trying to setup an FTP script to FTP my backup file to a public
Windows server (still behind firewall). This like the qtp-backup will be
done via a cron job. Here's my script:

cd /backup/qmailbackup
ftp server
user username password
cd \qmail
put *.* -f
bye

When I run it to test I get this:
Connected to server
220 Microsoft FTP Service
500 'AUTH GSSAPI': command not understood
500 'AUTH KERBEROS_V4': command not understood
KERBEROS_V4 rejected as an authentication type
Name (server:root)

Here I can enter the login and password and get to into the FTP.  When I
enter the creditals manually it goes to the FTP prompt.  Once I type
quit it tries the rest of the script.

Thanks for your help.

-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


  


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




RE: [qmailtoaster] Setting up FTP script

2009-06-02 Thread Richard Vinke
I use: ftp -n ftpcommands

Content of ftpcommands:
open ftpserver
user 'username' 'password'
cd 'some dir'
put *.*
by


 This probably isn't a Qmail issue, but thought you guys could help

 I'm trying to setup an FTP script to FTP my backup file to a public
 Windows server (still behind firewall). This like the qtp-backup will be
 done via a cron job. Here's my script:

 cd /backup/qmailbackup
 ftp server
 user username password
 cd \qmail
 put *.* -f
 bye

 When I run it to test I get this:
 Connected to server
 220 Microsoft FTP Service
 500 'AUTH GSSAPI': command not understood
 500 'AUTH KERBEROS_V4': command not understood
 KERBEROS_V4 rejected as an authentication type
 Name (server:root)

 Here I can enter the login and password and get to into the FTP.  When I
 enter the creditals manually it goes to the FTP prompt.  Once I type
 quit it tries the rest of the script.

 Thanks for your help.

 -
 Qmailtoaster is sponsored by Vickers Consulting Group
 (www.vickersconsulting.com)
 Vickers Consulting Group offers Qmailtoaster support and
 installations.
   If you need professional help with your setup, contact them today!
 -
  Please visit qmailtoaster.com for the latest news, updates, and
 packages.

   To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com





-- 



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com