Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
"mutt" vanished.. how to email MIME data from .cgi script now?
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- "mutt" vanished.. how to email MIME data from .cgi...
"mutt" vanished.. how to email MIME data from .cgi script now?
10-04-2011 4:07 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I use the cgi service to run some shell and perl scripts. One of the shell scripts is invoked by cron and does a daily backup by emailing me a .gz of my site data.
I have just noticed that my daily emailed backup of my cgi are stopped.. two or so months ago. Root causes seem to me
1) the cron server no longer knows about my crontab (sigh)
2) the "mutt" binary no longer exists.
I thought I could replace mutt with mail but then I'd need to encode my .gz and.. there's no uuencode to do it with.
Can anyone suggest ways around these problems?
thanks,
Neal.
I have just noticed that my daily emailed backup of my cgi are stopped.. two or so months ago. Root causes seem to me
1) the cron server no longer knows about my crontab (sigh)
2) the "mutt" binary no longer exists.
I thought I could replace mutt with mail but then I'd need to encode my .gz and.. there's no uuencode to do it with.
Can anyone suggest ways around these problems?
thanks,
Neal.
Message 1 of 3
(1,536 Views)
2 REPLIES 2
Re: "mutt" vanished.. how to email MIME data from .cgi script now?
10-04-2011 4:13 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
This in turn means that the tutorial here:
http://usertools.plus.net/tutorials/id/18
is out-of-date again after my updates from last year,
Neal.
http://usertools.plus.net/tutorials/id/18
is out-of-date again after my updates from last year,
Neal.
Message 2 of 3
(266 Views)
Re: "mutt" vanished.. how to email MIME data from .cgi script now?
19-04-2011 4:43 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Something like this? See also #4
Gabe
Gabe
Message 3 of 3
(266 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- "mutt" vanished.. how to email MIME data from .cgi...