Ozan Şahin Ömer Üçler.  Purpose of Project  Used Technologies  Database Design  Problems&Solutions  Use Case’s  Demo.

Slides:



Advertisements
Similar presentations
How Clients and Servers Work Together. Objectives Web Server Protocols Examine how server and client software work Use FTP to transfer files Initiate.
Advertisements

Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
Creating WordPress Websites. Creating a site on your computer Local server Local WordPress installation Setting Up Dreamweaver.
Exchange server Mail system Four components Mail user agent (MUA) to read and compose mail Mail transport agent (MTA) route messages Delivery agent.
Chapter 2: Application layer  2.1 Web and HTTP  2.2 FTP 2-1 Lecture 5 Application Layer.
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
Installing software on personal computer
Dynamic Web site With PHP and MySQL. MySQL The combination of MySQL database and PHP scripting language is optimum for building dynamic websites. MySQL.
E-Commerce The technical side. LAMP Linux Linux Apache Apache MySQL MySQL PHP PHP All Open Source and free packages. Can be installed and run on most.
2440: 141 Web Site Administration Services Instructor: Enoch E. Damson.
Architecture of SMTP, POP, IMAP, MIME.
-I CS-3505 Wb_ -I.ppt. 4 The most useful feature of the internet 4 Lots of different programs, but most of them can talk to each.
SquirrelMail for Webmail AfNOG 2012 Scalable Internet Services (SS-E) Presented by Michuki Mwangi Serrekunda, Gambia (Original Materials by Joelja)
Securing LAMP: Linux, Apache, MySQL and PHP Track 2 Workshop PacNOG 7 July 1, 2010 Pago Pago, American Samoa.
SquirrelMail for Webmail AfNOG 2013 Scalable Internet Services (SS-E) Presented by Michuki Mwangi Lusaka, Zambia (Original Materials by Joelja)
Open Source Software WampServer Presented By Mr. R.Aravindhan.
A crash course in njit’s Afs
TOPIC 1 – SERVER SIDE APPLICATIONS IFS 234 – SERVER SIDE APPLICATION DEVELOPMENT.
1 Linux Networking and Security Chapter 3. 2 Configuring Client Services Configure DNS name resolution Configure dial-up network access using PPP Understand.
Mail Server Setup MAIL SERVER SETUP.
Section 6.1 Explain the development of operating systems Differentiate between operating systems Section 6.2 Demonstrate knowledge of basic GUI components.
Mail Server Three major components MTA MUA MDA Mail Transfer Agent
IT 424 Networks2 IT 424 Networks2 Ack.: Slides are adapted from the slides of the book: “Computer Networking” – J. Kurose, K. Ross Chapter 2: Application.
Webmail. Agenda Why use webmail? Why use webmail? What is webmail What is webmail – basic » system MDA MDA MTA MTA MUA MUA »Protocol SMTP SMTP.
Computer Networks26-1 Chapter 26. Remote Logging, Electronic Mail and File Transfer.
SMTP/POSTFIX.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Simple Mail Transfer Protocol (SMTP)
Dovecot – server for pop and imap AfNOG CHIX Blantyre, Malawi October - November, 2011 (Materials developed by Joel Jaeggli For AfNOG)‏
A few Linux basics Network Monitoring & Management.
LOGO Server. Contents Introduction 1 Problem Definition 2 Proposed Solution 3 Architecture Diagram 4 Server Technology 5 Hardware and Software.
Mail Service Mail Service using Postfix Campus-Booster ID : **XXXXX
Linux+ Guide to Linux Certification, Second Edition Chapter 14 Network Configuration.
Postfix Mail Server Postfix is used frequently and handle thousands of messages. compatible with sendmail at command level. high performance program easier-
CSC 386 – Computer Security Scott Heggen. Agenda A last look at OS Security Comparing Windows to Linux.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Network Protocols Chapter 26 (Data Communication and Networking): Remote Logging, Electronic Mail, and.
1 Electronic Messaging Module - Electronic Messaging ♦ Overview Electronic messaging helps you exchange messages with other computer users anywhere in.
Linux Essentials Chapter 2: Investigating Linux’s Principles and Philosophy.
2  Supervisor : MENG Sreymom  SNA 2012_Group4  Group Member  CHAN SaratYUN Sinot  PRING SithaPOV Sopheap  CHUT MattaTHAN Vibol  LON SichoeumBEN.
Hands-On Microsoft Windows Server Implementing Microsoft Internet Information Services Microsoft Internet Information Services (IIS) –Software included.
Login to a Database (from a Webpage), Inserting data into a database from a form, getting data from database and display on Webpage Done by: Mashail Alsolamy.
1 COP 4343 Unix System Administration Unit 14: – send and receive mail – mail filtering – mail server – mailing lists.
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
Linux Services Configuration
WAMP Server Installatin Shiyun Wen. WAMP Server Installation  WAMP Server is an integrated installation of Apache, MySQL, and PHP for Windows. Following.
A Quick Look At How Works Understanding the basics of how works can make life a lot easier for any user. Especially those who are interested.
17 Establishing Dial-up Connection to the Internet Using Windows 9x 1.Install and configure the modem 2.Configure Dial-Up Adapter 3.Configure Dial-Up Networking.
Linux Operations and Administration Chapter Twelve Configuring a Mail Server.
PINE. What is PINE? PINE is a light weight yet very powerful open source console based client developed by the University of Washington. It has.
Small Business Server 2003 Linux Small Business Server versus Linux functionality.
Introduction to MySQL  Working with MySQL and MySQL Workbench.
PHP stands for …….. “PHP Hypertext Pre-processor” and is a server-side scripting language like ASP. PHP scripts are executed on the server PHP supports.
Application Layer instructors at St. Clair College in Windsor, Ontario for their slides. Special thanks to instructors at St. Clair College in Windsor,
Linux, Apache, MySQL, PHP/Python/PERL ● a.k.a. LAMP ● Standard set of tools for configuring a Linux-based web server with database & interfacing capabilities.
concepts & protocols
Linux Systems Administration
CMIT100 CHAPTER 13 - SOFTWARE.
Remote Logging, Electronic Mail, and File Transfer
Introduction to Operating Systems
How to setup Mozilla Thunderbird
Mail Server Basic.
Chapter 5 Linux Services
SquirrelMail for Webmail
SUBMITTED BY: NAIMISHYA ATRI(7TH SEM) IT BRANCH
Configuration for Network Security
Cloud based Open Source Backup/Restore Tool
INSTALLING AND SETTING UP APACHE2 IN A LINUX ENVIRONMENT
CERN Certificates platform Emmanuel Ormancey / Anatoly Gladkov
Chapter 7 Network Applications
Presentation transcript:

