Nastavenie mail – ako nastavit aby som videl ze si prijimatel otvoril email

Domov Diskusné Fóra Pomoc: software Nastavenie mail – ako nastavit aby som videl ze si prijimatel otvoril email

Zobrazujú sa 3 príspevky - 1 až 3 (z celkového počtu 3)
  • Autor
    Príspevky
  • #94954
    MIxi11
    Účastník (Participant)

    Nevie niekto ako nastavit aby som videl ze si prijimatel otvoril email??

    #358879
    Anonymný
    Neaktívny

    Request Read Receipts in Mac OS X Mail

    To make Mac OS X Mail request a read receipt for every message you send:

    Open Terminal.
    Type „defaults read com.apple.mail UserHeaders“.
    Press Enter.
    If that command returns „The domain/default pair of (com.apple.mail, UserHeaders) does not exist“:
    Type
    defaults write com.apple.mail UserHeaders ‚{„Disposition-Notification-To“ = „Name „; }‘
    replacing Name with your name and email@address with your email address.
    The complete line could read „defaults write com.apple.mail UserHeaders ‚{„Disposition-Notification-To“ = „Heinz Tschabitscher „; }'“, for example.
    If the „defaults read“ command above returns a line of values that starts with „{“ and ends in „}“:
    Highlight the entire line. It might read something like {Bcc = „bcc@example.com“; }, for example.
    Press Command-C.
    Type „defaults write com.apple.mail UserHeaders ‚“ (excluding the outer quotation marks).
    Press Command-V.
    Type „‚“.
    Insert ‚“Disposition-Notification-To“ = „Name „; ‚ in front of the closing „}“ character, replacing Name with your name and email@address with your email address.
    The line might now read
    defaults write com.apple.mail UserHeaders ‚{Bcc = „bcc@example.com“; „Disposition-Notification-To“ = „Heinz Tschabitscher „; }‘
    , for example.
    Press Enter.

    #358896
    gman
    Účastník (Participant)

    tato funkcia default v Mail.app neexistuje. bez ohladu na Tvoje nastavenie v konecnom dosledku zavisi len a len od prijimatela, ci da o precitani vediet alebo nie

Zobrazujú sa 3 príspevky - 1 až 3 (z celkového počtu 3)
  • Musíte byť prihlásený, aby ste mohli odpovedať na túto tému.