Searched refs:CC_MAIL (Results 1 – 4 of 4) sorted by relevance
40 #define CC_MAIL "<info@example.com>" macro46 "Cc: " CC_MAIL "\r\n"118 recipients = curl_slist_append(recipients, CC_MAIL); in main()
44 #define CC_MAIL "<info@example.com>" macro50 "Cc: " CC_MAIL "\r\n"141 recipients = curl_slist_append(recipients, CC_MAIL); in main()
44 #define CC_MAIL "<info@example.com>" macro50 "Cc: " CC_MAIL "\r\n"139 recipients = curl_slist_append(recipients, CC_MAIL); in main()
47 #define CC_MAIL "John CC Smith " CC_ADDR macro53 "Cc: " CC_MAIL "\r\n"
Completed in 9 milliseconds