Questions tagged [chilkat-email]

This tag is related to Chilkat libraries specifically to email (SMTP POP3 IMAP)

Chilkat is a company which develops libraries for a number of platforms, including Linux, MAC OS X, iOS, Android, Solaris, HP-UX, Red Hat, CentOS, FreeBSD and Windows. The company's homepage is located at Chilkat Software.

32 questions
0
votes
1 answer

Send mail with Chilkat Mailman using authenticated HTTP proxy

I am trying to send emails using the chilkat mailman api in python, through an authenticated http proxy. I have followed the instructions from the Chilkat docs to the best of my ability but am having issues with the proxy server. I have verified…
Comart
  • 64
  • 2
  • 8
0
votes
1 answer

Why third party library "ChilkatDotNet4x64" isn't copied to the output folder?

I have project A that references third party library ChilkatDotNet4.dll. My project B references project A. After the compilation the output folder of B contains ChilkatDotNet4.dll as exptected! But, when I replace ChilkatDotNet4.dll to…
theateist
  • 13,879
  • 17
  • 69
  • 109
1 2
3