Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sending email through Thunderbird from CMD?

34 views
Skip to first unread message

Jane

unread,
Jul 4, 2008, 7:57:32 PM7/4/08
to
Is there a way I can email a generated email from CMD
using Thunderbird?

Jane

unread,
Jul 4, 2008, 8:11:17 PM7/4/08
to
Jane wrote:
> Is there a way I can email a generated email from CMD
> using Thunderbird?

More specifically compose and automatically send without
the GUI from CMD. I did find the -compose command option
but it pauses in a compose window and requires an action
to send it.

RJJensen

unread,
Jul 4, 2008, 8:45:52 PM7/4/08
to
Jane wrote:
> Is there a way I can email a generated email from CMD
> using Thunderbird?
Says you still need to press Send. Bummer.

http://kb.mozillazine.org/Thunderbird_Command_Line_Arguments

RJJensen

unread,
Jul 4, 2008, 8:49:05 PM7/4/08
to
Jane wrote:
> Is there a way I can email a generated email from CMD
> using Thunderbird?
Try this: http://sendpagebyemail.mozdev.org/

Jane

unread,
Jul 4, 2008, 8:54:11 PM7/4/08
to

Thank you for the link! I'll check out the
mailsend & sendemail utils.

Tony Firshman

unread,
Jul 5, 2008, 3:45:37 AM7/5/08
to support-t...@lists.mozilla.org
I have never used this command, but an old DOS trick is to pipe input
from a file:

<command> <options/data> < <file>

Maybe this will work.

I once used this many years ago to get a DOS game to autorun for my 3
year old. He was asked "Sound: Y/N? and VGA: Y/N?"
(8-)#

--
Tony Firshman
<firstname>@<surname>.co.uk

Jane

unread,
Jul 5, 2008, 9:40:26 AM7/5/08
to

Nice thought, but I don't think that would work with a GUI
which is waiting for a mouse click of the Send button.

It worked for that DOS game because, for one, it's DOS and
also, it's waiting for text input.

Thanks for your efforts nonetheless.

Tony Firshman

unread,
Jul 5, 2008, 12:50:32 PM7/5/08
to support-t...@lists.mozilla.org
Pity. You said "without GUI" so I assumed it was *all* DOS.

Tony

Jane

unread,
Jul 5, 2008, 2:24:49 PM7/5/08
to

What I meant was being to use the command line to send an email
via Thunderbird (because all SMTP server, username, password, etc.
config is already defined), but without having to "click" on
the resulting GUI that comes up using the -compose option.

If I do use MailSend, I must specify the username/password
inside of the batch script.

0 new messages