Method of exchanging digital messages from an author to one or more recipients.
0
votes
1answer
12 views
form action to email HTML form and redirect user to new URL in IIS 7.5? sendmail equivalent for .net?
I have a large HTML form which has approximately 60 fields with a lot of jQuery based conditional fields, validation, and a lot of CSS applies to UL and LI tags.
The goal is to email the form ...
0
votes
1answer
11 views
What's a good mail server API?
We currently use mail.google as our SMTP server for one of our web applications, but I wanted to know if there are any dedicated mail relay service providers that can handle large amounts of outgoing ...
0
votes
1answer
16 views
what is the easiest way for email notifications in rails 3
I have simple ruby on rails app and I need some notifications system on admin email in rake ? What is the easiest way to do it?
Should I configure mail server on my vps for it?
0
votes
2answers
35 views
PHP confirmation email not working because of “\” in link
when sending a confirmation email the confirmation code looks like this http://mydomain.com\/confirmreg.php?code=3f76ab3a202e73fb0526cd2091c5b7ce (randomly generated) how do i remove the "\" before ...
0
votes
0answers
19 views
A way to print mailing labels from an iOS app
Is there a way ( 3-rd party SDK maybe ) that allows an app to pass in contact names/data in order to generate labels ( e.g. mailing labels ) that the calling app can then print?
Example calling ...
-3
votes
1answer
30 views
1
vote
1answer
12 views
sending mail from php: 2 received entrys with phpmailer
Hi I tried to send an email over phpmailer. I take phpmailer to send it over smtp.
Every customer have by us have an owne ip. I sent an test email and I see that there was two "received" entrys in the ...
0
votes
2answers
39 views
setting a link in the body copy of html mailto
I am trying to set a link in the body copy of html mailto and i cant seem to get the link to work... here is my code [1]: http://jsfiddle.net/jsavage/5pZr7/
for some reason the link doesnt show up ...
0
votes
0answers
5 views
Hotmail Filters - “Newsletter” vs “Social Updates”; “Add to Contacts”; “List-Unsubscribe”
Something that I really dislike of Hotmail is that I, as developer, don't have a proper documentation about their features.
I own a social network which sends email notifications to users, and I have ...
0
votes
0answers
4 views
How to Create a webapp mail client for microsoft exchange
I want to create a webapp e-mail client, for microsoft exchange.
It should use form based authentication or certificate based authentication.
Please suggest a way.
The language I plan to use are
...
0
votes
0answers
6 views
Synchronization between DB and mail server
I work on some project, web email client in asp.net with higlabo library (http://higlabo.codeplex.com/), something like thunderbird (for now only imap) . I have database on server where I store mails ...
-1
votes
0answers
16 views
What would cause Hotmail to forward HTML in plain text? [closed]
I am currently using PHP's mail function to send HTML-formatted mail. A user of mine emailed me to say that when forwarded from Hotmail to Gmail, it causes the email to go into plain text. Any idea ...
0
votes
1answer
20 views
Sending image attachment
I have a PHP form, i'm trying to send an image from it as an attachment. I already fixed few things in my code.
I'm not sure if it will send the image (because I had some problems with it)
...
0
votes
0answers
8 views
PHP SMTP library with AUTH XOAUTH2 support?
Do you know of any PHP SMTP library that supports AUTH XOAUTH2 when logging in to a SMTP server? The only one I have found is Zend-email via this tutorial.
All the libraries I have seen only support ...
2
votes
1answer
21 views
sending email using templates in codeigniter
I have to send weekly reports to my users.
I am using an email template from view.
My code in controller is
function sendWeeklyMail(){
if(!$this->session->userdata('some'))
...
0
votes
0answers
8 views
Sending mass email with thunderbird
I have a mailing list of over 30,000 emails. Now I can break this up to multiple mailing lists, but even those individual mailing lists would probably contain up to 4000 emails. I'm wondering if there ...
0
votes
1answer
19 views
adding some text into message in mail
$contactname = $_POST['contactname'];
$email = $_POST['email'];
$message = $_POST['message'];
$subject = 'Ձեզ գրել են ձեր կայքից';
$to = 'stereoshoots@gmail.com';
$headers = "From: ".$email;
...
-4
votes
1answer
17 views
Email a blog's post option [closed]
ShareThis and Addthis (and maybe other share widgets) have an email option to pick the post's content and send it to some friend of your choice when you click on the mail button. I would like to know ...
0
votes
0answers
17 views
parsing special characters in php mailing script
I wrote a simple php script to send emails from my server for a contact form.
I am seeing responses with special characters such as quotation marks coming out as " and such in the emails.
It ...
0
votes
1answer
14 views
c# winforms create email from outlook template file
I am creating a mail using winforms like so:
private void CreateOutlookEmail(string addresses)
{
try
{
Outlook.Application outlookApp = new ...
1
vote
5answers
41 views
Save Email Addresses on Website
I have created a simple website and have a form that asks the user to input their email address to receive future updates from me.
What is the best way to save these emails. I am not anticipating ...
0
votes
1answer
19 views
how to email file from documents directory of iphone app
I am saving file documents directory after that i want to send that file in email but problem is that it doest not get attached i think problem is due path conflict or anything else here is the code ...
-1
votes
3answers
42 views
how to attach any document in email in iphone app
I am sending email from iphone app it is working fine but i want that with email i should attached a pdf file which is documents folder of the app.for testing first i attached a png from resources ...
0
votes
1answer
34 views
How To Send Emails Using Google SMTP Server Using XAMPP?
In php.ini I set:
SMTP = smtp.gmail.com
smtp_port = 465
; For Win32 only.
; http://php.net/sendmail-from
sendmail_from = mygmail@gmail.com
In my sendmail.ini:
smtp_server=smtp.gmail.com
...
0
votes
1answer
28 views
Why do images in my HTML emails resize nicely in firefox and IE, but not chrome?
In a daily digest news letter, I've often got several images. They all have the same constant width, but I need them to maintain their original aspect ratios. The code I used:
style="width: 300; ...
0
votes
0answers
8 views
iOS - attaching a PDF file: PDF ok in simulator folder, but corrupted when attached to email on device
Hopefully the title made sense. Here's my situation.
I have one PDF created in Pages then exported as a PDF. I then create another PDF within the app. I create the PDF file with this code:
- ...
0
votes
1answer
12 views
Correct format for sending mime-encoded email using PHP's mail
What is the correct way to create an mime multipart email for sending with PHP's mail function?
$boundary = uniqid(rand(), true);
$headers = "From: <noreply@example.com>\r\n";
...
0
votes
1answer
19 views
What is the convention for email to fields?
Are there any conventions or accepted best practices for how to format an email "to" field.
For example, in gmail you can do things like
"John Doe <johndoe@example.com>, janedoe@example.com"
...
-1
votes
1answer
17 views
A tool to convert email to html [closed]
Is there a tool that converts an email (rfc822 with mime and attachments) into html? It can be a python/perl/java library/module or a command line linux tool. I need to create a valid html (even if ...
-2
votes
2answers
42 views
Assigning string and Int with If statement
Ok I have been searching for a solution for this but am stumped. I'm making an email client in C#. I can get around in c# but sometimes get caught up with syntax.
Heres my problem. I am trying to ...
0
votes
4answers
35 views
Php Email Mysql Fetch Array
I have this script to send an email containing information from my database. The user can have 1+ items in the database with it's location. So when I empty the rows that match the user the amount of ...
0
votes
2answers
29 views
Python to send email with file before exit by calling custom module
I have the code below and also code that sends email with the file so by importing it from library I wanted to execute it after the file is closed and before the program exits yet it does not happen I ...
0
votes
0answers
11 views
scrapy fails to print to email subject header
This is possibly a known bug issue but I get the same results with scrapy 0.14.3 and 0.14.4.
Everything worked perfect for weeks and then following an update, all of a sudden email subject started ...
0
votes
0answers
4 views
PowerMTA Console showing error that config is modified but wont reload
PowerMTA console is showing this error above every configuration part;
Error received from pmta.** : File "/etc/pmta/config" modified
With the 'Reload PowerMTA' button.
Pressing the button does ...
1
vote
1answer
20 views
how to send notification (email, SMS, whatever) stealthy programacticly linux
I have seen many of the posts relating to sending email under linux but they do not address my particular need.
I want to implement code (C/C++) in my linux application that will send me back some ...
0
votes
0answers
15 views
How can I make this url valid for emails?
I have a link in an email, this link is generated from the site the email is sent from.
People go to the site to vote on something and then they get an email with the link to confirm their vote.
The ...
0
votes
0answers
13 views
Automated SMS and Email
We have a built an online course booking system using MVC Entity framework and SQL Server. The system sends emails out using an SMTP service and SMS using another service from textanywhere.net.
Now ...
0
votes
0answers
8 views
+50
Mailcatcher not working in staging server
I was pretty happy with mailtrap (http://mailtrap.io/) until i found out it got slow. Sometimes it doesn't event sent email or took long time.
So thought of alternative and moved to mailcatcher ...
0
votes
1answer
20 views
Sending email using javascript but deleting part of timestamp
Hi I'm sending an email using java script taking the information from a form when it is submitted on a google spreadsheet.
This is my code well a test version only small for fixing problems like this ...
0
votes
4answers
43 views
How can i break a line text using PHP for an email
Using a AS3 aplication, i'm sending the body variable via GET.
$body = $_GET['body'];
Here i'm trying to replace the word 'JUMP' with '\n' to break a line
$body = preg_replace('/JUMP/', '\n', ...
0
votes
1answer
17 views
Sending HTML Mails from Amazon SES using PHP SDK
I am working on a service that sends emails from AWS SES service. I have been able to send plain text mails but I require to send rich HTML mails in one of the case. This is the code that I use:
...
0
votes
1answer
21 views
Unable to save the attachment in specific folder after downloading it from email in java
In my below code, I want to download attachment from email and then wants to store in specific folder named as Attachment in C drive but rather than that it is getting store in downloads,my code is as ...
0
votes
0answers
11 views
rails with devise Forgot your password? no send emails
Hello i use devise for authetication but forgot password don't work!
He says You will receive an email with instructions about how to reset your password in a few minutes but nothing arrive....
for ...
0
votes
0answers
18 views
Codeigniter sending email - body bad encoding, subject good encoding
i am sending email with codigniter v.1.2.3 and there is strange problem with one webmail agent (centrum.sk) to which i am sending email. Theres no problem with gmail.com and others
I setted up utf-8 ...
-5
votes
0answers
21 views
Send an email from a group email address using vb6 [closed]
We have a group mail id and a mailbox exists for that. Group mail id is ReleaseManagement@example.com and administrators has access to check the mails present in this mail box. SO when the admin sent ...
0
votes
1answer
45 views
Not receiving e-mail sent by an iPad app?
I have the following problem:
I am trying to attach a file to mail and send it via the mail form in my iPad app. I think everything goes well, the log output says the mail is sent, but I am not ...
0
votes
2answers
17 views
WordPress | Text email issue
I have try to modify the reset-password notification e-mail, but the issue is that the e-mail body is auto-wraped every ~26 characters.
Is there a way to overcome that issue ?
My message variable is ...
-1
votes
1answer
11 views
How to remove duplicate mail ids in a text file and make a unique file and update it with reponded mails so to remind the non-repondents
My problem is
I have a set of over 150 email ids with duplicates. They are in .txt file with comma seperated continuous lines.
Example: the list might be like this
abc@m.com, cvb@m.com, abc@m.com, ...
0
votes
0answers
13 views
How to compare below output
I'M very new to shell scripting, below is my output in status.txt:
CM TARGET ACTUAL
---------------------------------------------- ---------- ...
2
votes
1answer
32 views
How to access gmail with 2-step verification?
Recently I set up 2-step verification in my gmail account , and I try to connect to my gmail account using Java Mail API, but it didn't connect.
My code:
Properties props = System.getProperties();
...

