Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add variables into body inline message (-M) #142

Open
mfran2002 opened this issue Sep 25, 2018 · 0 comments
Open

add variables into body inline message (-M) #142

mfran2002 opened this issue Sep 25, 2018 · 0 comments

Comments

@mfran2002
Copy link

Hi all,
if I try this:

set mytime="TIME/T"
set message="mail sent at %mytime%"

mailsend1.19.exe -starttls -smtp mysmtp -port 25 -auth -user mymail -password mypwd -t myreceipt +cc +bc -f myfrom -sub "%message%" -M "%message%"

it gets me error

is it possible to put some variables into inline subject (-sub) and body (-M)?

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant