Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
2.4 KiB

  1. #define RC_VERSION_FILE_DESCRIPTION "Aqueue DLL\0"
  2. #define RC_VERSION_INTERNAL_NAME "AQUEUE\0"
  3. #define RC_VERSION_ORIGINAL_FILE_NAME "AQUEUE.DLL\0"
  4. #include <dsnlang.h>
  5. // 12/15/98 - MikeSwa Modified - combinations (ie failure-relay) are now
  6. // obsolete, because IMAIL requires that a DSN be of
  7. // only a single type.
  8. STRINGTABLE DISCARDABLE
  9. BEGIN
  10. FAILURE_SUBJECT "Delivery Status Notification (Failure)"
  11. FAILURE_RELAY_SUBJECT "Delivery Status Notification (Failure and Relay)"
  12. DELAY_SUBJECT "Delivery Status Notification (Delay)"
  13. GENERAL_SUBJECT "Delivery Status Notification"
  14. DSN_SUMMARY "This is an automatically generated Delivery Status Notification."
  15. FAILURE_SUMMARY "Delivery to the following recipients failed."
  16. FAILURE_RELAY_SUMMARY "Delivery to some recipients failed, but some recipients were relayed to another server."
  17. DELAY_SUMMARY "Delivery to the following recipients has been delayed."
  18. DSN_SEE_ATTACHMENTS "See the attachments for more details."
  19. RELAY_SUBJECT "Delivery Status Notification (Relay)"
  20. DELIVERED_SUBJECT "Delivery Status Notification (Success)"
  21. EXPANDED_SUBJECT "Delivery Status Notification (Expanded)"
  22. RELAY_SUMMARY "Your message has been successfully relayed to the following recipients, but the requested delivery status notifications may not be generated by the destination."
  23. DELIVERED_SUMMARY "Your message has been successfully delivered to the following recipients."
  24. EXPANDED_SUMMARY "Your message has been successfully delivered to the following distribution lists."
  25. FAILURE_SUMMARY_MAILBOX "Unable to deliver message to the following recipients, because mailboxes could not be found for them."
  26. FAILURE_SUMMARY_HOP "Unable to deliver message to the following recipients, because the message was forwarded more than the maximum allowed times. This could indicate a mail loop."
  27. FAILURE_SUMMARY_EXPIRE "Unable to deliver message to the following recipients, due to being unable to connect successfully to the destination mail server."
  28. DELAY_WARNING "THIS IS A WARNING MESSAGE ONLY."
  29. DELAY_DO_NOT_SEND "YOU DO NOT NEED TO RESEND YOUR MESSAGE."
  30. END
  31. #include <bldver.rc>
  32. 1 11 aqmsg.bin