Search the web
Sign In
New User? Sign Up
blat · Discussion of BLAT. Blat is a command line email tool (sending mail via smtp), written for Windows.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 10243 - 10272 of 11472   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10243
Hi, I know BLAT as a simple,good and free SMTP mailer from the command-line with a lot of options but is there also a free counterpart for reading mails from a...
marc_decroos
Offline Send Email
Feb 7, 2008
5:53 pm
10244
Marc, I've found a couple of free DLLs at: http://www.freedownloadscenter.com/Best/pop3-dll-free.html There's also GetMail: ...
timothypbeck
Offline Send Email
Feb 7, 2008
6:21 pm
10245
Hey timothypbeck, On Thursday, February 7, 2008 at 1:21:54 PM you wrote t> There's also GetMail: t> http://pages.interlog.com/~tcharron/getmail.html t> I'm...
Tim Musson
mussont
Offline Send Email
Feb 7, 2008
6:48 pm
10246
Greetings, Timothypbeck wrote; "There's also GetMail: http://pages.interlog.com/~tcharron/getmail.html" That page has a older version. For the most recent ...
namtog
Offline Send Email
Feb 7, 2008
9:07 pm
10247
Hey namtog, On Thursday, February 7, 2008 at 4:07:42 PM you wrote n> Then we heard from another Tim, Mr. Musson; n> "I think Chip has the source for...
Tim Musson
mussont
Offline Send Email
Feb 7, 2008
9:46 pm
10248
I recently took over a job where the previous IT guy was using Blat to mass email our customer base. My computer crashed and I lost the config files but was...
thegroceries
Offline Send Email
Feb 11, 2008
6:17 pm
10249
Hey thegroceries, On Monday, February 11, 2008 at 1:13:59 PM you wrote t> I recently took over a job where the previous IT guy was using Blat to t> mass email...
Tim Musson
mussont
Offline Send Email
Feb 11, 2008
6:20 pm
10250
... I thought I had done that but I redid the blat -install including my username/password and this time it worked. However... now I have something else...
thegroceries
Offline Send Email
Feb 11, 2008
6:54 pm
10251
I always run full pathnames when using Blat. Your Running DOS command '"C:\blat262\full\blat.exe" -bf address.csv Should probably be Running DOS command...
Liz Ackerman
ackerliz
Offline Send Email
Feb 11, 2008
6:59 pm
10252
except for my typo :o) Running DOS command '"C:\blat262\full\blat.exe" -bf c:\blat262\full\address.csv I always run full pathnames when using Blat. Your ...
Liz Ackerman
ackerliz
Offline Send Email
Feb 11, 2008
7:08 pm
10253
... That would probably work. It was my mistake... when extracting blat262 I accidently saved to c:\blat262\blat262 and was saving my address.csv in...
thegroceries
Offline Send Email
Feb 11, 2008
7:16 pm
10254
its those little ambiguities that cause us the most grief!! Lesson in point, LOL. I was working up some webpages that needed to be ready for 8:00 am the next...
Liz Ackerman
ackerliz
Offline Send Email
Feb 11, 2008
7:21 pm
10255
Hey! Chip ... is is possible to get the source of GetMail so I can make a DLL version? I promise, I won't share the source with anyone ... Thanks! Tim...
timothypbeck
Offline Send Email
Feb 12, 2008
1:06 am
10256
Greetings Timothy Beck, TB wrote; "... is is possible to get the source of GetMail so I can make a DLL version?" I have never known the GetMail source to be...
namtog
Offline Send Email
Feb 12, 2008
2:20 pm
10257
Namtog, This is fantastic! Thanks ... I'm in the middle of another project and will get started on this soon! Thanks so much! Tim (Beck) ... ...
timothypbeck
Offline Send Email
Feb 12, 2008
4:29 pm
10258
... That seems to have nothing to do with downloading mail from a pop server like getmail does. It's reading web pages from mail.com and doing HTTP POSTS and...
Kevin van Houten
qevan
Offline Send Email
Feb 12, 2008
8:41 pm
10259
Greetings, Probably should have posted this one; http://yane.sdf-eu.org/perl.html The script; http://yane.sdf-eu.org/perl/getmail The config file; ...
namtog
Offline Send Email
Feb 13, 2008
1:26 pm
10260
Greetings, I almost forgot, I rarely use this stuff anymore. So I zipped up the basic POP scripts I've used and uploaded them here; ...
namtog
Offline Send Email
Feb 13, 2008
1:46 pm
10261
I pass the following parameters to latest blat.dll: -charset windows-1257 -f "Ülle Rüütel <ryytel@...>" Generated message contains invalid header...
kobruleht1
Offline Send Email
Feb 14, 2008
11:20 am
10262
... I fixed this back in September for version 2.63. If I have not given the sources and executables to Tim, please let me know. I could very well have ...
Chip
chipprogrammer
Offline Send Email
Feb 14, 2008
2:19 pm
10263
... the ... well have ... Chip, thank you. I tried your dll at it works. It seems that you have not given sources and executables. Andrus....
kobruleht1
Offline Send Email
Feb 14, 2008
3:46 pm
10264
Greetings, I took a look in my Blat folder and found Blat 2.6.3. The executable. No source or DLL. Also a note warning me that it was a experimental release...
namtog
Offline Send Email
Feb 14, 2008
4:40 pm
10265
... To download the DLL; http://home.att.net/~chip.programmer/blat/v2.63/blat.dll Namtog...
namtog
Offline Send Email
Feb 14, 2008
4:42 pm
10266
... I tried it in two computers: 1. In XP - it works OK 2. In Vista - exception occurs. Older blat.dll works OK. I called it from Visual FoxPro and got error ...
kobruleht1
Offline Send Email
Feb 15, 2008
11:56 am
10267
... Parameters passed to Send() which cause exception in new blat.dll are: "c:\temp dir\body.txt" -log smtplog.txt -noh2 -subject "Test subj" -timestamp -debug...
kobruleht1
Offline Send Email
Feb 19, 2008
9:11 am
10268
hi . i am new to blat and having problem to use it ... i dont know what the problem is . i have set the parameters according to the instrtuctions . but program...
g_f_g_5
Offline Send Email
Feb 20, 2008
2:33 am
10269
Hey g_f_g_5, On Tuesday, February 19, 2008 at 9:03:50 PM you wrote g> hi . i am new to blat and having problem to use it ... i dont know g> what the problem is...
Tim Musson
mussont
Offline Send Email
Feb 20, 2008
1:49 pm
10270
hi . as you told i have entered the -u and -pw parameters but a new problem that is occoured .. what to do now ?? C:\blat262\full>c: C:\blat262\full>cd\ C:\>cd...
g_f_g_5
Offline Send Email
Feb 20, 2008
2:12 pm
10271
Hey g_f_g_5, On Wednesday, February 20, 2008 at 9:12:45 AM you wrote g> hi . as you told i have entered the -u and -pw parameters but a new g> problem that is...
Tim Musson
mussont
Offline Send Email
Feb 20, 2008
2:32 pm
10272
Greetings, TM wrote; "It needs to have an SSL connection set up using stunnel first." Stunnel; http://www.stunnel.org/ AT&T has a Stunnel tutorial here; ...
namtog
Offline Send Email
Feb 20, 2008
2:45 pm
Messages 10243 - 10272 of 11472   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help