网站综合信息 jpxx.org
    • 标题:
    • Jpxx Mail Server 
    • 关键字:
    • jpxx jms mail java 
    • 描述:
    • Jpxx Mail Server 
    • 域名信息
    •   
    • 服务器空间
    • IP:该域名无法解析为IP
      地址:
    • 备案信息
    • 备案号: 
    网站收录SEO数据
    • 搜索引擎
    • 收录量
    • 反向链接
    • 其他
    • 百度
    • 0  
    • 0  
    • 快照:无首页快照  
    • Google
    • 4  
    • 0  
    • pr:2  
    • 雅虎
    • 0  
    •  
    •  
    • 搜搜
    • 0  
    •  
    •  
    • 搜狗
    • 0  
    •  
    • 评级:0/10  
    • 360搜索
    • 0  
    •  
    •  
    域名流量Alexa排名
    •  
    • 一周平均
    • 一个月平均
    • 三个月平均
    • Alexa全球排名
    • -  
    • 平均日IP
    • 日总PV
    • 人均PV(PV/IP比例)
    • 反向链接
    • dmoz目录收录
    • -  
    • 流量走势图
    域名注册Whois信息

    jpxx.org


    获取时间: 2015年01月31日 05:13:48
    WHOIS LIMIT EXCEEDED - SEE WWW.PIR.ORG/WHOIS FOR DETAILS
    同IP网站(同服务器)

    该域名无法解析为IP

    其他后缀域名
    • 顶级域名
    • 相关信息
    网站首页快照(纯文字版)
    抓取时间:2015年01月31日 05:13:51
    网址:http://jpxx.org/
    标题:Jpxx Mail Server
    关键字:jpxx, jms, mail, java
    描述:Jpxx Mail Server
    主体:
    Skip to content
    Skip to main navigation
    Skip to first column
    Skip to second column
    Jpxx Mail Server (JMS)
    Jpxx Mail Server
    Bug fix 2010-02-11
    Thursday, 11 February 2010 06:10
    John Lee
    1. Top Command.
    The argument index is error. It should start from 0.
    String argument1 = null;
    String argument2 = null;
    try {
    argument1 = session.getCommandLine().getArgument(0); // Error 1
    argument2 = session.getCommandLine().getArgument(1); // Error 2
    } catch (ArgumentException ae) {
    }
    2. IF MailBox is not exist when using POP, the NULL pointer exception will be throwed.
    private ArrayList<Mail> getMailList() {
    String userDir = sc.getHomeDir(emailAddress.getUserName(), emailAddress.getDomain());
    // Fix the null pointer exception (if dir not exit).
    File dir = new File(userDir);
    if (!dir.exists()) {
    dir.mkdirs();
    }
    Last Updated on Thursday, 11 February 2010 08:52
    Contact Us
    Tuesday, 09 February 2010 14:28
    John Lee
    email: lijun @jpxx.org
    Please remove Spaces.
    Last Updated on Monday, 02 August 2010 05:27
    SVN Repositories
    Sunday, 07 February 2010 13:24
    John Lee
    RepositoriesSVN browse code
    svn co https://jpxx.svn.sourceforge.net/svnroot/jpxx jpxx
    Last Updated on Sunday, 07 February 2010 13:32
    What is JMS?
    Sunday, 07 February 2010 05:30
    John Lee
    What is Jpxx Mail Server? Jpxx Mail Server is a lightweight (E)SMTP/POP3 mail server, which is based on Java. Now the latest version is 1.0.0 . It can be run with a separate servlet engine (or application server) such as Tomcat or Resin now.
    Last Updated on Sunday, 07 February 2010 11:51
    JMS
    HomeWhat is JMS?
    Download
    JMS 1.0.0JMS 0.0.3JMS 0.0.2SVN Repositories
    Documentation
    JMS 1.0.0
    Problems
    FAQS
    Contacts
    Contact USBlogroll
    Copyright © 2007-2015 Jpxx Mail Server (JMS). All Rights Reserved.

    © 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询

    2024-04-30 07:29, Process in 0.0049 second.