Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Set reply to using the command line

  • 1 risposta
  • 0 hanno questo problema
  • 16 visualizzazioni
  • Ultima risposta di Mark Heijl

more options

Does anybody know the command line switch to set 'reply to'?

I am using command line to send emails but I don't want to receive the reply on the adress I use to send the email. I am not a spammer, by the way. I use Thunderbird to send invoices to clients from my database.

I hope somebody is able to help me out!

With kind regards, Eddy.

Does anybody know the command line switch to set 'reply to'? I am using command line to send emails but I don't want to receive the reply on the adress I use to send the email. I am not a spammer, by the way. I use Thunderbird to send invoices to clients from my database. I hope somebody is able to help me out! With kind regards, Eddy.

Tutte le risposte (1)

more options

In de kennisbank van MozillaZine vond ik dit artikel, maar daarin staat deze specifieke switch niet benoemd.

Wat verder spitwerk suggereert dat ‘reply-to’ als switch kan worden gebruikt, zoals in dit voorbeeld:

thunderbird -compose "to=ontvanger@example.com,subject=Uw onderwerp,body=Uw bericht,reply-to=AntwoordAan@example.com"

Hopelijk werkt dit!