email

I work for a small business and outsourced our email hosting to Google. However, I noticed that spammers are using our From: First Last to send their spam messages. All bounced messages come to our catch only account. How do I stop this? How do I validate our domain using SPF? How do I configure a SPF for Google Apps domain using BIND 9 or djbdns?

{ 3 comments }

PHP: Verify And Sanitize Email Address

by Vivek Gite on September 19, 2008 · 6 comments

Q. How do I verify input data such as email address under PHP programming language?

{ 6 comments }

Q. I’ve Postfix based CentOS Linux server. I need to blacklist email ID: user@abadboy.com . How do I blacklist email address with postfix? I also have spamassassin software installed. A. By default, the Postfix SMTP server accepts any sender address. However you can block / blacklist sender email address easily with Postfix. It has SMTP [...]

{ 15 comments }

Q. I would like to install latest and greatest Mozilla thunderbird mail client under Linux. How do I download and install the same to read emails? A. Mozilla’s Thunderbird 2 email application is more powerful than ever. Thunderbird 2 features many new enhancements to help you better manage your unruly inbox, and stay informed. Thunderbird [...]

{ 24 comments }