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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 8208 - 8237 of 11472   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8208
I use the following command C:\>c:\pdf-server\blat\blat.exe "C:\WINDOWS\TEMP\surename.lastname-aaaaaaaaa aaaaaaaaa aaaaaaaaa aaaaaaaaa aaaaaaaaa aaaaaaaaa...
tahattmeruh
Offline Send Email
Feb 2, 2006
2:58 pm
8209
I use the following command C:\>c:\pdf-server\blat\blat.exe "C:\WINDOWS\TEMP\surename.lastname-aaaaaaaaa aaaaaaaaa aaaaaaaaa aaaaaaaaa aaaaaaaaa aaa aaaaaa...
tahattmeruh
Offline Send Email
Feb 2, 2006
3:00 pm
8210
Hey tahattmeruh, On Thursday, February 2, 2006 at 9:36:28 AM you wrote t> I use the following command t> C:\>c:\pdf-server\blat\blat.exe t>...
Tim Musson
mussont
Offline Send Email
Feb 2, 2006
3:06 pm
8211
... Yes. The reason is the users are printing on network and a pdf is created. It gets the filename like surename.lastname-originalfilename-programm-sequenze +...
tahattmeruh
Offline Send Email
Feb 2, 2006
3:56 pm
8212
Is there away to compress the text attached file when sending an attachment as part of the command line? If not what would you use to compress it in a batch...
ducassedya
Offline Send Email
Feb 2, 2006
4:19 pm
8213
Hey ducassedya, On Thursday, February 2, 2006 at 11:05:26 AM you wrote d> Is there away to compress the text attached file when sending an d> attachment as...
Tim Musson
mussont
Offline Send Email
Feb 2, 2006
4:25 pm
8214
Hi guys, Any body encounter this error in blat,because i using blat for NNM to send alert to our network admin..... need your help workaround I aldready...
bertsoft
Offline Send Email
Feb 3, 2006
12:20 pm
8215
Hey Toberts, On Friday, February 3, 2006 at 3:20:37 AM you wrote b> Any body encounter this error in blat,because i using blat for NNM b> to send alert to our...
Tim Musson
mussont
Offline Send Email
Feb 3, 2006
12:29 pm
8216
Blat works fine when sending to email address outside my company but the ones within get lost. if I have a company email address (either the whole thing or the...
wattishisname
Offline Send Email
Feb 3, 2006
4:03 pm
8217
I had a typo in the email address used in the install. According to the link below it(SMTP?) checks the address for an internal forwarding but not for an...
wattishisname
Offline Send Email
Feb 3, 2006
4:09 pm
8218
Link to fix: http://www.aspfaq.com/show.asp?id=2511...
wattishisname
Offline Send Email
Feb 3, 2006
4:13 pm
8219
Hey wattishisname, On Friday, February 3, 2006 at 11:08:51 AM you wrote w> I had a typo in the email address used in the install. According to w> the link...
Tim Musson
mussont
Offline Send Email
Feb 3, 2006
5:56 pm
8220
... Thanks for the link. Namtog...
namtog
Offline Send Email
Feb 3, 2006
11:45 pm
8221
Thanks Guy's for the advise... ... NNM ... error ... 25....
bertsoft
Offline Send Email
Feb 6, 2006
3:07 am
8222
... Still no other solution than to use shorter filenames? Marc...
tahattmeruh
Offline Send Email
Feb 6, 2006
9:04 am
8223
Hey tahattmeruh, On Monday, February 6, 2006 at 4:03:46 AM you wrote t> Still no other solution than to use shorter filenames? Sorry, I got distracted with...
Tim Musson
mussont
Offline Send Email
Feb 6, 2006
12:37 pm
8224
Still no luck with the option file. Blat still says that it cannot find the body file. Don't know what's wrong. It only happens on the body file. Marc Hey...
tahattmeruh
Offline Send Email
Feb 6, 2006
2:36 pm
8225
Hey tahattmeruh, On Monday, February 6, 2006 at 9:35:58 AM you wrote t> Still no luck with the option file. Blat still says that it cannot find the t> body...
Tim Musson
mussont
Offline Send Email
Feb 6, 2006
2:56 pm
8226
... cannot find the ... I use the following command C:\>c:\pdf-server\blat\blat.exe "C:\WINDOWS\TEMP\surename.lastname-aaaaaaaaa aaaaaaaaa aaaaaaaaa aaaaaaaaa...
tahattmeruh
Offline Send Email
Feb 6, 2006
4:55 pm
8227
Just FYI... ... dir /x in W2K displays the 8.3 file name since the long file names are actually aliases for the ~real~8.3 file names. Where I work we have some...
Tracey
wpiis@...
Send Email
Feb 6, 2006
5:19 pm
8228
... names are ... It's the opposite. 8.3 file names are aliases for the real filenames. You can deactivate the 8.3 filename creation in windows. ... I will...
tahattmeruh
Offline Send Email
Feb 6, 2006
5:43 pm
8229
Greetings, I get the same * does not exist message on win XP home edition for really long file names. Don't know of a cure. Namtog...
namtog
Offline Send Email
Feb 6, 2006
5:52 pm
8230
Hey tahattmeruh, ... t> I use the following command C:\>>c:\pdf-server\blat\blat.exe t> "C:\WINDOWS\TEMP\surename.lastname-aaaaaaaaa aaaaaaaaa aaaaaaaaa t>...
Tim Musson
mussont
Offline Send Email
Feb 6, 2006
6:30 pm
8231
I found the problem, it is a function call to Windows to open the named file which is failing. I changed the call to a different function which now does work,...
Chip
chipprogrammer
Offline Send Email
Feb 7, 2006
2:44 am
8232
... named file ... now does ... change will ... Great. That are really good news. Marc...
tahattmeruh
Offline Send Email
Feb 7, 2006
8:34 am
8233
Greetings, Marc wrote; ... Yes it is. Thanks to you for reporting what appears to be a genuine bug. It's the first one, IIRC, of the year. When you first...
namtog
Offline Send Email
Feb 7, 2006
4:23 pm
8234
Greetings, Chip wrote; ... Is this what you are talking about? From blat.cpp starting at line 721; // make sure filename exists, get full pathname if (...
namtog
Offline Send Email
Feb 7, 2006
4:50 pm
8235
... That's the correct section of code. I replaced the OpenFile() with a different call and additional lines of error checking. :) Chip...
Chip
chipprogrammer
Offline Send Email
Feb 8, 2006
3:45 am
8236
Hi, We are trying to use Blat from PeopleSoft to send out mails. Before starting we like to know the following 1. Can we use BLAT.EXE in unix platform? 2. Is...
skdmdurai
Offline Send Email
Feb 8, 2006
4:59 pm
8237
Hey skdmdurai, On Wednesday, February 8, 2006 at 11:56:41 AM you wrote s> We are trying to use Blat from PeopleSoft to send out mails. Before s> starting we...
Tim Musson
mussont
Offline Send Email
Feb 8, 2006
5:35 pm
Messages 8208 - 8237 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