Welcome To Snipplr


Everyone's Recent Snippets Tagged mail



« Prev 1 2 3
Following steps to be completed to configure an email account and send email from SQL Server
0 3501 posted 8 years ago by sankarwaits
This REST example uses pycurl library to send HTTP request and handle HTTP response so you need to install it to use this example. Once input Word documents are uploaded, you can use the following URI to merge documents on Aspose for Cloud or any sup...
0 2827 posted 11 years ago by johansonkatherine
Mail merge allows you to produce document (potentially large numbers of documents) from a single template and a structured data source. The letter may be sent out to many recipients with small changes, such as a change of address or a change in the g...
0 3068 posted 11 years ago by johansonkatherine
**Example of use:** if (!isUniversityEmail('[email protected]')) exit('You must have a valid and .edu email address to register for an account.');
1 2551 posted 12 years ago by phpdev
In wordpress, if you want to auto convert all URLs in your string into clickable hyperlinks, you can actually do it using the built-in function make_clickable(). If you need to do that outside of wordpress, you can use the same function. Example...
2 3758 posted 12 years ago by fackz
The mail() function allows you to send emails directly from a script. Remember, that most of shared hosting providers require (for security reasons) to use the domain name of your hosting in "FROM" email, e.g. [email protected] for http://yourdomai...
1 1640 posted 12 years ago by apphp-snippets
This is a Class that allows you create a letter with correct headers and send it to multi-emails.
0 2229 posted 12 years ago by Zayac
You can set this as a cron to automatically clean up unsubscribes after sending out a mass email.
0 1242 posted 13 years ago by squadsupply
Enter any suspicious IP address that you wanted to check into the form field and press the "LOOKUP" button
1 4239 posted 13 years ago by DNSBL
0 1321 posted 13 years ago by Reportme
Como insertar imgenes en un envio via email en ASP.NET
0 1398 posted 14 years ago by derebus
Simple código en python que te pregunta tu email (gmail) y el correo de tu amigo, pregunta tu contraseña para loguearse vía SMTP en Gmail y enviar el correo. Copyright: http://andriy.im
0 1085 posted 14 years ago by andriyleu
0 1467 posted 14 years ago by olemedia
Advance Mail function using PHP Mailer Class
1 1440 posted 14 years ago by erraja_07
Encode mailto links and (plain) email addresses on your site and hide them from spambots. Easy to use, plugin works directly when activated. Features * Protect all emails and mailto links * Check posts, widgets, comments and RSS feeds * Encode...
0 2474 posted 14 years ago by freelancephp
0 1445 posted 14 years ago by insanedreamer
Script to send mails with Swift Mailer
0 1205 posted 14 years ago by juanchifc
If you have any contributions, please comment here.
0 1161 posted 15 years ago by uptimejeff
Parameters:\r\n- $to - email address to send the mail\r\n- $subject - subject\r\n- $message - message body (HTML allowed)\r\n- $from_name - sender\'s name\r\n- $from_email - sender\'s email\r\n- $reply_to_name = custom, different from $from_name name...
0 1642 posted 15 years ago by stz184
0 1232 posted 15 years ago by metoikos
O envio de emails deve ser feito de modo autenticado, utilizando o smtp do servidor. Este script é um exemplo de envio desta forma, usando a classe phpmailer para isso.
0 1169 posted 15 years ago by gpupo
0 1139 posted 15 years ago by apro2000
1 1565 posted 15 years ago by yisreldov
« Prev 1 2 3