38.107.191.112 |    

Navigation

Google Advertisement

All snippets of the tag sendmail

1-3 of 3 Entries

sendmail.inc.sh
(Bash::Library)
Created by Marko Schulz at 2010-01-20 14:06:50
#!/bin/bash # ***************************************************** # file: sendmail.inc.sh # date: 2005-09-21 22:48 # author: Marko Schulz - <info@tuxnet24.de> # ***************************************************** # # # SYNOPSIS # # # lo...

sendmail.php
(PHP::Scripts)
Created by Marko Schulz at 2010-01-20 12:53:52
<?php // **************************************************************** // Variablen setzen... $cfg=array(); // sender name... $cfg['tname'] = 'Hans Wurst'; // sender mail address... $cfg['tmail'] = 'hwurst@test.de'; // recipient name....

sendmail.class.php
(PHP::Class)
Created by Marko Schulz at 2009-01-11 17:21:56
<?php /*************************************************************** * http://wiki.tuxnet24.de/ * Copyright (c) 2009 Marko Schulz <info@tuxnet24.de> * All Rights Reserved. * * --LICENSE NOTICE-- * This program is free software; you ...

1-3 of 3 Entries
Search
 
Full text search by name and content of a snippet.

User online
There are 5 users online.

Tags Cloud

Latest snippets
urlencode
(Perl::Function)
gethostbyaddr
(Perl::Function)
create_function
(JavaScript::Snippets)
function_exists
(JavaScript::Snippets)
listing
(PHP::Function)
runPhpCode
(PHP::Function)
md5
(Bash::Function)
rtrim
(Bash::Function)
ltrim
(Bash::Function)
function_exists
(Bash::Function)