이제 참석자가 초대에 응답하면 주최자에게 전자 메일 알림을 보낼 수 있습니다.
ics.conf 매개 변수를 ine.reply.enable로 설정하여 이 기능을 구성합니다. 전체 시스템에 대해 이 기능을 활성화하려면 이 매개 변수를 "y"로 설정합니다. 이 기능을 비활성화하려면 매개 변수를 "n"으로 설정합니다. 이 기능은 기본적으로 활성화됩니다.
응답 유형에는 수락, 거절, 임시 수락의 세 가지가 있습니다. 알림은 응답이 단일 초대에 대한 것인지 반복 이벤트에 대한 것인지 여부를 나타냅니다. 다음과 같은 새로운 메시지 형식 파일 매개 변수가 추가되었으며 해당하는 형식 파일도 추가되었습니다.
calmail.imipeventacceptnotification.fname= "mail_eventacceptnotification.fmt"
calmail.imipeventdeclinenotification.fname= "mail_eventdeclinenotification.fmt"
calmail.imipeventtentativeacceptnotification.fname= "mail_eventtentativeacceptnotification.fmt"
calmail.imipeventacceptnotificationrecur.fname= "mail_eventacceptnotificationrecur.fmt"
calmail.imipeventdeclinenotificationrecur.fname= "mail_eventdeclinenotificationrecur.fmt"
calmail.imipeventtentativeacceptnotificationrecur.fname= "mail_eventtentativeacceptnotificationrecur.fmt"
이 기능은 사용자 기본 설정이 아닙니다. 즉, 시스템 전체 구성 매개 변수이므로 초대를 보내는 모든 사용자에게 적용됩니다.
전자 메일 알림에 대해 Calendar Server를 구성하는 방법에 대한 자세한 내용은 Sun Java System Calendar Server 6.3 Administration Guide의 To Enable Email Notifications을 참조하십시오.