I want to write an automated shell script for sending email by specifying the sender email address as well as receiver's email address ... I tried using mailx but to no use.. Please Help !!!
Asked
Active
Viewed 273 times
1
-
3What did you try? Show us your code, the error it produced, and describe what you expected to happen. – ghoti Nov 08 '12 at 20:07
-
Not much to go on here... what do you what it to do, how are you specifying the dress? what code did you use? – bsmoo Jul 01 '13 at 15:46
-
I got it fixed using smtp :) anyways thanks a lot – tusharmakkar08 Jul 01 '13 at 18:25