Method of exchanging digital messages from an author to one or more recipients.

learn more… | top users | synonyms (2)

0
votes
0answers
4 views

Google Billing Email Verification never arrives.

Google Billing Email Verification never arrives. Checked All Mail. Checked filters for interception. It isn't sending. Here's detailed screenshots: ...
0
votes
0answers
4 views

Paypal button not working in hotmail emails

I'm having an issue with the paypal button code below not working when sent to a Hotmail address. It shows in the email source code and in the email message just fine. But when you click on it, it ...
0
votes
1answer
10 views

rails, action mailer not sending

I am complete beginner in Rails and I'm trying to send an email after someone signs up using actionmailer. My logs say that email is sending, but gmail never gets it ...
-1
votes
0answers
7 views

Drupal 6.x Recurring Email

What would be the easiest way to set up a static reminder email that would get sent out at a particular time to all users of a particular role?
0
votes
0answers
9 views

How to create RFC822 email message with comment inside message?

I'm uploading messages into my IMAP mail server via IMAP store operation. However, I would like to add "comments" to these messages so that when I download these emails again I know the they are ...
-1
votes
0answers
9 views

My webserver is differente than my mail server, how to configure DNS?

I have my webserver at 187.1.141.63, but i have my mail server at 201.49.117.67, are these congifurations right to forward the e-mails from/to the mail server, even tought the domain ns is at the ...
1
vote
0answers
13 views

List all messages in a mailbox using PEAR

I am very new to PHP's PEAR extension, and was wondering how to use PEAR to list all of the messages in a mailbox. I have successfully made a program that can find your most recent message, but I want ...
1
vote
0answers
7 views

Opencart 1.5.5.1 can’t send the Mail (Notification) to subscribers on admin Panel

I've set the Mail Protoco as "MAIL" I can receive the all email etc. New order, New Member I try to sent email on admin Panel I've type few words in the message box but it's keep on alarm me "E-MAIL ...
-7
votes
0answers
33 views

What sets of programming skills would be needed for creating an email mobile-app client (Android)? [closed]

In my school we have the opportunity to work on a seniors honors project. I have in mind the idea of creating an android mobile app that can access the school's email and manage its contents (It's an ...
-1
votes
0answers
11 views

Disable hover pop up for <a> tag in outlook 2010

Is any way that I can disable the hover pop up for the HTML tag in outlook HTML email?
0
votes
1answer
78 views

Cannot get email from query string

I'm having trouble getting an email address from $_GET. Here is my code: <?php $eadd = $_GET['email']; echo("<p>Please check your inbox on your email $eadd.</p>"); ?> I ...
1
vote
4answers
57 views

Obfuscate email in PHP?

I'm trying to improve the way I email form submissions using PHP. At the moment my code looks like this: <?php //==== FORM DATA $name = $_REQUEST['cName']; $email = $_REQUEST['cEmail']; ...
0
votes
0answers
7 views

Fields in an email header that support lists of email addresses (i.e. group), are these used?

According to RFC 2822 a list of email addresses in the To, Reply-To, Cc, and Bcc fields support a group notation: group = display-name ":" [mailbox-list / CFWS] ";" [CFWS] I do not recall ever ...
-1
votes
1answer
32 views

how to add cc in email while sending email from iphone app

I am sending email from iphone app it is working fine i want to add cc also in email any idea how to do this .i am using following code can you please help how to add CC in this. thanks. ...
-1
votes
0answers
15 views

Using same domain for both email marketing and regular mailing? [closed]

Is there a way to use a domain for email marketing (using a seperate smtp server for mass mailing) but also for regular mailing with a web mail service like google apps? I mean can I send a mail from ...
0
votes
1answer
23 views

Why is message not appearing when using mail() function in PHP?

This is probably a noob question, but hey I'm a noob so here it goes. When I am attempting to send an e-mail with the mail() function, the message does not appear. Live example: enter link ...
-5
votes
0answers
22 views

How to Display email messages on android and works with an emulator? [closed]

