909 Topics
| |
Good afternoon. I am developing a gmail app for my personal consumption for now and it has a lot of bells and whistles including showing me the latest emails coming in, playing a sound and changing icon when there is new mail and a few other things. I am using … | |
I need help with the solo ad campaign. I am completely new and want to learn about that. Please help. | |
Hello to all, When I open a thread and somebody answers me, I don't receive email notification. So, I need to constantly check the thread to know if somebody has answered me. Is there a way to set in my profile instantaneous email notification to know when somebody answers a … | |
Hi All, I am developing something for a client and I urgently need this solved. My client has a Magento store, which has several categories (say CatA and CatB). If someone purchases an item from CatA, I need Magento so send an email to admin@example.com. Is this possible? If so, … | |
I have one certificate in the pfx format and I am trying to sign s/mime email with it using openssl but I am getting this error. Warning: openssl_pkcs7_sign(): error getting private key. Here is my code that I am trying to sign the file $privkey = 'file://'.realpath('email.pfx'); openssl_pkcs7_sign("msg.txt", "signed.txt", $signcert,array($privkey, … | |
Hello. I am finally figuring out some basic validation. My main interest at this point is validating email. The script I got online contains the following, but does not check for "com", etc: if (email.indexOf("@") == -1 || email.indexOf(".") == -1) This works but does **not** check for "com". It … | |
I have to generate the mail to their mail address specified at the time of the registration to specify the username and password. So i tried the following code to send email but the email is not generated showing me either "Failure sending mail" or "Connection timed out". So please … | |
Hi. i have small problem with sending email.(he not send) <FORM METHOD=POST ACTION="mailto:darguzas.sigitas@gmail.com" ENCTYPE="text/plain"> <label>Vartotojo vardas</label> <INPUT TYPE="text" NAME="username"> <label>Jūsų electroninis paštas</label> <INPUT TYPE="email" NAME="email"> <label>Kodėl norite prisijunkti prie mūsų sistemos ?</label> <TEXTAREA NAME="COMMENTS" ROWS="10" WRAP="hard"> </TEXTAREA> <INPUT NAME="redirect" TYPE="hidden" VALUE="index.html"> <INPUT NAME="NEXT_URL" TYPE="hidden" VALUE="index.html"> <BR> <button TYPE="submit" VALUE="submit" class="btn … | |
This is a function I created to facilitate the sending of PHP emails. Just give it the name and email of who your sending it to, and your name and email. A subject and a message. These options are required. The type, cc and bcc options are optional. By default, … | |
hello idk if this goes here, but i accidently a while ago pressed "do not receive email replies anymore from daniweb" something like that button in one of the replies i got to a discussion i had. i want it activated back, but i dont know how. i only want … | |
Once upon a time, I read somewhere in a book (whose name escapes me) that to PROPERLY validate an email address, the regex was somewhere in the neighborhood of 200 lines of code. (It probably has something to do with all the country domains.) That number has probably gone up … | |
Hi I cannot send a web page to an account email.. when i clcik on share it send me to message but does not go..then i uninstall message..and now i m trying to send a web page to a friend or in work.. thanks | |
Hi, I want to send back reply to the same email but with different email account. Here is my script mail = outlook.Session.GetItemFromID(ID) subject = mail.Subject if mail: message_reply = mail.Reply() message_reply.From='_from_email' #not working message_reply.Body = "THE FOLLOWING TASK HAS BEEN MARKED AS COMPLETED: \n\n" message_reply.CC= '_CC_Email' message_reply.Send() I tried … | |
**I want to embed links and fields into php generated emails. This is the email_message field.** Welcome to the Neighborhood 13 Wine Tasters Group. In order to make sure we have your correct email address we need to have you return this email by pressing the Return button on your … | |
FB.api('/me', function(userInfo) { console.log(userInfo.email); var emailid = userInfo.email; console.log(emailid); }) $.ajax({ url: 'index.php?r=tryon/saveemailid', type:'post', data:{'saveemail':emailid}, success : function(data){ alert("success!"); } }); | |
**the below code suggested in some site to send mail with attachment. In the below code i have two attachment(TRYTEK.zip,TRYTEK.rar) in the server and with those attachment i want to send mail. But the below code is not sending mail with those attachment. Its sending only a Blank mail. Friends … | |
Hi guys, I am try to open a socket to connect a email account on C language, but i don't know how to use this protocol into a socket, in some links i found that i will need to use SSL protocol, but i don't understood. Any can explain how … | |
hi all :) i've problem with spam email in ubuntu 1204 LTS use ispconfig3,... each spam email detected by server (ispconfig3) it's not send to client (outlook), its stopped in sever,.. how to allow/by pass all email contain spam to client??? what must i set??? please help me :( | |
I am working on a project where I am trying to track email opens by inserting an image in it and detecting when it is loaded from the server. The loading is performed using a php script. I am trying to load 2 different images. Lets call them image1 and … | |
| Having subscribed to the mailing list, I got barraged with hundreds (it seemed like) emails every day. Is there any way to cut down on these? It took me over half an hour to delete them all! My mail provider warned me that my account was "dangerously" full. ;) |
I cannot trace when it started, but for some time now, I recieve every mail from DaniWeb two times. | |
I found a script on ExtendOffice.com that does this perfectly, except the BCC email address isn't displayed in the field. The value is there, but invisible (as it does indeed work). I want to alter the following code so that the auto-BCC email will be visible in the field when … | |
This is my first time working with php. I used a sample php mail code to process the mail. After entering in the form info and hit the send it button should show a new window that the mail was sent. The email does not send with the contents from … | |
please send me the code to generate auto generated email for frogot password once the user fills the date of birth and user id he should get back his password through mail how do i do this | |
please send me the code to generate an auto mail once the user clicks on the register button my register fields are first name,last name,date of birth,emailid i need the code to generate the password from the form information and send password and username to this emailid provided by the … | |
Hi guys, I recently purchased a domain that I will use for my website. I was wondering how can I set it up so I can have an email like admin@mydomain.com | |
I have this code that loads a file called mailchimp-api and signs a user up to a newsletter: <?php if(isset($_POST['email'])){ $email = $_POST['email']; include("mailchimp-api.php"); $chimp = new MailChimp('XXXXXXXXXX-us7'); echo "API registered"; $chimp = $MailChimp->call('lists/subscribe', array( 'id' => 'XXXXXXXXX', 'email' => $email, 'double_optin' => false, 'update_existing' => true, 'send_welcome' => true, … | |
ello There, i want to ask, how can i customize this function to allow only certain email domain. like for instance A & B wants to register, A email = test@ymail.com B email = test@onlyalloweddomain.com how can i validate that? here's my function function validate_values() { // Create the array … | |
Hi, i am new to this forum and Email Markting professional from India, New Delhi working with **[iCubes](http://www.icubes.in/index.php)** which is the Best Email Marketing compaies of India and, here to share my email marketing knowledge withyou all and moreover to interact with any professional of email marketing about my queries. | |
Hey everyone, Hope everyone is doing well! So I might seem a little dumb to post this but I've googled and searched every possible thing I can think of to get my contact form to work and send an email. The validation, which in this case is defaulted to jquery … |
The End.