Questions related to integrating e-mail functionality in an existing application

learn more… | top users | synonyms

0
votes
2answers
29 views

Periodic Email Notifications (Windows Azure .Net)

I have an application written in C# ASP.Net MVC4 and running on Windows Azure Website. I would like to write a service / job to perform following: 1. Read the user information from the website ...
0
votes
3answers
43 views

sending email upon hitting submit in html or php

I have a simple site with 3 input forms: a first name, last name, and email address fields for the user to fill out. I want them to be able to fill those 3, and when hitting submit, an email to be ...
0
votes
0answers
22 views

Error importing django-templated-mail

I'm trying to install a module so I can get my app to send emails, so I installed in my app https://github.com/bradwhittington/django-templated-email, but, even I've followed all instructions, I'm ...
0
votes
0answers
15 views

PHP-PEAR based Email Configuration Issue [closed]

I have configured php pear based email configuration on my ubuntu 12.04 server. It was working fine earlier but now I am surprised why it is not working. I tried to debug and found the following ...
0
votes
0answers
36 views

CakePHP - send an email to mail addresses inserted from file [closed]

I have created a web-app in CakePHP where users can insert mail addresses separated by commas and with the cakeEmail() function send them a message of their choice. (For example,this could be useful ...
-3
votes
1answer
47 views

How to properly manage the sending of so many different bulk e-mails to the entire user base? [closed]

One of my PHP/MySQL sites is a social network and I need to send many different e-mails, including: 1) Event-based: E-mails sent when a specific action occurs on a user's account to notify them about ...
0
votes
1answer
31 views

Velocity email template in /WEB-INF subfolder

I coded service to send email. Now I have to integrate velocity freamwork and so I edit my mail-context.xml .... <bean id="mailService" class="xxx.xxxx.xxxx.service.MailServiceImpl"> ...
-1
votes
0answers
18 views

PHP SSMTP not working? [closed]

We have amazon EC2 Server up and running, We have requested them to lift the SMTP access restrictions. And I have installed SSMTP to send email from our server. Using command line interface of linux ...
1
vote
1answer
15 views

Email API service with Sendgrid like API endpoints and Mailchimp like dashboard

We are looking for an email API service that allows us to send emails to specific users (not just list by list but user-by-user). Usually that would be considered transactional email and you would use ...
1
vote
1answer
31 views

Receive email in asp.net mvc

Is there anyway to receive email in mvc, I'm imagining it probably involves setting up a smtp server and having the app poll every so often. The scenario I am thinking of is tracking emails that are ...
0
votes
1answer
43 views

How to I attach an email to an other email?

I have been trying to add an previous email to an new email but cant seem to get that working. I can retrieve all the information from the email but can't attach it to the new email as an attachment. ...
1
vote
4answers
63 views

Update text on a website by an e-mail

My client is a restaurant that needs to change a paragraph section (<P>) every day for specials. There are many people that will be handling it so I have to make it as easy a possible. I don't ...
0
votes
1answer
47 views

Email a .txt file located in application storage directory Air iOS AS3

I would like to find out, how can I email a .txt file that is located in the application storage directory. Thanks Jared
-2
votes
1answer
22 views

Merging two Exchange online accounts to one single account [closed]

I have two exchange online Accounts e.g. domain1.online.com and domain2.online.com. Is it possible to transfer the accounts from domain2.online.com to domain1.online.com? So that all accounts wil be ...
1
vote
1answer
88 views

How to implement a mail queue that can be easily integrated with SendGrid

The goal: Implementing a modular, re-usable, object-oriented class, or package, that will be in charge of automating the process of user notifications. Those notifications are send according to a ...
1
vote
0answers
26 views

create email via opensrs api in ruby on rails project

I am developing a ruby on rails project to create email using Opensrs Api in ruby. For now, I can run opensrs commands in console log in via openssl to create email under each domain_name. But now I ...
0
votes
1answer
58 views

How to listen to email replies in c# on a server

We're trying to make a service that responds to email replies. (Similar to "Reply to this email to unsubscribe" services) How do we listen for replies on a specified email address? Do we need to ...
0
votes
2answers
96 views

How to set action, category and data for intent?

I'm programming an Android application. I want to invoke other applications to perform certain operations(Sending emails etc.) How do I know which action and category to set for the intent? Should I ...
1
vote
1answer
92 views

Send separate email to each recipient within a mailing list using SendGrid in PHP

I'm sending an email in order to notify my users about certain changes in the system. In order to improve deliverability I would like to send each email individually rather then as one email with a ...
0
votes
1answer
48 views

Email notifications in Spring Roo

I have a web app I am working on which has admin and basic user levels. There are three entities on the admin level and the basic user is allowed to view or alter just two levels. I would like an ...
-1
votes
2answers
126 views

I can't get line returns in CodeIgniter plain text email messages

I've been struggling with this one. No matter what I do, I cannot get new lines, empty lines, or line returns to show up in any email message I generate with CodeIgniter (v 2.1.3). Within my ...
0
votes
2answers
389 views

sending email (Gmail) in asp.net

I was trying to send email using gmail account on asp.net c#, but I keep getting this error: A connection attempt failed because the connected party did not properly respond after a period of ...
0
votes
0answers
39 views

What are the alternatives to windward? [closed]

We were going to use windward templates for different report generation and email generation in the enterprise environment. But due to lots of issues we are kind of keeping this as a hold. But the ...
0
votes
0answers
65 views

require email management interface to be integrated in asp.net web application

I urgently require some plug in, or some web controls available in market which i can directly integrate into my asp.net website. in my website, it should work simply as any other email client like ...
2
votes
0answers
127 views

Integration of Cheetahmail API with MVC4

I want to integrate my website, which built on MVC4, with Cheetahmail API for sending auto generated mails to the users. I failed to find any samples/ ideas to integrate cheetahmail. Someone could ...
5
votes
4answers
285 views

System catch emails

Currently i'm building a system (custom CMS) and the requirement is to catch all the emails sent by public to registered email address, and reply via the email address through the system via the ...
1
vote
1answer
41 views

PHP & jQuery sending duplicate copies of email messages

