Page 1 of 1

Spedizione programmata email

Posted: Mon Jun 23, 2008 11:16 pm
by dimamarco
è possibile impostare mail in modo che un messaggio venga spedito ad una certa ora?!

Posted: Mon Jun 23, 2008 11:26 pm
by meigel
Puoi creare con Automator un flusso di lavoro per automatizzare la creazione di un messaggio di Mail, salvare il flusso come Applicazione a farlo partire con iCal ad un orario programmato ;)

Edit: per la creazione e l'invio dell'email puoi prendere spunto dal flusso di lavoro creato da Avrobay qui: http://www.tuttologia.com/macp2p/showth ... 086&page=2

Posted: Mon Jun 23, 2008 11:32 pm
by dimamarco
un pochino contorto....... apprezzo comunque l'aiuto!

In realtà cercavo qualcosa dall'interfaccia più immediata direttamente sul messaggio... che so un plug-in o simili...

Posted: Mon Jun 23, 2008 11:38 pm
by Padmé Amidala
Mail scripts

Salvare i messaggi nelle bozze e poi aprire lo script. Il computer deve essere acceso (e non in stop) quando è programmata la spedizione, altrimenti lo fa alla riaccensione. Usa iCal. Attenzione, problemi di compatibilità con Leopard (meglio mandare messaggi di testo e senza allegati), quando si usa Pianifica invio e Invia tutte le bozze (bug Apple). Per quel che ne so però non esiste nient'altro...

Image

Image

MacOS X 10.5 (Leopard) Compatibility
When sending messages other than text/plain (i.e., HTML messages and messages with attachments) using either the "Send all Drafts" or "Schedule Delivery" scripts, Mail might fail to actually send the message and present a dialog telling that the message failed to be sent using the server "null" - re-selecting the correct SMTP server will cause the message to be sent as intended. This seems to be a bug in Mail with the application forgetting the correct SMTP server settings which hopefully will be fixed in a future system upgrade.
The system update to MacOS 10.5.2 seems to have broken launching applications from alarms in iCal - this bug prevents the "Schedule Delivery" script to send the scheduled messages. I hope that Apple fixes this issue soon - in the meantime I suggest that you give feedback to Apple, letting them know that they should add a scheduling feature to Mail.

Posted: Mon Jun 23, 2008 11:44 pm
by dimamarco
SPETTACOLARE! Grazie mille siete sempre pieni di risorse!