[SuSE Linux] RE: Problem with your mail
<PRE> On 11-Jan-99 James (Jim) Hatridge wrote about the following Problem with your mail : || || [Part 1, "signed PGP message" Application/PGP 1.9KB] || [Cannot display this part. Press "V" then "S" to save in a file] || || HI Kim; || || The two lines above are all that I'm getting from your postings on the || SuSE list. Are you running hmtl only? Or is there something else || wrong? || You are the only one on the list doing this. What that is is my pgp signature attached as a mime file. I became tired of the extra text being appended to the body of my messages. So there is nothing wrong on your end. --- Kim C. Callis -- kcc@ziplink.net ********************************* * When it absolutely, * * Positively has to be * * Destroyed over night! * * * * (800) MARINES * ********************************* </PRE> <A HREF="pgp00012.pgp"> PGP signature</A></P>
<PRE> Kim C. Callis [kcc@ziplink.net] wrote:
On 11-Jan-99 James (Jim) Hatridge wrote about the following Problem with your mail : || || [Part 1, "signed PGP message" Application/PGP 1.9KB] || [Cannot display this part. Press "V" then "S" to save in a file] || || HI Kim; || || The two lines above are all that I'm getting from your postings on the || SuSE list. Are you running hmtl only? Or is there something else || wrong? || You are the only one on the list doing this.
What that is is my pgp signature attached as a mime file. I became tired of the extra text being appended to the body of my messages. So there is nothing wrong on your end.
If that's /all/ he's getting (ie, he isn't getting the message), then there's a chance his mailer isn't handling the multiple MIME types correctly. If he's getting it only with yours, though, and not with others who do the same thing (like me), something may be wrong on your end, Kim. A mailer that handles MIME types correctly should be able to display the message parts of multipart / pgp-signed messages. -- Jeremy Blosser | jblosser@firinn.org | <A HREF="http://jblosser.firinn.org/"><A HREF="http://jblosser.firinn.org/</A">http://jblosser.firinn.org/</A</A>> -----------------+-------------------------+------------------------------ "Would you fight to the death, for that which you love? In a cause surely hopeless ...for that which you love?" -- D. McKiernan, _Dragondoom_ </PRE> <A HREF="pgp00015.pgp"> PGP signature</A></P>
<PRE> On 12-Jan-99 Jeremy Blosser wrote about the following Re: [SuSE Linux] RE: Problem with your mail : || Kim C. Callis [kcc@ziplink.net] wrote: || > On 11-Jan-99 James (Jim) Hatridge wrote about the following Problem || > with || > your mail : || > || || > || [Part 1, "signed PGP message" Application/PGP 1.9KB] || > || [Cannot display this part. Press "V" then "S" to save in a || > || file] || > || || > || HI Kim; || > || || > || The two lines above are all that I'm getting from your postings || > || on the || > || SuSE list. Are you running hmtl only? Or is there something else || > || wrong? || > || You are the only one on the list doing this. || > || > What that is is my pgp signature attached as a mime file. I became || > tired || > of the extra text being appended to the body of my messages. So there || > is || > nothing wrong on your end. || || If that's /all/ he's getting (ie, he isn't getting the message), then || there's || a chance his mailer isn't handling the multiple MIME types correctly. || If he's || getting it only with yours, though, and not with others who do the || same thing || (like me), something may be wrong on your end, Kim. A mailer that || handles || MIME types correctly should be able to display the message parts of || multipart / pgp-signed messages. That would assume that mime.type has an understanding of what to do with PGP messages. So there would be two issues here actually. One, does mime.types know what to with a type applications/pgp-signature? Secondly, while not important since it is 7-bit ASCII, is pgp in place for mime to make use of? Like I said, the second one is not important, only because he is not attempting to authenticate the signature, there for he would see the regular ASCII armored version of the signature. --- Kim C. Callis -- kcc@ziplink.net ********************************* * When it absolutely, * * Positively has to be * * Destroyed over night! * * * * (800) MARINES * ********************************* </PRE> <A HREF="pgp00016.pgp"> PGP signature</A></P>
<DL> <DT><STRONG>Warning</STRONG></DT> <DD>Could not process message with given Content-Type: <CODE>multipart/signed; boundary=Kj7319i9nmIyA2yE; micalg=pgp-md5;protocol="application/pgp-signature"</CODE> </DD> </DL>
Has anyone found a way to get some sort of gui for wvdial under WIndowMaker, specifically getting it to work with wmppp. I like the woderfully simple wvdial but hate the clumsy start from the terminal. Any help greatly appreciated. thanks, chris - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
On Tue, 12 Jan 1999, Chris Martin wrote:
Has anyone found a way to get some sort of gui for wvdial under WIndowMaker, specifically getting it to work with wmppp. I like the woderfully simple wvdial but hate the clumsy start from the terminal. Any help greatly appreciated.
Add wvdial to the menu options, so that you just click on the menu and it executes wvdial in a Eterm, rxvt, or xterm. You could go into $HOME/GNUstep/Library/WindowMaker/menu and add something like: "GO ONLINE" EXEC xterm -e wvdial to the menu options. Now when you click on the display to get your menus you'll see on your menu list an option called "GO ONLINE". Click on this and it will automatically open an xterm which runs wvdial in the xterm for you and contacts your isp. All the normal xterm args apply, so if you don't even want to see this happen just run it iconified etc. And, of course, you can do stuff like xterm -ico -T "wvdial" -fg black -bg white -fn vga -e wvdial phone2 etc. This will run an xterm iconified with a wvdial title, a vga font, black text on a white background and will dial the second number setting in /etc/wvdial.conf. All you'll see with using -ico is a little xterm icon on your desktop with the word "wvdial" on top of the icon. You can then grab this and doc it and now everytime you click on it it should run wvdial _for_ you with just that little click. (Note: you don't have have to add it manually to the menu. If you type 'xterm -e wvdial &' inside an xterm at the prompt then it'll run wvdial in an xterm and then you can just dock it as you did before. This way may be a bit nicer since you don't have to edit your config files at all. Do this once and dock it and now online is just a click away. Either way works. And once again standard xterm args apply.) -M - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (4)
-
camst65+@pitt.edu
-
hekate@intergate.bc.ca
-
jblosser@firinn.org
-
kcc@ziplink.net