Help me I'm developing an android app. I have a question how to display email in which a user taps on Contact Us imageView I'm a newbie when it comes to programming android apps.
0
votes
0answers
15 views

What could be the max width of an HTML email blast?

I made html email blasts that are supposed to be supported in almost every email (gmail, yahoo, aol, outlook, etc.). I always set the width to 650px for the html email blast, but now I set it to ...
-1
votes
0answers
8 views

Add a link which will email certain post content to the administator and user

I am working on a wordpress Business Listings site. Users can post a listing through the website and then pay via paypal (which will automatically post the listing) supplymyschool.com.au/wp-admin ...
0
votes
0answers
6 views

Accept emails from specific user in multidomain

I want to know if is it possible to accept emails from specific user without domain differences. Example: info@domain1 accept info@domain2 accept test@domain1 bounce test2@domain2 ...
0
votes
0answers
21 views

phpBB3 Post Earned Ranks

I am configuring some Post Earned Ranks on my Forums, I am running phpBB3, I was hoping someone knew a way I can set up customized E-Mails when they earn a Rank. Or Private Message. Like let's say I ...
0
votes
0answers
5 views

Compose Links for Mobile Email Clients

There's a great question that I used to find email compose links for desktop users: What is the format of compose links to web mail clients such as Gmail, Yahoo Mail, Hotmail and AOL? As may be ...
0
votes
1answer
8 views

Swap row content in table based HTML email

I am a college student and my school doesn't teach table based layouts because they feel like they are outdated. However, for emails for my job I must use table based layouts. I need to switch the ...
0
votes
1answer
16 views

FileSystemWatcher Windows Services in Windows Server 2008

i have a problem with my new services in WS 2008, my services run in my lab under Windows 7, no problem, but when implement this services in my server, no run, this service providing data for send ...
0
votes
0answers
23 views

Images breaking when sending mail using SmtpClient

I am sending a mail using C# using the SmtpClient class. I am doing the following things before sending the mail. var mailMessage = new MailMessage(); model.ToAddresses.ForEach(to => ...
1
vote
2answers
19 views

html email with inline images not rendered properly in iphone

I was hoping someone could help me out what I'm doing wrong in the below code - my email get sent, with the image inlined properly in most email client (gmail web, android), but it does not render ...
0
votes
2answers
49 views

Java Email API emails not being sent properly