I am trying to figure out why my users are receiving duplicate copies of email messages being sent from my web application. Here is the code which sends the email: function _send_user_email($to, ...
0
votes
0answers
115 views

alternatives to 37signals' Backpack?

I've looked around for alternative project management software, but haven't found what I'm looking for. My business relies on Backpack's "email note to page" feature, which creates separate emails ...
0
votes
1answer
77 views

unable to sent email from codeigniter

my application is in online. i have written the below code for sending email to the specified email address. I am getting the flash message "email send successfully" but i am not able to receive the ...
0
votes
2answers
69 views

iCal not parsed in gmail in one of two accounts

I'm trying to generate an email containing an iCal event from my application, I'm testing the email in two google accounts: one from gmail and one from google apps. When I'm getting the event in ...
0
votes
2answers
65 views

Parsing and Receiving Email in iOS

Suppose I have an email address that only receives a specific type of email, i.e. an automatically generated receipt email from a transaction. I would like to build an iOS app to receive the email ...
0
votes
0answers
38 views

Warning appears on Facebook Email

I was hoping someone can shine some light on an issue I have been trying to resolve. Users who sign up for our service can connect to FB using our website and invite friends. When the invite is sent ...
0
votes
0answers
113 views

ASP.NET XmlDocument LoadXML failing Data at the root level is invalid

I am using XSLT as Email Template for sending email to customer. But i have a problem. my XmlDocument object can not load string builder object value which get from XSLT file with value of param. And ...
2
votes
2answers
121 views

rails3 can't send smtp email in production mode

According to my problem I posted here: mailer error in production only I decided to create a small scaffold app to find a solution. The problem: I can't send (newsletter)email with smtp in ...
1
vote
0answers
40 views

EMail /GMail client is not displaying table in android

In my application i am providing an option for "Reply".When user clicks on "Reply",then am launching the Chooser Dialog which contains all mail clients.I am passing the data as HTML content.if the ...
0
votes
0answers
45 views

Why don't I receve an email using codeigniter email library when using local server?

I am using codeigniter's email library on mac os x apache 2 server. The weird thing I am running into is that when I use it on live server which is on hostgator.com the email goes through but when I ...
0
votes
1answer
50 views

Do all email providers ignore periods in front of @?

I know that gmail lets a user insert as many periods as he/she wants in an email address before the @ sign. Gmail also lets users append the email address like this: userName+anyStringHere@gmail.com. ...
0
votes
2answers
99 views

iOS access recent emails

I know this is likely to be answered "sorry buddy", but is there a way i can access my recently sent emails from another iOS app? I really don't need the contents of the emails just the addresses. ...
0
votes
1answer
128 views

Send automatic emails when payments are recorded to database from ASP.NET

Ok, here's what's going on: I am developing a property management web app in ASP.NET for my father's small business. He would like the web app to automatically send a receipt/balance/notification ...
1
vote
2answers
23 views

Submitteremail doesn't seem to work PHP FormEmail

I am trying to figure out what is wrong with the PHP code that it is not sending copies to the form submitter. I have the following in my php file; $submitter = $_POST['submitteremail']; if ...
0
votes
1answer
77 views

how to send emails at periodic intervals using PHP

My site is running on LINUX server and I want to send an email to users who have not logged onto my site for more than a week. I'm trying to find a readymade script to do so to save my time and ...
-1
votes
2answers
131 views

ERROR: The specified string is not in the form required for an e-mail address [closed]

i am getting error ERROR: The specified string is not in the form required for an e-mail address. But when i pass static email address , it works , why ? it does work with any static email but when ...
-1
votes
1answer
43 views

Email sending service [closed]

I want to send emails from my CMS using email service. I have php array of email addresses and I would like to post the array with subject and message to email service and it would send emails to ...
0
votes
1answer
31 views

Routing Email Replies as Comments to Appropriate Discussions

Story is simple: one user creates a new discussion, and system sends out email notification to other users about that. When these users reply to a notification, their replies should be properly routed ...
2
votes
1answer
166 views

Indy POP3 place Header in TMemo

I would like to retrieve the header text from a POP3 message into a TMemo. I cannot figure out how to do this. Here's what I've got so far: try IdPOP31.Connect(); MsgCount := IdPOP31.CheckMessages; ...
0
votes
1answer
152 views

Reply email using php-ews

I am using php-ews for reading the exchange mailbox. However, i would like to pick an e-mail from the inbox and reply to that e-mail, with the email history and send the response. Below is the code ...
1
vote
1answer
878 views

Remote host closed connection during handshake exception while sending out mail using Java Mail

I am using Java Mail API Ver. 1.4.2 for sending out email in JSF 1.2-Spring based Web Application. I am using non secured SMTP connection for sending out a mail. This email configuration is working ...
0
votes
2answers
666 views

Sending Emails in android app [closed]

I am working on an andriod app, my client's requirement is to add a "Forgot Password" page in app, this page ask user to enter his email, if email is authenticated then App should email the password ...
-2
votes
1answer
350 views

Read send emails using Mutt on Postfix/Dovecot environment [closed]

I have a server running Postfix and Dovecot as a mail server. I have several inboxes and I was reading the inbox for the user noreply@mydomain.com. I use this email account to send payment invoices ...
0
votes
1answer
262 views

Getting Mac Hazel to e-mail .lnk, doc, and .xls files to my evernote account

i'm trying to automate and simplify my life. I'm new to hazel and apple scripts.. I have a lot of documents and i pull a lot of things of the web. i simply drag the link to my desktop where it makes ...

1 2 3 4 5 10