Ozan Şahin Ömer Üçler

 Purpose of Project  Used Technologies  Database Design  Problems&Solutions  Use Case’s  Demo

 The aim of Project,we see how mail transfer system was working,and how configurations were doing in linux field.Those configurations are necessary for mail transfer.  We have created virtual domain through postfixadmin interface.Then we have opened virtual users over those domains.  We have provided mail transfer between those virtual users.  Eventually,we have provided to users pulling mails from mozilla thunderbird through using imap and pop3 protocol

 Postfix, is the default Mail Transfer Agent for Ubuntu.Receives s via the SMTP protocol and delivers them to different places on your hard disk.  Postfix Admin is a web based interface used to manage mailboxes, virtual domains and aliases.  Dovecot is very safe server.It present the reinforcement of Pop and IMAP.The user of mail can hold their mails on the server or if they want,they will download their mails to their PC.

 Purpose of Project  Used Technologies  Database Design  Problems & Solutions  Use Case’s  Demo

 LAMP consist of; Linux Apache Mysql Php PhpmyAdmin  Postfix  Dovecot  Thunderbird  Mysql Administrator  Mysql Workbench

 Purpose of Project  Used Technologies  Database Design  Problems & Solutions  Use Case’s  Demo

 Purpose of Project  Used Technologies  Database Design  Problems & Solutions  Use Case’s  Demo

Problems  Installation of Ubuntu on Windows  Apt-get package management system  Installation of Postfix(MTA)  Basic Configuration of Postfix  Configuration Main.cf File.  Installation of LAMP Server  Mysql root password forgetten  Database Problems  Installation of PostfixAdmin  Configuration of PostfixAdmin  Installation of Dovecot  Configuration of Dovecot Solutions  Ubuntu OS was set up the computer  Basic Commands of Operating System(vi,gedit,apt-get,sudo etc..)  The configuration of add in MTA postfix was done.  Inside main.cf file some changes have been done that about configuration from looking yolinux.com  Lamp Server installation was achieved for postfixadmin with help sudo tasksel code.  Mysql root password was been reset.  Inside dovecot.conf have been that about configuration from looking help.ubuntu.com

 Purpose of Project  Used Technologies  Database Design  Problems &Solutions  Use Case’s  Demo

 Firstly via sudo su command admin which is also called root help us to get the authorization.  So it wont ask for authorization in each progress.  After that via /etc/init.d/postfix start commands we start postfix.  After doing it (with the order) we use commands like helo,mail from, rcpt to.  The basic SMTP commands are:Helo,mail,rcpt,data,quit.  We make the correctment of mail's cd /var/mail to see the mail which sent to.  We make Correction with ls -la command.  Then with using mutt -f sahin command we can get the user (Mail user agent) sahin and see the mails which is sent for the user Sahin

MUTT: Mutt is a small but very powerful text based program for reading electronic mail under UNIX operating systems.

Create a Virtual Domain through PostfixAdmin interface We have opened virtual users over those domains.

Create a new mailbox through over domain Domain List

 Purpose of Project  Used Technologies  Database Design  Problems &Solutions  Use Case’s  Demo