Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can you have TB send mail automatically without the compose screen coming up when using the -compose command line option?

  • 1 svar
  • 2 har dette problem
  • 1 visning
  • Seneste svar af Matt

more options

I'm using some scripts to automatically create an e-mail and send it using thunderbird and the -compose command line option. All works fine but I always get the compose screen and have to manually hit "send" button to get the message send. The idea is to send the message right away as all the info is already available (to= ,subject= ,body= ,attachment= etc...)

Is there a switch line sendnow or something along that line????

Thank you.

I'm using some scripts to automatically create an e-mail and send it using thunderbird and the -compose command line option. All works fine but I always get the compose screen and have to manually hit "send" button to get the message send. The idea is to send the message right away as all the info is already available (to= ,subject= ,body= ,attachment= etc...) Is there a switch line sendnow or something along that line???? Thank you.

Valgt løsning

Thunderbird does not send mail without providing a visual feedback in the style of a send button. There is no option for automation. It is one of the reasons hackers do not target it for sending spam.

I suggest you communicate directly with the relevant SMTP server instead of using a mail client.

Perhaps PHP http://www.inmotionhosting.com/support/website/sending-email-from-site/using-the-php-mail-function-to-send-emails

Or javascript https://www.emailjs.com/

Læs dette svar i sammenhæng 👍 1

Alle svar (1)

more options

Valgt løsning

Thunderbird does not send mail without providing a visual feedback in the style of a send button. There is no option for automation. It is one of the reasons hackers do not target it for sending spam.

I suggest you communicate directly with the relevant SMTP server instead of using a mail client.

Perhaps PHP http://www.inmotionhosting.com/support/website/sending-email-from-site/using-the-php-mail-function-to-send-emails

Or javascript https://www.emailjs.com/