I am playing with the msgbase.save_msg functions.
Is there a list of the properties for the hdr ?
I want to make it send an email from sysop to
a user and need to know how to pass the users email address to the save_msg funciton so it posts as an email. I have it posting locally (ala the chkspace.js) but where do I uput the email address
I am playing with the msgbase.save_msg functions.
Is there a list of the properties for the hdr ?
I want to make it send an email from sysop to
a user and need to know how to pass the users email address to the save_msg >funciton so it posts as an email. I have it posting locally (ala the >chkspace.js) but where do I uput the email address
If you want it to go out as netmail (Internet e-mail), then you must add the to_net_addr and to_net_type header fields. Example: hdr.to_net_addr="rob@synchro.net";Thanks, that worked.
hdr.to_net_type=NET_INTERNET;
If you want it to go out as netmail (Internet e-mail), then you must add to_net_addr and to_net_type header fields. Example: hdr.to_net_addr="rob@synchro.net";Thanks, that worked.
hdr.to_net_type=NET_INTERNET;
Is there a hdr.from_net_addr or something so I can make the email
look lik eit has come from a different email address?
I am using hdr.from="system operator" and it sends it from "system.operator@mydomain"
I want it to be sent from System Operator (display name) but use the email o merlin@mydomain
or is there a reply_to bit?
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,043 |
Nodes: | 15 (0 / 15) |
Uptime: | 47:31:29 |
Calls: | 500,902 |
Calls today: | 5 |
Files: | 109,370 |
D/L today: |
6,754 files (922M bytes) |
Messages: | 304,286 |