Wer weiß wie ich eine Mail aus einem Skript versende?
Mein Versuch war;
cat | mail -s „titel“ user@mycomputer@localhost
Keine Reaktion uns auch keine Mail!
ibook G4 10.4.11
Danke im Voraus
Wer weiß wie ich eine Mail aus einem Skript versende?
Mein Versuch war;
cat | mail -s „titel“ user@mycomputer@localhost
Keine Reaktion uns auch keine Mail!
ibook G4 10.4.11
Danke im Voraus
Wer weiß wie ich eine Mail aus einem Skript versende?
Mein Versuch war;
cat | mail -s „titel“ user@mycomputer@localhost
Ich habs erfolgreich versucht mit
cat | mail -s „titel“ user@localhost
Die Mail landete in /var/mail/user
ibook G4 10.4.11
MacBook 10.5.4
Gruß,
Stefan