Presentation is loading. Please wait.

Presentation is loading. Please wait.

Presenter: Yoel Kortick

Similar presentations


Presentation on theme: "Presenter: Yoel Kortick"— Presentation transcript:

1 Presenter: Yoel Kortick
How to change the appearance of the which arrived from the web OPAC Presenter: Yoel Kortick

2 Copyright Statement All of the information and material inclusive of text, images, logos, product names is either the property of, or used with permission by Ex Libris Ltd. The information may not be distributed, modified, displayed, reproduced – in whole or in part – without the prior written permission of Ex Libris Ltd. TRADEMARKS Ex Libris, the Ex Libris logo, Aleph 500, SFX, SFXIT, MetaLib, DigiTool, Verde, Primo, MetaSearch, MetaIndex and other Ex Libris products and services referenced herein are trademarks of Ex Libris, and may be registered in certain jurisdictions. All other product names, company names, marks and logos referenced may be trademarks of their respective owners. DISCLAIMER The information contained in this document is compiled from various sources and provided on an "AS IS" basis for general information purposes only without any representations, conditions or warranties whether express or implied, including any implied warranties of satisfactory quality, completeness, accuracy or fitness for a particular purpose. Ex Libris, its subsidiaries and related corporations (the "Ex Libris Group") disclaim any and all liability for all use of this information, including losses, damages, claims or expenses any person may incur as a result of the use of this information, even if advised of the possibility of such loss or damage. © Ex Libris Ltd., 2007

3 Sending the Here we have searched the web OPAC and chosen a record to send via

4 Sending the Now we actually send the record via

5 The arrives Here is the after being opened in Outlook.

6 The arrives We want to change the “From” address from to

7 Changing the The first step is to copy the file “send_mail.example” in $alephe_tab to “send_mail” il-aleph02-a19(4) >>aet il-aleph02-a19(4) >>cd $alephe_tab il-aleph02-a19(4) >>cp send_mail.example send_mail

8 Changing the Comment out the line with the current sendmail command and add your desired address set a = `cat $3 | wc -c` echo "Content-Length: $a" >> $TMPDIR/send_mail.$$ echo "" >> $TMPDIR/send_mail.$$ cat $3 >> $TMPDIR/send_mail.$$ # /usr/lib/sendmail $1 < $TMPDIR/send_mail.$$ /usr/lib/sendmail -r $1 $1 < $TMPDIR/send_mail.$$ rm -f $TMPDIR/send_mail.$$ Comment out Add your own

9 Changing the For additional information on the sendmail command see your system administrator or Unix documentation Restart the web server (UTIL W 3 1) and send the again

10 Changing the email The email now arrives with the new address After
Before


Download ppt "Presenter: Yoel Kortick"

Similar presentations


Ads by Google