I am using the Java email API for an email function. It does not appear to be working, since no emails are getting delivered. I do not get any exceptions in my code (so it seems to connect to the smtp ...
0
votes
1answer
31 views

PHP Force remote image download or remote requests inside an email

I am sending our HTML newsletters with an image on each email that help us know if a person actually received that newsletter. I just add in the HTML body of the email a img tag like that: <img ...
0
votes
0answers
12 views

How can I use multiple username domains on a single domain in Roundcube?

I would like to be able to use multiple username_domains on a single domain in Roundcube. In other words, I'd like to make it 'guess' or 'attempt' domains on each login request. My installation is ...
0
votes
0answers
26 views

Inline attachement of image failed in php mail

I have header like this $strFilesName = end(explode("/",$attach_pdf)); $strContent = chunk_split(base64_encode(file_get_contents($attach_pdf))); // header part to add inline image $strHeader .= ...
-2
votes
0answers
23 views

How to display email address on android and plays videos on the assets folder will work on an emulator [closed]

Help me I'm developing an android app. I have a question how to display email in which a user taps on Contact Us imageView I'm a newbie when it comes to programming android apps. Code pls. or ...
0
votes
1answer
15 views

How can I configure my server to send email, PHP installed on IIS Windows Server 2008

I am trying to use the MAIL() function in PHP to send emails notifications. So here is my how I am using it. $to = 'email@address.com'; $subject = 'the subject'; $message = 'hello'; $headers = ...
0
votes
1answer
24 views

How do I pre-populate an email link with an html formatted email

If I wanted to prepopulate an email link like: (in a really simple format, pardon for the bad example.) <a href="mailto:barney@example.com?subject=About your bouncy ball&body=<img ...
-4
votes
0answers
11 views

Screen Name Change [closed]

I am an artist who has recently changed my name. I would like to keep my channel, its views and the subscriptions i already have and simply change my channel name from ZingaImani to NzingaImani. Is ...
0
votes
0answers
18 views

Cpanel Java Email Client Program

If anyone tried/found working java email/smtp/imap client program that connects to cPanel's email a/cs and send emails out then please share it. It has been a tiresome efforts in trying to find that ...
0
votes
0answers
36 views

Email Form Data

I have a large form that I want to collect data from and enter it into a MySQL database and email the results to myself. The code I have so far enters the data just fine. I also am uploading multiple ...
0
votes
1answer
13 views

Mail Client Configuration for each domain on a server

We have WHM and cPanel on a linux/apache server. We are running separate domains on separate ip's on this server. Below is an example: DOMAIN : IP domain1.com: *.11 domain2.com: *.12 ...
2
votes
0answers
9 views

Extra line breaks in email headers

I have a webmail system and for some time now have noticed that emails originating from a few servers come with an extra line break in the headers. First was with the occasional Dmarc report from ...
0
votes
1answer
16 views

AT&T Email Text Messaging Service Severly Truncating Messages

When we send an email <10digitPhoneNumber>@txt.att.net we get the following result FRM:<from email> SUBJ: <subject> MSG: <39 characters of the message> It's always 39 ...
0
votes
1answer
57 views

How can I send emails to multiple recipients? [duplicate]

My request form is taking to much time to submit. Also sometimes the emails are repeated and in error log I can see this PHP Warning: mail() [<a href='function.mail'>function.mail</a>]: ...
1
vote
1answer
57 views

Modify IP address in email header

I am looking to modify a form that allows a user to input their email address into a form, and when submitted, sends an email to a mailing list company, with the from address set to the inserted email ...
0
votes
0answers
29 views

EAGetMail, How to read all emails from POP3 Gmail server?

I'm using EAGetMail library to read emails from Gmail. This is my code: private void readMails(){ MailServer oServer=new MailServer("pop.gmail.com", "something@gmail.com", ...
-1
votes
3answers
41 views

PHPMailer - mails going straight to spam

Whenever I send an automated e-mail using PHPMailer, it goes straight into the spam folder in Gmail. I have tried finding a solution to this myself but I don't know enough about e-mails and e-mail ...
0
votes
1answer
22 views

codeigniter email->attach errors

I'm wondering how I might catch email class errors prior to codeigniter actually sending. For example, if the function cannot find the attachment, it would seem that there isn't an error that gets ...
0
votes
0answers
19 views

Plain text version of email is not working

So I have the script sending a multipart email of plain text and html, some reason the plaintext version is not working, but I can see that it is sending when I show original in gmail. It just shows ...
0
votes
0answers
31 views

PHP mail not working in spite of having sendmail installed and php.ini configured properly

My os: Ubuntu 12.10 My server: Apache2.2 with PHP5 and MySQL support my php.ini file: ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ; http://php.net/sendmail-path ...
2
votes
1answer
26 views

php mail with utf-8 encoding displays incorrectly in Microsoft mail clients

I've searched and searched for a solution to this but to no avail. I'm using the php mailer to send out a mixed text / html email, encoded in utf8. Here's the relevant code: $headers = "From: ...
-1
votes
1answer
44 views

Send special characters with email()

I don't understand what I'm doing wrong. I have a contact form that send the message with this code: $SUCCESS = mail( $EMAIL_TO, "Richiesta informazioni", "Questo messaggio e' stato ...
0
votes
0answers
26 views

How to configure server to make php mail() function to work [duplicate]

I moded my personal blog on a VPS. I already configured all: apache with mod_rewrite, php, curl, pear, mysql and ftp. But I noticed that the php mail() function doesn't work. I searched on the net but ...
-2
votes
0answers
13 views

Free light weight rails email template editor

I need have a simple editor for mail editing purpose in my admin section. like I want an editable email i.e. Hello {user.username}, Please find this mail. Thanks! I only want text file need ...

1 2 3 4 5 323