search for: s_subject

Displaying 2 results from an estimated 2 matches for "s_subject".

Did you mean: _subject
2005 Feb 07
1
how to add a windows share
I have a msaccess program that is hard linked to a windows computer on the network (and I am not allowed to change the source :-( ) In some parts it seeks its files in \\computer1\c\Program Files\Program I have mounted computer1 using samba to ~/computer1 (with full read/write access) I have made a symbolic link in ~/.wine/dosdevices/unc according the winehq documentation. But I can't
2005 Apr 04
0
io timeout after 180 seconds
...backupType]) && ~ ($a_backupTypeSettings[$s_backupType]['email'] || ~ ($b_emailOnError && $in_errorMessage !== false)) && ~ $s_email != '') { ~ $tmp_error = $in_errorMessage !== false ? ' (WARNING) ' : ''; ~ $s_subject = "[ RIBS $tmp_error $s_backupType backups for " . implode(',', $a_configNames) . " ]"; ~ if ($b_debug) { ~ writeln('Emailing backup log to: ' . $s_email); ~ } ~ mail($s_email, $s_subject, $s_log); ~ } ~ if ($in_errorMessag...