Others have reported this one the list as well. Until someone gets a chance to look at the source code, reverting back to a more stable build is a good idea......
772
Tim Charron
tim@...
Feb 1, 2001 7:06 pm
Thanks to everyone that reported this bug. I found the problem, and have compiled and made available a new version of blat (version 1.8.6e). The problem was...
773
dougawells@...
Feb 1, 2001 8:32 pm
I use blat at home on my Win98 box, using PERL scripts with no problem. I am trying to get blat to work on a Win2K box with IIS. I think my problem is that I...
774
rmichalski@...
Feb 2, 2001 1:22 pm
Thanks for the quick fix. I tested it last night with an E-mail that has two attachments and the second is always smaller than the first. Great Job! and...
775
Jesse Quijano
jesse@...
Feb 2, 2001 5:24 pm
Can anyone tell me what options I need to set in Visual C++ to get the smaller executable size (Besides not linking debug information)? Right now, I'm getting...
776
Brennan, Joseph J
brennanjj@...
Feb 2, 2001 5:58 pm
Well, Jesse, I just just joined this group so I may be out of the loop but the MSVC++ 6.0 project .zip file pointed to by the blat coordinator39;s page should...
777
Jesse Quijano
jesse@...
Feb 2, 2001 6:21 pm
Maybe my inexperience with Visual C++ is showing, but I unzipped it into my project directory, compiled and got the same size as before. I'm assuming there is...
778
Brennan, Joseph J
brennanjj@...
Feb 2, 2001 6:52 pm
I just built the project and gota 36K .exe file Be sure to select the "Win32 RELEASE" build. The "Win32 DEBUG" build yields 250K size. I'm attaching .exe if...
779
Craig Morrison
craig@...
Feb 2, 2001 6:52 pm
Don't statically link in the MSVC run-time.. :-) ... -- Craig Morrison http://www.2cah.com/ EzMTS - A _free_ Win32 EMail Server http://www.2cah.com/email/ ...
780
Kien-Hung THOI
thoi_kh@...
Feb 2, 2001 7:52 pm
I've got the same problem with 1.8.6d !! Can you tell where i can get the 1.8.6 version (not the 1.8.6d) thanks ... ...
781
Jay Sylwester
jay.sylwester@...
Feb 2, 2001 8:08 pm
Try http://www.interlog.com/~tcharron/blat.html Jay Sylwester Enloe Medical Center (530) 332-7447 Fax: (530) 899-2066 ... From: Kien-Hung THOI...
782
SPTBG-BLAT
SPTBG-Blat@...
Feb 3, 2001 9:35 pm
Thanks! I wish that I had looked back at this list before wasting my time looking at the code myself. :) For the two guys that I sent my interm fix to, please...
783
ginesr@...
Feb 5, 2001 6:25 pm
Hey Try to upload your own copy of blat in your cg-bin directory on your server, works for me =) and use the path to that directory in your scripts Bye...
784
ginesr@...
Feb 5, 2001 6:35 pm
Hey i'm using blat with W2K and IIS 5 and i have no problem with that, but, you need to set a valid smtp server if you want to make blat work, a SMTP mail...
785
ginesr@...
Feb 5, 2001 6:41 pm
I'm using perl with blat too To send an e-mail i use this code: $mailprog = "/inetpub/wwwroot/cgi-bin/blat/blat.exe"; #or whatever is your path to blat, note...
786
ginesr@...
Feb 5, 2001 6:47 pm
yeap use -html option and put any html code in the body bye...
787
dougawells@...
Feb 5, 2001 10:11 pm
Hi- Is there a switch for sending plain text? i.e. (Content Type: text/plain) I know there is one for HTML and Enriched. The problem I have is that the...
788
Tim Charron
tim@...
Feb 6, 2001 3:24 pm
If you don't specify either "-base64", "-html" or "-enriched", then blat uses "Content Type: text/plain". -- Tim...
789
dougawells@...
Feb 6, 2001 8:44 pm
I might be wrong, but it looks to me like if you don't specify one of the types you listed, it just uses the mail-client39;s default and doesn't specify...
790
Romson Christer
christer.romson@...
Feb 7, 2001 8:11 am
... Why should "-base64" effect the content type? Base64 is transfer encoding that can be applied to any content type. The two are (should be) completely...
791
ginesr@...
Feb 7, 2001 6:07 pm
Are you sending e-mail from a web form? If you are sending e-mail from a web form, may be the problem is the way you parse the data submited from that form ...
792
dougawells@...
Feb 8, 2001 7:23 pm
Hello: It looks like I am having problems sending mail, using an Exchange server, to anyone outside of my domain. For people in my domain, the mail goes...
793
pope, mark
mpope@...
Feb 8, 2001 7:31 pm
The Exchange server your using is probably configured to only allow e-mail within your domain. Talk to your system admin. ... From: dougawells@......
794
dougawells@...
Feb 8, 2001 7:36 pm
This server is used to send mail outside all of the time. Would there be a different setup for mail from blat, than from mail sent from Outlook? ... e-mail ......
795
Brennan, Joseph J
brennanjj@...
Feb 8, 2001 7:47 pm
I found I had to use the addressee's SMTP address. For example, I might have no problem addressing someone with the MS Outlook name. But for Blat, I first...
796
SPTBG-BLAT
SPTBG-Blat@...
Feb 8, 2001 7:50 pm
Yes. You are not talking to your IMS via SMTP when you use Outlook. Your Exchange server is configured to meet IETC RFC 2505, "Anti-Spam Recommendations for...
797
dougawells@...
Feb 8, 2001 7:55 pm
I'm having trouble following you. Can you give me an example? Sorry for the ignorance. Thanks ... Your ... through my ... there ... allow ... Exchange ... ...
798
SPTBG-BLAT
SPTBG-Blat@...
Feb 8, 2001 7:59 pm
http://www.microsoft.com/technet/exchange/relay.asp Gerald W. Gaston ... From: dougawells@... [mailto:dougawells@...] Sent: Thursday, February 08,...
799
dougawells@...
Feb 8, 2001 8:04 pm
So, am I correct in what you and this article are stating is that I need to use a different mail server to send to the "outside" world? ... Outlook. ... ...
800
SPTBG-BLAT
SPTBG-Blat@...
Feb 8, 2001 8:19 pm
Maybe. Depends on how your Messaging Dudes (an official title here :) ) have things setup. Perhaps they will add your IP address (or subnet) to the ...