Sponsored Content
Full Discussion: metamail
Top Forums UNIX for Dummies Questions & Answers metamail Post 20149 by PxT on Monday 22nd of April 2002 01:07:07 PM
Old 04-22-2002
Have you tried using metamail with the -q option (quiet)?
 

4 More Discussions You Might Find Interesting

1. Programming

Problem compiling metamail

Hi Guys. I have downloaded metamail from internet e I´m trying to compile it at a SCO 5.0.5. In this server it´s working fine (let´s name it as mission1) i´m using the developer package in this server (mission1) and when I use mailto, i got the e-mail fine. It´s forwarding to a exchange server... (2 Replies)
Discussion started by: ahnishimi
2 Replies

2. Programming

metamail execution error

Hi. I´m have installed the metamail from skunkware and when I´m trying to use mailto (the complete script is bellow), I got this message: # mailto To: test@bla.com Subject: test ~/2048000 Set splitsize to 2048000 ~* Please choose which kind of data you wish to insert: 0: A raw file,... (2 Replies)
Discussion started by: ahnishimi
2 Replies

3. Solaris

Metamail for Solaris 10

Hi All, We are trying to Load Metamail on our Solaris 10 Server but are not able to. This is what we get: m5k604d1@root# pwd /export/home/xpvh76/mm2.7/src m5k604d1@root# /usr/ccs/bin/make (cd metamail ; make CONFIGDIR=../. CFLAGS="-g -I. " CC="cc" LDLIBS="") sh: make: not found... (1 Reply)
Discussion started by: paragkhanore
1 Replies

4. Solaris

Metamail Alternatives on Solaris 10

Hi All, We have been trying to Install Metamail on our Solaris 10 server but have failed to do so. We are a bit topo short of time here so are now trying to Explore any Meta Mail alternatives. What we basically want to do is: Server will recieve email, Procmail will recieve the email... (0 Replies)
Discussion started by: paragkhanore
0 Replies
showpartial(1)                                                General Commands Manual                                               showpartial(1)

NAME
showpartial - Fetch and display the body of a mail message that is included by reference SYNOPSIS
showpartial file id partnum totalnum DESCRIPTION
The showpartial program will squirrel away the body of a MIME-format message that is of type "message/partial" for later use. When it is called on the last piece, it will put the pieces together and call metamail to display the full message. It is intended to be called by metamail via a mailcap entry like the following: message/partial; showpartial %s %{id} %{number} %{total} The parts are squirrelled away on /tmp, which means that /tmp can fill up if you never get the remaining parts. When the message is finally displayed, via metamail, the parts are all discarded, and the user is asked whether or not to delete the file containing the entire message. SEE ALSO
metamail(1) COPYRIGHT
Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) Permission to use, copy, modify, and distribute this material for any purpose and without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies, and that the name of Bellcore not be used in advertising or publicity pertaining to this material without the specific, prior written permission of an authorized representative of Bellcore. BELLCORE MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY OF THIS MATERIAL FOR ANY PURPOSE. IT IS PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. AUTHOR
Nathaniel S. Borenstein, Bellcore Release 1 showpartial(1)
All times are GMT -4. The time now is 02:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy