The Web Mail Server is a mailing system implemented to allow a user to access POP3 mail account through a Mobile SMS and also supports to access POP3 mail account through GUI on intranet. The server will be support to any mobile. To design a Mail Server to address the above problem and allows user to access POP3 mail on server through GUI. The main objective is to access to the same mail through Mobile SMS without activating the GPRS service. This development start with goal to do various functionality of Mail server that includes access mail through intranet or through Mobile SMS. Therefore, it improves company performance and enables consistent execution of company strategy and decreased operating costs across the enterprise. For accessing the information on POP3 Mail account, employees use Outlook express in company premises. For accessing the information from outside the company, they use webmail.com. However, for most of the time the company blocks such sites to access mail information.
[...] if(menu.equals("Set Filter")) { SetFilter set=new SetFilter(display,form,list,userName,pass); String sendMsg="Filter"+userName+"-"+pass+"-"+from+""+subject+"-"+txtdate; Send send=new Send(sendMsg); send.yes(); } else if(menu.equals("Check Mail")) { CheckMail set=new CheckMail(display,form,list,userName,pass) ; String sendMsg="Cmail"+userName+"-"+pass+"-"+from+""+subject+"-"+txtdate; Send send=new Send(sendMsg); send.yes(); } Compose set=new Compose(display,form,list,userName,pass); String sendMsg="Smail"+""+userName+"-"+pass+"-"+to+""+subject+"-"+Msg; Send send=new Send(sendMsg); send.yes(); 3.0 Results and Output Screen For Mobile Application Starting & Login Through Mobile Application. Screen For Set Filter To Filter The Mail Through Mobile Application. Screen For Check Mail Through Mobile Application Conclusion After working on this it was found out that there are plenty of impediments in the implementation of a web mail server. The field of web architecture is full of loopholes and reliability is always at stake. [...]
[...] Figure 2.4 Proposed Frame Work for Web Mail Server Figure 2.3 Architecture of JSP with Servlet. Java Servlets and JSP are working together. Developers can choice JSP to serve dynamic Web content. Developers write a significant amount of scriptlets or Java code embedded within JSP pages. A JSP page can use Java beans (Java classes) through the standard tag library to action them. Also, JSPs are allowed to use customer tag libraries to produce customer actions. The JSP specification allows for including one JSP page with another. [...]
[...] Figure 2.2 Deployment diagram of Web Mail Server The multi-tier architecture of the J2EE platform is based on J2SE platform. And all components operate and 2.3 How Application works J2EE enables a component-based approach to develop enterprise application. J2EE architecture is composed by many software components. It is based on Servlet, JSP and Java bean technologies. Java Servlet and Java Server Page are used to communicate with user and present system response in browser. Java bean is to encapsulate business logic and can be accessed by client program. [...]
[...] Java enabled and non Java enabled mobiles without activating GPRS Screen For Write The Mail Through Mobile Application. service. It allows a user to access mail account through a Mobile SMS. If filter is set then active server automatically send mail as a SMS on your mobile. As compared to Activating GPRS service on each user mobile, it is best cost effective solution for industry for support team as well as CRM application. To implement Web Mail Server NetBeans IDE is used as an editor set in These edit, to of provide tools, single tools Herbert Schildt , Complete Reference 7th Edition , Tata McGraw-Hill Jim Keogh, Complete Reference 17th Reprint Edition, Tata McGraw-Hill Roger S. [...]
APA Style reference
For your bibliographyOnline reading
with our online readerContent validated
by our reading committee