Generate fortune signatures with mail

hi again, i've already posted this in the "Mail & Address Book - Tiger" section but didn't get any feedback - the positive thing about that: nobody said that this is not possible
i would be glad about a solution because i like mail and want to contiune useing it! (btw i am new to os x)
so here comes the original question:
hi, everyone!
i want to add a random signature everytime i compose a new mail. this signature should be generated with the stdout put from the good old command line tool 'fortune'.
i've already written an applescript that will do that but i don't want to execute the script everytime i want to write a new mail instead this should be done automatically evertime i hit compose mail.
i didn't found a solution yet and when i search for 'random signature' they always come up with the functionality to choose a random signature of all available sigantures... a bad solution might be to create 1000 signatures
have anyone of you an idea to realize that - with or without applescript?!
thx
PB-G4-12"   Mac OS X (10.4.7)  

as told i've already a script that does this... but i don't want to use a cronjob for execute this but the mail.app itself...
this would be a much more elegant solution
even the possiblity to read from files for a signature would be nicer...
it disappoints me a bit that an app in version 3.0 can't do this (ok, 2.0, but i guess 3.0 can't either)
thx

Similar Messages

  • Can i use an html signature with mail in SL?

    my company uses a standard html signature. is there a way that i can use it with mail app? how do i do that?

    you can create a signature in mail preferences->signatures. the editing tools there are very basic but if your company's signature is not too fancy you might be able to recreate it. if that's not good enough, the only way around that i know is a the following hack
    create a dummy signature in mail preferences->signatures. then go to the directory /users/username/library/mail/signatures and locate the webarchive with your signature. then make an html file using your favorite html editor. put whatever you need in it. save it and open it in safari. then save it as a webarchive from safari and overwrite the dummy signature you made with that webarchive.

  • Generating XML signature with prefix dsig ?

    Hi everyone,
    I'm facing a problem generating a signature of XML document. I'm using Jwsdp and the apache toolkit. So far, I can generate the signature of this form :
    <Signature>
    <SignedInfo> .....
    I would like to generate the signature like this :
    <dsig:Signature>
    <dsig:SignedInfo> ....
    The API doesn't specify how to add the prefix dsig befor tags element ...
    It's very important for me to solve the problem, so any help would be really really appreciated :-)
    Thanks a lot.

    There is a method in DOMSignContext to do that:
    // org.w3c.dom.Document doc;
    DOMSignContext dsc = new DOMSignContext(privateKey, doc.getDocumentElement());
    dsc.putNamespacePrefix(XMLSignature.XMLNS, "dsig");  // or "ds" which is my case

  • Graphic signature with Mail?

    Im trying to apply a graphic for a signature so every mail has it attached with out having to paste it in every mail. I open the preferences and go to the signature tab and copy the giff graphic into the box and it appears on my email-the thing is not everyone can see it when they recieve the mail and it automatically changes the graphic to a Tiff file...why is this? Any help is much appreciatted. Thanks

    Make sure you send 'Windows friendly' attachments.
    Edit menu/Attachments- select windows friendly option.
    That should help, but not always I have found.

  • Using Signatures with Mail Version 4.6

    I have tried to automatically have my signatures added randomly to my emails but simply cannot find the way to do this. Surely there must be some indormation which I've yet to find. Thanks.

    Please follow these directions to delete the Mail "sandbox" folder.
    Back up all data.
    Quit Mail.
    Triple-click the line below to select it:
    ~/Library/Containers/com.apple.mail
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder named "com.apple.mail" selected. If it does, move the selected folder — not just its contents — to the Desktop. Leave the Finder window open for now.
    Relaunch Mail and test. If the problem is resolved, you'll have to recreate some of your Mail settings. You can then delete the folder you moved and close the Finder window. If you still have the problem, quit Mail again and put the folder back where it was, overwriting the one that may have been created in its place. Post your results.
    Caution: If you change any of the contents of the sandbox, but leave the folder itself in place, Mail may crash or not launch at all. Deleting the whole sandbox will cause it to be rebuilt automatically.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • [Mail] Replacing a signature with a text in the plain text alternative..?

    Hi all.
    I just created a signature for Mail. All is good, I created it in HTML and adapted it accordingly. The issue is, I have my name on it in a sort of logotype so I'm not typing my name explicitly in any email. Now, if the application settings of the other party is set to display emails in plain text format, the plain text alternative of the email will naturally omit the signature thus my name.
    Is there any chance I can make it replace the signature with my name for the plain text version? I tried using the 'alt' attribute in the 'object', 'div' and 'img' tags, CDATA and some other tricks but no luck yet. Hope someone has an experience in this subject that has resulted in success...
    Thanks in advance.

    If you open a HTML document in a text editor (not TextEdit), you will see stuff like:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
    <title>Untitled</title>
    <meta name="generator" content="BBEdit 6.5.3" />
    </head>
    <body>
    </body>
    </html>
    The part that you need to keep is just the anchor tag:
    It depends on how the document is saved, so if an application includes the headers (you can't really tell by just looking at the rendered document), you need to manually remove them. I use BBEdit to create a HTML file with just the anchor tag, so I don't have to worry about what an application is going to copy it as.

  • Generate SSL cert with stronger signature algorithm such as RSA-SHA 1 or SHA 2 from Certificate Authority Version: 5.2.3790.3959

    We have a Certificate Authority (Version: 5.2.3790.3959) configured on  Windows 2003 R2 server in our environment. How do i generated SSL cert with stronger signature algorithm such as with SHA1 or SHA2
    Currently i am only able to generate SSL cert with md5RSA.

    Hi,
    Since you are using Windows Server 2003 R2 as CA, the hash algorithm cannot be changed, while in Windows 2008 and 2008 R2, changing the hash algorithm is possible.
    Therefore, you need to build a new CA to use a new algorithm.
    More information for you:
    Is it possible to change the hash algorithm when I renew the Root CA
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/91572fee-b455-4495-a298-43f30792357e/is-it-possible-to-change-the-hash-algorithm-when-i-renew-the-root-ca?forum=winserversecurity
    Changing public key algorithm of a CA certificate
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/0fd19577-4b21-4bda-8f56-935e4d360171/changing-public-key-algorithm-of-a-ca-certificate?forum=winserversecurity
    modify CA configuration after Migration
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/0d5bcb76-3a04-4bcf-b317-cc65516e984c/modify-ca-configuration-after-migration?forum=winserversecurity
    Best Regards,
    Amy Wang

  • How to create a customised signature in mail(with picture)?

    Hey,
    I want to create a signature with a picture that I need to minimized like a logo.
    Can someone help me?
    Thanks,
    Sam

    Yeah, it was a cool idea. So I tried it. I took a picture of myself with the webcam and saw that it was 88k 640 X 480. I cropped it in Photoshop to 130 X 110 at 72 dpi, adjusted the color levels a bit, then saved for web. Final picture is under 3k and looks fine.
    Open Mail preferences, Signatures - Create a new signature file for an account and dragged the photo from the desktop into the window with my business signature.
    Done. My name, business name, and picture are automatically added to outgoing emails if I choose that signature file before sending the message.

  • Digital Signature with Mapi Mailer

    Hi All, I have been using LR and Mapi Mailer since version 1 to mail images directly out of LR. I have recently added a html digital signature to my mails that are sent from outlook express, but cannot figure if it is at all possible to attach the signature to mails sent via LR and Mapi Mailer. Is this possible?
    Kind regards
    Kevin
    Nikon gear and PC running on XP Professional

    The latest MapiMailer plug-in opens photo attachments (one or more) directly in your email client (Outlook Express) so your html signature should appear automatically at the bottom of your new message if you have already configured the account settings to do that in Outlook Express.
     

  • Can anyone help with Automator/Scripts with Mail Items

    I have a set up a smart folder in mail and it shows about 100 emails. These vary in content, addresses and recipients. The emails also have an extended threads.
    I need to generate a report with the emails (including threads) by subject time, date. etc.
    It will need to analyse the From: To: Date: Time: Subject: for each of the top email and also (all the threads within each email).
    How could Automator be scripted to do such a task. Manually it will be very time consuming and difficult.
    1. I am a newbee to automator and scripting is this likely to be beyond me?
    2. Are there any good sources of scripts available on the web which could be adapted?
    3. What is the recommended reading for writing, applying and using Scripting?
    iMac G5 Mac OS X (10.4.6) Airport Extreme; PalmT5
    iMac G5   Mac OS X (10.4.6)   Airport Extreme; PalmT5

    Thank you for taking the time to reply. I was finally able to figue out what to do. So far today everything is fine.
    Most Sincerely,
    Glenda

  • How can you put an Animated Signature in Mail...

    Is it possible to add an animated signature to Mail.
    I have read if you overwrite an existing signature residing in the ~/Library/Mail/Signatures folder as a .webarchive file it will work.
    I have an animation I have built in Photoshop and saved as an animated gif in the Save for Web command. I understand that you need to open this gif in Apple TextEdit and save as an .html file which I can only do if I convert to rich text. Then I need to open the html in Safari and save as a .webarchive which I have done but opening in Safari just gives me all the html code and saving as a webarchive doesn't change this to the animation.
    Then you need to replace the name of the file with name of an existing "fake" signature from the Mail Signatures folder. Which I have done but when I've restarted Mail and tested it, I only get the code in my signature not the animation.
    I can figure where I've gone wrong.
    Can anyone help?
    David

    Ok, I explain:
    Suppose you have a a family with the following members:
    - Father
    - Mother
    and 5 children : a, b, c, d and e.
    So should be able to create a group called "family" composed of FM+a+b+c+de
    Suppose some of the children (let's say: abc) are member of a swimming club that has weekly different training sessions and some now and then participates to inter-club swimming competitions. So all the activities of swimming club are common for a, b and c and should appear in the agenda of each of them.
    Suppose the father and the mother are following dance courses. The same remark is valid here; all the activities of the dance courses should appear in both the agenda's of the father and the mother.
    Suppose the following persons are member of a tennis club (with training hours and also some now and then competition): Motherc+de. The same remark is still valid all the members of the family that are member of the tennis club should see the activities of the tennis club in their own agenda.
    Suppose a number of family members are member of some big band let's say:
    fathera+c+de.
    And here is still always the same remark valid; all the members are supposed to be present at the repetition sessions of this big band and at its public performances.
    To resume: we should be able to create for each of the different clubs a different group with the right members so that as you introduce a club activity you have to do this only once and this activity should then appear in the agenda of each of the club members.
    On the other hand everything (all the persons and all their activities together) should also be visible in a global common agenda of the complete family and also in complete agenda of a selection of a number of family members.
    Luc Plas

  • Multiple problems with Mail

    Here is the setup:
    iMac Intel running 10.4.8
    Mail 2.1.1
    seperate user accounts, each with their own email address
    email is valornet.com (local ISP), set up to download to Mail
    Multiple problems with one of the user accounts (not affecting the others):
    1. Multiple copies in the inbox of the same message. These are brand new, not a week old as some other threads have mentioned. When I go to Preferences/Accounts/Advanced I have already clicked the "Remove Now" button, also the "Remove copy from server..." is checked.
    2. Mail will not stop retrieving new mail. The circle thing next to the Inbox on the left just keeps spinning, and spinning, and spinning...
    3. Cannot quit Mail. Have to go in Activity Monitor and Force Quit.
    4. My trash folder is gone.
    If anyone can help me clean up this mess, I would appreciate it.

    Verify/repair the startup disk (not just
    permissions), as described here:
    Th
    e Repair functions of Disk Utility: what's it all
    about?
    Minor bitmap problem needed fixing; fixed.
    Go to Apple Menu > System Preferences >
    Network, choose Network Port
    Configurations from the Show popup menu,
    and make sure that the configuration used to connect
    to Internet appears at the top of the list.
    It was showing Bluetooth first and ethernet 2nd; I moved ethernet to the top.
    In Mail, open Window > Activity Viewer. What
    do you see Mail doing there? Actually, you may be
    able to avoid having to force quit Mail by canceling
    whatever it’s doing (by clicking on the red stop icon
    of the activity).
    "Fetching new mail
    Fetching 5 of 5: updates on buses - Haskell Middle School"
    blue bar is moving, red stop icon is bright. I clicked on the stop icon and it "grayed out" but Mail did not stop the spinning circle next to the inbox. Still had to force quit.
    What are your Mail > Preferences > Accounts >
    Mailbox Behaviors > Trash settings?
    Trash can is back! One problem solved...
    Do you have any Mail plug-ins or any system utilities
    that could interfere with Mail? In the Finder, go to
    each of the following folders (if they exist). What
    do you see there?
    /Library/InputManagers/
    ~/Library/InputManagers/
    /Library/Mail/Bundles/
    ~/Library/Mail/Bundles/
    None of the above folders exist.
    In the user's ~/Library/Mail/ folder (the user with the problems), she has:
    DefaultCounts
    Envelope Index
    LSMMap2
    MessageRules.plist
    MessageRules.plist.backup
    OpenedAttachments.plist
    SmartMailboxes.plist
    and the following folders:
    Mailboxes
    [email protected]
    Signatures
    The Mailboxes folder has two more folders inside:
    Deleted Messages.mbox
    Outbox.mbox
    The POP-... folder has the following folders inside:
    Deleted Messages.mbox
    Drafts.mbox
    INBOX.mbox
    Sent Messages.mbox
    and one file:
    MessageUidsAlreadyDownloaded2
    Incidentally, I now have 9 copies of the same email in my inbox and 7 copies of another. They are multiplying like rabbits!
    Thanks for your help so far.
    17" iMac (intel)   Mac OS X (10.4.8)  

  • How can I save a screenshot as a jpg? I want to create a signature using a jpg in Thnderbird as you can't have graphics as signatures using Mail

    I am findinit difficult to rely on Mail so have used Thunderbird so that I can add screenshots and use different fonts in my email messages but iI now can't find a compatible programme to use to create jpgs from sreenshots which I used to be able to do with Irfanview and Photfiltre but i dont htink I can use these with a Mac. I have been told Xee is possible but will it do what I want and if so how?

    Not sure what you mean by not being able to use graphics as part of your signature in Mail. I use them all the time.
    Or are you referring to the recipients not being able to see the graphic when they receive the email?
    You need to set Mail's Composing preferences to use Rich Text rather than plain text:
    OT

  • How do I add an email signature with graphic (logo)?

    On my iPhone 5 Im trying to add an email signature with logo to my email account.

    Firefox doesn't do email, it's a web browser.
    If you are using Firefox to access web mail, you need to seek support from your service provider or a forum for that service.
    If your problem is with Thunderbird, see this forum for support.
    [http://www.mozillamessaging.com/en-US/support/]
    or this one
    [http://forums.mozillazine.org/viewforum.php?f=39]

  • How is it possible, that a pdf file turns into a psd file while sending with mail

    I have send a pdf file as attachment with mail. the file shows correctly as pdf file. but when the file arrived at the addressed location it turned into a psd file. in addition it seems there is a problem sending png and ai files. once those files have arrived through mail I am getting the feedback, that the files are are not scalable, they are fuzzy or completely messed up.
    has anyone an idea, where the problem comes from?
    thanks for response
    angelika

    Hello,
    toddisalive wrote:
    Additionally, I have found an AppleWorks file that could be the script, but it is ZERO bytes in size, and Pages won't even open it, saying that it is not a valid AppleWorks file.
    if the size of this file is really ZERO bytes, either the original file contained an empty data fork and a resource fork which was stored elsewhere (*) or the file is too damaged to retrieve anything. Moreover, as AppleWorks never generates file with empty data fork, at least to my knowledge, ....
    Concerning the Movie Magic ScreenWriter files, the application seems to exist for Yosemite http://www.write-bros.com/movie-magic-screenwriter.html ( but it seems "expensive"  and I do not know if it accepts to import old files )....
    (*) maybe in .TOTO or __MACOSX/.TOTO if the filename is TOTO

Maybe you are looking for

  • The BIG failure of the floating point computation

     The Big failure of the floating point computation .... Mmmm You are writing some code .. writing a simple function ... and using type Double for your computation.  You are then expecting to get a result from your function that is at least close to t

  • Log axis

    Hello, I am a bit puzzled by the scaling of my log scale... Say the range is -.2 (or zero) to 17788. 1) Changing the map mode to log I would have expected an error, according to the documentation: Use a logarithmic scale for the graph axis. The minim

  • Flat File Datasource

    Dear All. I have created one planning cube in which i have laoded the data through CSV file, after completing all the work, i need to move this on Production system but when i transport the only cube and aggregation level got transport not the transf

  • What does FND mean?

    Hi All, Can anyone please let me know what exactly does FND mean in Oracle Apps. Also what are the basic FND tables commonly used or needed by a developer. Regards, Shruti

  • Latest Portal Server 6.2 Arrival Date

    Can anyone provide an expected timeline for the release of the PS 6.2? Thanks, Tariq