Re: Sending mail on a dialup connection

1999-03-30 Thread Michael Beattie
On Mon, 29 Mar 1999, Jor-el wrote: > Hi, > > When one has a remote connection, one can use fetchmail to > download mail in a batch. I am looking for the opposite - sending composed > mail from a designated mail folder as soon as the dialip link is up. So > far, none of the MUA's I looked at

Re: Sending mail on a dialup connection

1999-03-30 Thread Tim Moore
> Jor-el writes: > When one has a remote connection, one can use fetchmail to > download mail in a batch. I am looking for the opposite - sending composed > mail from a designated mail folder as soon as the dialip link is up. So > far, none of the MUA's I looked at seem to have this cap

Re: Sending mail on a dialup connection

1999-03-29 Thread Nils Rennebarth
On Mon, Mar 29, 1999 at 06:27:06AM -0600, Jor-el wrote: > Of course, I maybe looking in the wrong place - maybe MTA's are what I > should be looking at? True. For sendmail its sendmail -q to be run by root. (/etc/ppp/ip-up.d/ might be good place for a script with this command if you connect by

Sending mail on a dialup connection

1999-03-29 Thread Jor-el
Hi, When one has a remote connection, one can use fetchmail to download mail in a batch. I am looking for the opposite - sending composed mail from a designated mail folder as soon as the dialip link is up. So far, none of the MUA's I looked at seem to have this capabilty. Of course, I may