<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/193" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2001-12-06T08:54:00-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/193</id>

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-06T08:54:00-04:00</updated>

		<published>2001-12-06T08:54:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2492#p2492</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2492#p2492"/>
		<title type="html"><![CDATA[script to email userfile once a day?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2492#p2492"><![CDATA[
Send the file gzipped:-<br><br>at line:<br><br>if {[catch {exec mail -s "$userfile from ${botnet-nick}" $ufmail &lt; $userfile}]} {<br><br>replace with:<br><br>if {[catch {exec gzip -c $userfile | base64 -e | mail -s "$userfile from ${botnet-nick}"  $ufmail]} {<br><br>However, you will need the "base64" package installed on the shell machine which I believe isn't a standard install. You can find that here:-<br><br><a href="http://www.codecenter.com/base64/" class="postlink">http://www.codecenter.com/base64/</a><br><br>I'm really not to sure whether this all really worth it since after zipping it up base64 expands to ascii so it goes thru mail systems. Seems odd to compress it then expand it again but hey, you never know <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> Trial and error and all. And, oh, u'll need to base64 -d the file once you have it and then gunzip it(obvious really init, is it worth it?) Good luck.<br><br>cheers<br>AjK<br><br><br>&lt;font size=-1&gt;[ This Message was edited by: AjK on 2001-12-06 06:36 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Thu Dec 06, 2001 8:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-02T23:09:00-04:00</updated>

		<published>2001-12-02T23:09:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2355#p2355</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2355#p2355"/>
		<title type="html"><![CDATA[script to email userfile once a day?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2355#p2355"><![CDATA[
And to send you the logfile???<br><p>Statistics: Posted by Guest — Sun Dec 02, 2001 11:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-20T09:48:00-04:00</updated>

		<published>2001-10-20T09:48:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=899#p899</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=899#p899"/>
		<title type="html"><![CDATA[script to email userfile once a day?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=899#p899"><![CDATA[
Yes it is, but not through me.<br><br>I do not have the knowledge required for this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Oct 20, 2001 9:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-20T03:04:00-04:00</updated>

		<published>2001-10-20T03:04:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=886#p886</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=886#p886"/>
		<title type="html"><![CDATA[script to email userfile once a day?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=886#p886"><![CDATA[
Thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"> Will see tonight if it worked.<br><br>Is it too much to ask if it gzip's the userfile first, and then emails the gzip'd file? The mailbox quota issue donged on me, I will probably let it go a month before downloading the backups... at least I hope I won't have to go for them <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>Thanks for your help ppslim. Let me know if this is possible or not.<br><p>Statistics: Posted by Guest — Sat Oct 20, 2001 3:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-19T21:31:00-04:00</updated>

		<published>2001-10-19T21:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=876#p876</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=876#p876"/>
		<title type="html"><![CDATA[script to email userfile once a day?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=876#p876"><![CDATA[
OOOPS - my mistake.<br><br>Re-download the file.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Oct 19, 2001 9:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-19T17:37:00-04:00</updated>

		<published>2001-10-19T17:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=867#p867</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=867#p867"/>
		<title type="html"><![CDATA[script to email userfile once a day?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=867#p867"><![CDATA[
TCL error [email:userfile]: can't read "idx": no such variable<br><br>What do I need to change to fix this?<br><br>Change<blockquote class="uncited"><div>proc email:userfile {min hour day month year} {</div></blockquote>to <blockquote class="uncited"><div>proc email:userfile {idx min hour day month year} {</div></blockquote>?<br><br>&lt;font size=-1&gt;[ This Message was edited by: jedis on 2001-10-19 15:39 ]&lt;/font&gt;<br><br>&lt;font size=-1&gt;[ This Message was edited by: jedis on 2001-10-19 15:40 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Fri Oct 19, 2001 5:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-18T16:50:00-04:00</updated>

		<published>2001-10-18T16:50:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=815#p815</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=815#p815"/>
		<title type="html"><![CDATA[script to email userfile once a day?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=815#p815"><![CDATA[
Thanks!<br><br>Not sure if there's any errors yet, need to wait till midnight <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><br><p>Statistics: Posted by Guest — Thu Oct 18, 2001 4:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-18T10:07:00-04:00</updated>

		<published>2001-10-18T10:07:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=804#p804</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=804#p804"/>
		<title type="html"><![CDATA[script to email userfile once a day?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=804#p804"><![CDATA[
get it at <a href="http://www.ppslim.ukshells.co.uk/netbots/userfile.tcl" class="postlink">http://www.ppslim.ukshells.co.uk/netbots/userfile.tcl</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Oct 18, 2001 10:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-18T07:53:00-04:00</updated>

		<published>2001-10-18T07:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=798#p798</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=798#p798"/>
		<title type="html"><![CDATA[script to email userfile once a day?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=798#p798"><![CDATA[
Anyone heard of such a script? I've seen one that backs the userfile up to a different directory on the shell, but how about one that will email the userfile at 12AM each morning?<p>Statistics: Posted by Guest — Thu Oct 18, 2001 7:53 am</p><hr />
]]></content>
	</entry>
	</feed>
