TagFacts -> user kuchin / mail
10 10 4

notes 1 - 4 of 4:

2006-02-20

Macro for sending mail


Public Sub NewMail()

Dim olApp As Outlook.Application
Dim objMail As Outlook.MailItem

Set olApp = CreateObject("Outlook.Application")
Set objMail = olApp.CreateItem(olMailItem)

objMail.BCC = "Friends Dima"
objMail.Subject = "Subject"
objMail.HTMLBody = "<b>Body</b>"

objMail.Send

End Sub


tags:


2005-12-16

Disposable e-mail addresses


Registration free:

spambob.com
dodgeit.com
mailinator.com
pookmail.com
oneoffmail.com
spamhole.com
spam.la


Registration required:

spammotel.com
spamgourmet.com
mailexpire.com
kasmail.com
spambob.net
jetable.org
sneakemail.com
spamhole.com
e4ward.com
ephemail.net
willhackforfood.biz


tags:


2005-11-15

Open restricted attachments in Outlook 2003


REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security]
"Level1Remove"="ade;adp;asx;bas;bat;chm;cmd;com;cpl;crt;exe;hlp;hta;inf;ins;isp;
js;jse;lnk;mda;mdb;mde;mdz;msc;msi;msp;mst;pcd;pif;prf;reg;scf;scr;sct;shb;shs;
url;vb;vbe;vbs;ws c;wsf;wsh"


tags:


2005-09-28

SENDMAIL


Usually at /etc/mail/ :)
sendmail.mc - comment or edit this - define(`SMART_HOST',`smtp.your.provider')


tags:


kuchin - tags

1
3
1
1
1
2
3
1
1
1
2
1
1
13
2
4
1
5
1
1
1
5
1
3
2
1
1
1
1
2
4
4
1
1
1
1
1
6
tag cloud
alphabetical

other projects

MyProgs
Reader²

send to friend

your name:
your e-mail:
friend 1 e-mail:
friend 2 e-mail:
© 2005-2006 Synergy Matters | Design: Inforedesign | HTML Coding: Glench | Powered by Synergy 1001 engine