[torqueusers] sending mails with mail command / sending mails
Arnau Bria
arnaubria at pic.es
Thu Feb 25 02:55:04 MST 2010
Let me modify my question.
I'd like to use torque for sending the mail when job starts/finishes.
So I did something like:
$ cat job
#
#PBS -N test
#PBS -m be
#PBS -M arnaubria at pic.es
/nfs/pic.es/user/a/arnaubria/mail.sh
I don't get the mail neither.
I only see this in maillog:
Feb 25 10:50:16 td145 sendmail[23333]: o1P9oGMh023333: from=arnaubria, size=43, class=0, nrcpts=1, relay=arnaubria at localhost
but having this conf:
# qmgr -c "p s"|grep mail
set server mail_from = adm
set server mail_domain = never
"mail_domain= never" means no mail is sent neither if the user specifies
it?
No clear explanation in
http://www.clusterresources.com/torquedocs21/a.bserverparameters.shtml
TIA,
Arnau
More information about the torqueusers
mailing list