|
|
10.5.4: Enable Windows Outlook users to read iCal invitations (update)
I was able to get this to work to some extent again for 10.5.4 / iCal 3.0.4, but I still ran into a few problems. One thing that has changed is the signature of the handler:
WAS on send_mail_sbrp(subjectLine, messageText, myrecipient, invitationPath)
NOW IS on send_mail_sbrp(subjectLine, messageText, myrecipient, myrecipientname, invitationPath)
Thus, when you copy the above scripts, only copy the body. Don't grab the first line. Once I did this, sendmail gave me an error that the recipient was not specified so I had to change the sendmail command to use the "-t" flag: do shell script "sendmail -t< " & aliasTempMail
However, I am still stuck, because even though the log shows me that the message was received, it never returns a success response. Also, I never receive the message (this excerpt is from /var/log/mail.log): Jul 31 21:21:21 mymac postfix/pickup[361]: E0BF714AAF5: uid=501 from=<grok777> Does anyone know what I need to do to sendmail to get it working properly? |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.05 seconds |
|