Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
168 views

How to retrieve email from email server using IMAP?

I'm developing managing email server using vb.net and asp.net i need sample or open source component to retrieve emails from my email server (get new messages - all mesgs - delete msg - copy msg - etc ...
0
votes
1answer
73 views

Continuous email server Connection using JAVA Mail API

We are intended to develop a service, which always stay connected to email server, so that whenever a user triggers a mail, it will sent by using the connect instead of getting a new connection and ...
0
votes
0answers
67 views

Does msmtp/ssmtp support sasl security?

http://msmtp.sourceforge.net/doc/msmtprc.txt # Example for a user configuration file # Set default values for all following accounts. defaults tls on tls_trust_file ...
0
votes
1answer
44 views

Jangomail Integration with Salesforce

Has anyone used or uses this feature? I've been using the free trial of Centerprise recommended to me which works really well in building specific contact lists I want from Salesforce imported into ...
0
votes
2answers
718 views

550 Requested action not taken: mailbox unavailable or not local

Have set up a small website for a client however contact form submissions are not getting through to their email address. The bounce back has this message attached: 550 Requested action not taken: ...
0
votes
2answers
280 views

roundcube mssql setup

Installing roundcube webmail: I have the DB set up (win serv 2008, MS SQL 2008 - though even that was a battle!) i can navigate to the installer but when I go to set up everything there is no SQL ...
0
votes
1answer
125 views

Problem in HmailServer

I have a windows dedicated server where we have Hmailserver to send out messages from the MS SQL Server 2008 database. There was one problem, every week when the server rebooted, the mail wasnt ...