Re: anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- From: "Ed Crowley [MVP]" <curspice@xxxxxxxxxxxxxx>
- Date: Fri, 12 Oct 2007 15:53:36 -0700
Is the file still there? If not, check your addressing and syntax because
it probably wasn't deliverable. You need do nothing for a message to be
picked up from the Pickup folder.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"
"markm75" <markm75c@xxxxxxx> wrote in message
news:1192205853.589512.66680@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Oct 11, 3:46 pm, "Ed Crowley [MVP]" <cursp...@xxxxxxxxxxxxxx>
wrote:
You could try BLAT or Postie.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"
"markm75" <markm...@xxxxxxx> wrote in message
news:1192123598.666405.60040@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Oct 11, 11:54 am, "Ed Crowley [MVP]" <cursp...@xxxxxxxxxxxxxx>
wrote:
You could technically attach a document, but it would be extremely
hard.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"
"markm75" <markm...@xxxxxxx> wrote in message
news:1192049269.456875.77530@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Oct 10, 3:36 pm, "Ed Crowley [MVP]" <cursp...@xxxxxxxxxxxxxx>
wrote:
You can compose and send mail from the command line without any
utility
at
all. For example:
@ECHO OFF
ECHO To:harry.pot...@xxxxxxxxxxxx> Message.msg
ECHO From:severus.sn...@xxxxxxxxxxxx>> Message.msg
ECHO Subject:Wand Recall>> Message.msg
ECHO.>> Message.msg
ECHO Please return your wand to Ollivander's,>> Message.msg
ECHO Makers of Fine Wands since 382 BC, Diagon Alley,>> Message.msg
ECHO for replacement due to a manufacturer recall.>> Message.msg
ECHO Thank you,>> Message.msg
ECHO Mr. Ollivander, Proprietor>>Message.msg
ECHO .>> Message.msg
MOVE Message.msg "D:\EXCHSRVR\Mailroot\vsi 1\PickUp"
The last line moves the message file to the PickUp directory on the
Exchange
server; of course the ID under which this batch file runs must have
access
to write to that directory.
--
Ed Crowley
MVP - Exchange
"Protecting the world from PSTs and brick backups!"
"markm75" <markm...@xxxxxxx> wrote in message
news:1192043504.147334.106450@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
The same command line code always worked with 2003 exchange, but
now
with 2007 it fails.. wondering if there is another alternative to
this
command line emailer..
It seems no matter what i put in the address section it results
with
"invalid address"..
Anyone using bmail or something similar with 2k7?- Hide quoted
text -
- Show quoted text -
Ah very useful thanks.. but what about attaching an attachment? :)-
Hide quoted text -
- Show quoted text -
Ah ok, well without the ability to attach the document, this may not
work.. actually.. it may.. its a log file from ntbackup.. i guess i
could echo the contents into the email body.. this would work.- Hide
quoted text -
- Show quoted text -
I tried the batch file routine.. created the msg file in the pickup
folder.. but i guess the server never "picked" it up? As i never
received an email.. is there some process i need to run to have it
look for emails in there (msgs)..?
.
- Follow-Ups:
- References:
- anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- From: markm75
- Re: anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- From: Ed Crowley [MVP]
- Re: anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- From: markm75
- Re: anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- From: Ed Crowley [MVP]
- Re: anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- From: markm75
- Re: anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- From: Ed Crowley [MVP]
- Re: anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- From: markm75
- anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- Prev by Date: Re: clean up old exchange 5.5 object(s) in exchange 2003 system
- Next by Date: Re: Removing Empty, but Replicated Public Folders
- Previous by thread: Re: anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- Next by thread: Re: anyone using bmail.exe with exchange 2007? (invalid address error via the command script)..
- Index(es):