OT?: Emailing from within filepro
Tom Aldridge
tla at aldridgeinc.com
Wed May 26 14:53:24 PDT 2004
This is odd:
>From the command line: cat /tmp/vacations | /usr/sbin/sendmail -s "Vacation
Requests" tla at aldridgeinc.com
Gives an email without a subject but not other errors that I am aware of.
>From the command line: cat /tmp/vacations | mail -s "Vacation Requests"
tla at aldridgeinc.com
Works perfectly.
>From within filePro: cat /tmp/vacations | /usr/sbin/sendmail -s "Vacation
Requests" tla at aldridgeinc.com
Gives an email without a subject and echoed to screen is:
/home/filepro/dead.letter... Saved message in /home/filepro/dead.letter
>From within filePro: cat /tmp/vacations | mail -s "Vacation Requests"
tla at aldridgeinc.com
Gives a proper email but echos the following to screen:
WARNING: RunAsGid for MSP ignored, check group ids (egid=51, want=524)
The owner and group names on the www.brandonhutchinson.com/
RunAsGid_for_MSP_ignored_error.html link (which I did check out this morning
before posting) are significantly different than my same files.
Further, grep smmsp /etc/passwd /etc/group
displayes the following:
/etc/passwd:smmsp:x:524:524::/home/smmsp:/bin/bash
/etc/group:root:x:0:root,smmsp
/etc/group:mail:::mail,smmsp
/etc/group:smmsp:x:524:
Can anyone offer more assistance with this additional information?
Thanks.
Tom
More information about the Filepro-list
mailing list