Click to See Complete Forum and Search --> : help with simple email script


Sicnus
08-01-2001, 04:03 AM
ok all i want to do is run " fetchmail -k " which leaves the emails on my yahoo account. but do i want to run it invisible??? ok i want to run

1.sendmail...yet to figure out the options
2. fetchmail -k (w/ invisible if its a good idea)
3.then mutt

is this possible? and if you have any tips on that subject i am willing to learn, just got to give me something... thanks

X_console
08-01-2001, 01:10 PM
You want fetchmail to run without showing you the output? Then just do "fetchmail -k > /dev/null"

Sicnus
08-01-2001, 06:38 PM
uh ok... but i don't know how to do that other stuff... make sendmail open either.