That is correct. There was actually 2 line feeds in the script that caused
it to fail. I figured it out and saw that you had already posted.
Thank you,
Gilbert
----- Original Message -----
From: "Eric Shubert" <[email protected]>
To: <[email protected]>
Sent: Monday, April 11, 2011 1:36 PM
Subject: [qmailtoaster] Re: Automatic Account Expirations
On 04/11/2011 11:48 AM, Gilbert T. Gutierrez, Jr. wrote:
I was looking at the script in the qmailtoaster wiki for Automatic
account expirations. The script is not working for me and I am not all
that great with bash scripts. Has anyone run this script on the list?
When I modify the script with my server info and run the script, it logs
me into mysql and then stops. when I press ctrl-c I get the following
notice.
mysql> Aborted
./autodelete.sh: line 128: syntax error near unexpected token `newline'
./autodelete.sh: line 128: `$MYSQL_DATABASE -E -e "$SQL_QUERY" | $GREP
email | $GAWK -F' ' '{print $2}' >'
Can someone help me please or push me an alternative direction?
Thank you,
Gilbert Gutierrez
---------------------------------------------------------------------------------
Looks like that line got wrapped on to the next one at some point.
I've edited it now so that doesn't happen. Be sure there's no spaces or
anything after the \ character on that line.
--
-Eric 'shubes'
---------------------------------------------------------------------------------
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: [email protected]
For additional commands, e-mail:
[email protected]
---------------------------------------------------------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]