Results 1 to 10 of 10

Thread: How does one get tnef to work

  1. #1
    Join Date
    Jun 2007
    Location
    Deland, FL
    Beans
    748
    Distro
    Ubuntu 22.10 Kinetic Kudu

    How does one get tnef to work

    The following DOES NOT work: tnef -f winmail.dat

    The above does not do anything.

    john

  2. #2
    Join Date
    Jun 2007
    Location
    Deland, FL
    Beans
    748
    Distro
    Ubuntu 22.10 Kinetic Kudu

    SECOND REQUEST -- How does one get tnef to work with 14.04.2

    I posted this over a week ago and no replies. Am I the only one getting tnef e-mail? Where does one go for help, if no one answers questions on this forum?

    The following DOES NOT work: tnef -f winmail.dat

    The above does not do anything.

    john

  3. #3
    Join Date
    Oct 2011
    Location
    Galiza
    Beans
    3,380
    Distro
    Ubuntu Development Release

    Re: How does one get tnef to work

    http://bernaerts.dyndns.org/linux/74...rbird-nautilus

    Please do not open multiple threads for the same issue. You're welcome to bump after a reasonable time.
    Galiza Nação!

  4. #4
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: How does one get tnef to work

    Threads merged.

    Please do NOT duplicate post. If you are seeing no action on your thread (someone posted on your original thread an hour ago) after a reasonable amount of time, rather than posting a duplicate thread regarding the same issue, simply post 'bump' and that will put your thread back at the top of the list .

    Posting in the correct section will also help your cause, therefore:

    Thread moved to General Help.

    Good luck.

  5. #5
    Join Date
    Apr 2012
    Beans
    7,256

    Re: How does one get tnef to work

    What is the output of

    Code:
    tnef -tvf winmail.dat
    What happens if you run it with the interactive switch (-w)

    Code:
    tnef -wf winmail.dat

  6. #6
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: SECOND REQUEST -- How does one get tnef to work with 14.04.2

    Quote Originally Posted by cigtoxdoc View Post
    Am I the only one getting tnef e-mail?
    Millions of people receive mail with TNEF attachments every day. Aside from your problem with the tnef program, what are you trying to accomplish?

    TNEF is a Microsoft technology that doesn't always work very well with non-MS clients. Can you open the message in Outlook? Does that help?
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

  7. #7
    Join Date
    Jun 2007
    Location
    Deland, FL
    Beans
    748
    Distro
    Ubuntu 22.10 Kinetic Kudu

    Re: How does one get tnef to work

    Apparently, i may be one of the few who is using Ubuntu for a business purpose. I would not have asked the question if I were not getting e-mail that comes across as winmail.dat or similar. There are posts on this forum that report that tnef works. I have a Canonical support agreement. One would think that Canonical would want to many more Ubuntu users. Therefore, software needs to work with files coming from businesses that use MS software.

    John

  8. #8
    Join Date
    Jun 2007
    Location
    Deland, FL
    Beans
    748
    Distro
    Ubuntu 22.10 Kinetic Kudu

    Re: How does one get tnef to work

    output of tnef 1.4.9-1

    johnl@john-Vostro-3500:~/Downloads$ tnef -tvf winmail.dat
    johnl@john-Vostro-3500:~/Downloads$ tnef -wf winmail.dat
    johnl@john-Vostro-3500:~/Downloads$ tnef -tvf wm43015.dat

  9. #9
    Join Date
    Apr 2012
    Beans
    7,256

    Re: How does one get tnef to work

    Well that's a bit of a puzzle - I have the same version installed on my 14.04 system and have tested it on a small number of winmail.dat files. I can't find any circumstance (missing file, zero length file) in which it produces no output to the terminal - even without the -v (verbose) switch

    The only thing I can think is that your version of tnef is aliased, or there is another executable of the same name in your PATH: what do the commands

    Code:
    type tnef
    
    tnef --version
    say?

  10. #10
    Join Date
    Jun 2007
    Location
    Deland, FL
    Beans
    748
    Distro
    Ubuntu 22.10 Kinetic Kudu

    Re: SECOND REQUEST -- How does one get tnef to work with 14.04.2

    johnl@john-Vostro-3500:~$ type tnef
    tnef is /usr/bin/tnef
    johnl@john-Vostro-3500:~$ tnef --version
    tnef 1.4.9
    Copyright (C) 1999-2011 by Mark Simpson
    Copyright (C) 1997 by Thomas Boll (original code)
    tnef comes with ABSOLUTELY NO WARRANTY.
    You may redistribute copies of tnef under the terms of the GNU General
    Public License. For more information about these matters, see the file
    named COPYING.
    johnl@john-Vostro-3500:~$

    BTW, just upgraded to 15.04 and still same problem. Also occurs on other PCs running 14.04

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •