Archive for the 'Mail' Category

Nov 23 2009

Sending mails from command line

Published by amjad under Centos, Debian, Fedora, Mail, Network, Red Hat, Ubuntu

Often times, we want to send log files or other emails from command line or want to script them. In this tutorial, I will show you how to do that using two mail clients mail and mutt.

5 responses so far

Sep 29 2009

Creating and restoring an image of hard disk with Clonezilla

Clonezilla is an open source disk imaging, cloning and backup software. It supports ext2, ext3, ext4, reiserfs, xfs, jfs of GNU/Linux, FAT, NTFS of MS Windows, and HFS+ of Mac OS. You can use it to clone single or multiple machines. It is more feature-rich than commercial Norton Ghost. In this video tutorial, I will [...]

29 responses so far

Sep 25 2009

Configuring Postfix and dovecot POP3 and IMAP on Red Hat or Centos using local system accounts

Published by amjad under Centos, Debian, Fedora, Mail, Red Hat, Ubuntu

Postfix is one of the most widely deployed mail servers. In this tutorial, I will first show you how to configure Postfix for local system accounts and then I will describe how to configure Dovecot for POP and IMAP servers so remote users can retrieve their emails using email clients like Mozilla Thunderbird, Evolution or [...]

2 responses so far

Sep 17 2009

Postfix send-only configuration for non-local domains

Published by amjad under Centos, Debian, Mail, Red Hat, Ubuntu

Sometimes, we need to configure our mail server so that it only sends emails and not receive them which avoids opening port 25 for smtp. In this tutorial, I will show a very simple way to set up Postfix so it send emails out to external domains only and not receive any emails from outside.

One response so far