ipsure logo
Logo and Language
Login icon Language selection icon
Hello, guest
*NIX Active category menu left background Active category menu right background BACKUP Hands-On blog header image Right block of Hands-On blog header image Final menu block of Hands-On blog header image
MS TIP PKI PROJECTS WORDPRESS Türkçe HANDS-ON SERVICES IT BUSINESS CONTACT ABOUT REFERENCES TERMS RSS
Home page Hands-On Services IT Business Contact About References Terms of Use RSS

13/09/2011

Configuring Apache, Installing PHP and PHP5-Extensions for Postfix Setup

Filed under: *NIX — Tags: , , , , — Sezgin Bayrak @ 22:33

PHP logoBecause the functionality of each web accesible components of “Postfix (Virtual Setup) Dovecot SpamAssassin ClamAV Maia Roundcube (/w MySQL db) on FreeBSD” article series depends on Apache, PHP5 and relevant PHP5-Extensions, we have to satisfy the specific requirements of this trio. For this reason, this article does not feature an “Apache from scratch” installation, it only deals with the certain Apache settings and PHP5 packages related to our actual topic. Please take a look at our purposed setup list here.

more Read More

Postfix Setup on FreeBSD

Filed under: *NIX — Tags: , , , , , , , , , — Sezgin Bayrak @ 08:58

PostfixWelcome to Postfix setup stage of our “Postfix (Virtual Setup) Dovecot SpamAssassin ClamAV Maia Roundcube (/w MySQL db) on FreeBSD” article series. Before continuing, you may like to glance at the complete setup list here. This setup replaces Sendmail which is the default MTA for a standard FreeBSD installation and enables Postfix virtual mailbox delivery with autoreply support for the virtual recipients.

Navigate through the postfix ports directory in order to configure the installation and make sure that you’ve selected “PCRE”, “DOVECOT“, “TLS“, “BDB“, “MySQL“, and “VDA” in the configuration options menu.

more Read More

26/08/2011

Outlook Web App access in an Exchange 2010 – Exchange 2003 coexistence scenario

Exchange Server 2010

Hello folks

In this new article, I want to talk about what has to be done during the implementation of Outlook Web App (OWA) in an Exchange 2010-Exchange 2003 coexistence scenario. Until all the mailboxes are transferred to the Exchange 2010 server, you have to make the legacy Exchange 2003 mailboxes reachable through an Exchange 2010 Client Access Server (CAS) machine (if you want only one connection address for all your mailboxes). Let me explain what my scenario is like and then talk about what happens during the transition from Exchange 2003 frontend server to Exchange 2010 CAS.

more Read More

31/01/2010

Exchange Transition Scenario (2003 to 2007) – Day 3

Filed under: ms tip — Tags: , , , , , , , — Mehmet Bora Teoman @ 18:29

REQUESTING SSL CERTIFICATE FOR CAS SERVER AND IMPLEMENTING IT

In Day 1 and 2, we planned the Exchange 2007 organisation, put the related jobs in an order, prepare Active Directory and installed the first Exchange 2007 server, CAS server, for our organisation. In Day 3, i will request SSL certificate for CAS server and implement it through IIS administrative console. Also I will configure few other services that Exchange 2007 server offers to use this newly implemented SSL certificate.

more Read More