Hi,
I'm trying to send email to our members using mailx command.
How can I make sure that mail was delivered ? Do I have to check for some file or some kind of exit status?
This shell script reads emails address from a file and passes it to the mailx command. There could be more than 10000 email address. Is there any problem in sending arge volume of email using mailx ?
Thx for your help....
Nilesh [sig][/sig]
I'm trying to send email to our members using mailx command.
How can I make sure that mail was delivered ? Do I have to check for some file or some kind of exit status?
This shell script reads emails address from a file and passes it to the mailx command. There could be more than 10000 email address. Is there any problem in sending arge volume of email using mailx ?
Thx for your help....
Nilesh [sig][/sig]