My previous four-part series described how to set up a SharePoint development farm. Now, what if we want to take things a step further and configure our SharePoint farm to allow sending of outgoing emails? This article discusses everything you need to do to make this possible – from installing and configuring the SMTP service, to defining outgoing email settings in SharePoint Central Administration. I provide code examples as well.
How To Change The WordPress Admin Email When The Confirmation Email Fails
Trying to change your WordPress admin email but not receiving the confirmation email needed to verify the change? No worries. I had the same problem but found a quick workaround. It doesn’t require messing with your database or phpMyAdmin either.
Is That Email Tracking Or Stalking You?
What if each time you open an email, the sender can see where you are? What if they know when exactly you open your email? While email tracking has been around forever, a new Gmail extension actually makes the technology very easy for anyone to use. Here’s what you can do to stay safe.
All About Mailto Links
A mailto link is basically a HTML email link. It is similar to a regular web link but instead of using http:// it uses the mailto: command. Users can click on a mailto link in your website to send you an e-mail without first having to copy the destination e-mail address and open an e-mail client.