태터데스크 관리자

도움말
닫기
적용하기   첫페이지 만들기

태터데스크 메시지

저장하였습니다.
스팸차단서비스 | 제품소개 | 제품주문 | 다운로드 | 고객지원 | 회사소개


새로운 소식2011/08/30 13:53

한식 재단에서 이번 신규 시스템 구축을 통해 Icewarp V10 통합 메일서버와 스팸메일 차단 시스템으로 VBSPAM 인증을 취득한 SPG-150 장비를 도입하였습니다.
한식 재단은 한식의 우수성을 바탕으로 한식을 발전시키고 한식문화의 국내외 확산을 통해 농림수산식품산업, 외식산업, 문화관광산업 등 관련 산업을 발전시키고 대한민국 이미지를 향상시키는데 취지를 둔 업체입니다.
안정적인 메일 송수신을 위해 SPG-150 장비로 외부에서 유입되는 스팸 메일을 차단하고, Icewarp 메일서버를 통한 별도의 클라이언트 없이 어디서든 웹메일을 통한 메일 확인 및 작성이 가능하도록 시스템을 구축하였습니다.

 


한식 재단의 무궁한 발전과 한식 세계화의 목적 달성을 기원합니다.

IceWarp 통합메일서버 : http://www.icewarp.co.kr
SPG-150 스팸메일차단시스템 : http://www.spamblock.co.kr 에서 자세히 볼 수 있습니다.

감사합니다.
Posted by 어베스트2
고객지원/IceWarp2011/05/28 10:30
IceWarp 메일서버를 사용중 정상적으로 라이선스 파일을 등록하여 사용하는 도중 라이선스 경고 메일을 받는 경우가 발생하는 경우가 있습니다. 이는 IceWarp 서버가 당사의 라이선스 서버와 상시 통신하고 있으며 해당 라이선스에 대한 유효성을 체크하고 있기 때문에 항상 인터넷에 연결되어 있어야 합니다.

간혹 보안상의 이유로 당사의 라이선스 서버와의 통신을 방화벽에서 차단하기 때문에 라이선스 유효성 체크에서 접속 오류가 발생하면 정상적으로 소프트메일로 부터 라이선스를 발급받은 경우에도 라이선스 오류 경고 메일을 받게 됩니다.

이런 경우 방화벽에서 간단하게 당사 라이선스 서버와 통신이 가능하도록 조치하시면 됩니다.

당사 라이선스 서버 :  https://licenseprocessor.icewarp.com/  (IP:62.77.97.122)
개방 포트 : 80번, 443번, 8181번 포트

저작자 표시
Posted by bongkeun
고객지원/IceWarp2011/04/07 15:45
IceWarp 메일서버 중 SMTP 데몬의 5로 시작하는 오류코드입니다.

코드

상세코드

오류

설명

문제해결 가이드

500

5.5.1

Command unrecognized

The SMTP command currently used was unrecognized or is not supported by the SMTP service.

Review the syntax of the last command and try again.

Another possibility is that you are trying to use telnet and the telnet connection to your server is not allowed. Check the settings in administration console: Mail service -> Security -> Advanced.

501

5.5.2

Domain name required

Sender has no domain specified (usually in MAIL FROM).

Specify the senders' domain name and try again.

The problem will be with user's e-mail client, not your server. The e-mail client configuration is probably not supplied with a domain name.

501

5.5.2

Unbalanced

SMTP session syntax invalid (usually unbalanced brackets).

Check the syntax of the last command and the configuration of corresponding .dat files.

501

5.5.4

Syntax error in parameters scanning

Common syntax error. You probably mis-typed last command or last string is invalid.

Check the syntax of the last command.

501

5.5.1

HELO/EHLO requires domain address

Usually when there was blank or invalid string sequence after HELO/EHLO command.

Retry the SMTP greeting with correct HELO/ELHO command.

501

5.0.0

Authentication canceled

The process of authentication was canceled for any reason.

Restart the authentication process by using proper command.

501

5.7.0

Authentication failed

The username/password combination provided during authentication was invalid.

Reenter both the username and the password and authenticate again.

501

5.7.1

Permission denied

You are not authorized to send.

Result of "Reject if originator's IP has no rDNS" or "Reject if SMTP AUTH is different from sender".

Check the authentication in email client.

Be sure the options are NOT checked in administration console, or:

Put the local IP range and your e-mail client IP in the "Relaying from" box, or:

Create a Bypass for this IP/host.

502

5.5.1

Sorry, we do not support this operation

This operation is not allowed.

You can allow/disable particular operations and commands from the administration console: Mail Service - > Security -> Advanced.

503

5.5.1

Incorrect command sequence

A supported command was used in invalid order. For example command RCPT TO used before MAIL FROM or DATA command used when RCPT TO command was not accepted.

Solution depends on the context in which this error occurred. Check the last few commands sequence.

503

5.5.1

Authentication already done

Error occurs by re-authentication.

503

5.5.1

HELO/EHLO command required

Greeting error. HELO/EHLO command is required by the server.

You have to use HELO or EHLO command. You can deactivate this option in administration console, or create a Bypass: Mail Service - > Security -> Advanced.

503

5.5.1

HELO/EHLO already specified

Greeting used again.

504

5.7.6

Unrecognized authentication type

Invalid authentication type. Incorrect or none type of AUTH specified.

Use the command AUTH with proper authentication type.

530

5.7.1

Authentication required [AUTH]

Authentication with command AUTH is required.

Use AUTH command (SMTP Server requires authentication) or disable this authentication type in administraton console.

550

5.7.1

We do not relay

Server is not open for relay.

Refer to this FAQ.

550

5.7.1

We do not relay, account limits apply

Check the account limits for the particular user account, its domain and on the server level.

550

5.7.1

You have rights to send mail to local domains only

The user who gets this error is allowed to send mail only to local domains.

Disable this option in the administration console: Management -> [User] -> Options -> User can send mail to local domains only.

550

5.7.1

Access not allowed

1) Server blocked access by a blacklist filter, or

2) Reject if originator's domain is local and not authorized option turned on.

1) Review server black list filter settings or set a bypass file.

2) Local users have to authorize themselves so if they do not have this set up in their e-mail clients and you turned this on they are not allowed to send.

550

5.7.1

Access to not allowed by rules

1) Server blocked user access by a blacklist filter/rule, or

2) Server blocked access from the originating server by HELO/EHLO Filter.

1) Review server black list filters and user rules or set a bypass item.

2) Whitelist the originating server in HELO/EHLO filter, or remove it from blacklist, or create a Bypass.

550

5.7.1

Permission denied

550

5.1.1

Unknown local user

550

5.1.1

Unknown user; rejecting

Unknown user account. The recipient is not local, thus reject the message.

Behavior and the treatment of messages coming to unknown user accounts can be set from administration console: Management > [Domain] > Unknown Account.

551

5.1.1

No such user found

User account is not local.

551

5.1.1

No such mailing list found

Mailing list is not local.

552

5.5.3

Too many recipients

The number of recipients exceeds the maximum of allowed recipients.

Older versions of Merak Mail Server used to follow RFC and had maximum of recipients set to 100. If you need more recipients or use mailing lists, upgrade to the latest version (adds support for unlimited number of recipients).

554

5.3.4

Message size exceeds fixed maximum message size

Too many data was sent by the user. User account has an amount limitation.

You can increase or disable amount limit from administration console - user account management - Limits tab. Make sure all 3 levels (server, domain and user) are set to 0 (stands for unlimited).

554

5.7.1

Message cannot be accepted, virus found

Virus was found in the message body or in the message attachment.

If you think the attachment is not harmless (false positive), try to alter the configuration of the anti-virus engine (Quarantine instead of Reject), or create a Bypass entry.

554

5.7.1

Message cannot be accepted, content filter rejection

Content filter applied and the message was rejected.

Review the content filter settings in administration console.

554

5.7.1

Message cannot be accepted, spam filter rejection

Message is probably spam.

If you think this message is spam (false positive), try to alter the configuration of the anti-spam engine, index the message by Bayesian or create a blacklist entry.

554

5.7.1

Message cannot be accepted, spam rejection

Message is probably spam.

If you think this message is not spam (false positive), try to alter the configuration of the anti-spam engine, index the message by Bayesian or create a whitelist entry.

Message deleted by filter

Alter your content filters configuration.

Message challenged by filter

If you do not want to use Challenge Response, you can deactivate it in your anti-spam settings (Trust tab in older versions, now Quarantine node).

554

5.2.2

Maximum mailbox size exceeded.

Review settings of Limits on server / domain / user level.

554

5.3.1

Maximum message size exceeded.

Review settings of Limits on server / domain / user level.

554

5.7.1

Message cannot be accepted, filter rejection

The message was rejected.

Check your filter settings and configuration.

저작자 표시
Posted by bongkeun
새로운 소식2010/12/21 18:19
가산디지탈잔지에 소재한 (주)파워넷은 메일서버로 IceWarp v10 통합메일서버를 스팸메일차단시스템으로 SPG-150을 도입하여 설치하였습니다. 파워넷은 LCD 모니터, TV용 전원공급장치를 개발, 제조하는 중견기업으로 메일 호스팅 서비스를 사용하고 있었으며 스팸메일 및 바이러스메일 차단과 보안을 고려하고 ERP와 그룹웨어와 통합하기 위해 IceWarp 메일서버를 도입하였습니다. 파워넷의 무궁한 발전을 기원합니다.


IceWarp 통합메일서버 : http://www.icewarp.co.kr
SPG-150 스팸메일차단시스템 : http://www.spamblock.co.kr 에서 자세히 볼 수 있습니다.

감사합니다.
저작자 표시
Posted by bongkeun
새로운 소식2010/10/27 10:41
 

2010년 10월 26일 보험연구원은 기간 메일서버로 IceWarp v10 메일서버를 선택하였습니다. IceWarp는 윈도우 및 리눅스 기반의 이메일서버 솔루션으로 POP3, IMAP4, SMTP, 웹메일을 기본적으로 제공하고 있으며 스마트폰에서 IMAP4를 사용하여 모바일메일을 기본으로 사용할 수 있습니다. 아울러 기본적으로 이메일 아카이빙을 제공하므로서 막대한 메일아카이빙 시스템을 도입하지 않고도 쉽게 아카이빙할 수 있습니다.

보험연구원의 무궁한 발전을 기원하며 안전한 메일보안 사용을 할 수 있도록 지원하겠습니다.

감사합니다.





Posted by bongkeun
고객지원/IceWarp2010/09/13 19:01


IceWarp 통합메일서버에서 웹페이지 또는 그룹웨어 등과 SSO을 지원하기 위해 계정을 추가하거나 수정, 삭제하는 모듈을 작성할 수 있는데 여기에는 3가지 방법이 있습니다.

하나는,  데이터베이스를 이용하는 경우입니다.
이는 메일 계정을 저장하기 위해 Domains, Users, Aliases 3개 테이블이 있으며 이 테이블에 대해 SQL 쿼리문을 사용하여 사용자를 추가하거나 변경, 삭제할 수 있습니다. 이러기 위해서는 메일서버가 데이터베이스와 ODBC로 연동을 시켜 놓아야 합니다.

두번째는, 메일서버에 존재하는 TOOL.EXE를 활용하는 것입니다.

세번째는, API를 사용하는 것입니다.
API는 RPD를 사용하는 COM컴포넌트를 제어하여 관리할 수 있는데 asp, php. 델파이, vc, vb 등의 언어를 사용하여 작성할 수 있습니다.

asp에서 메일계정을 수정하려면 다음과 같이 소스를 작성하면 됩니다. 아래 소스는 비밀번호를 변경하는 샘플입니다.

<%

 Set api     = Server.CreateObject("IceWarpServer.APIObject")
 Set apiAccount = Server.CreateObject("IceWarpServer.AccountObject")
 api.Init("c:\program files\icewarp\")
 
 apiAccount.Open("demo@icewarpserver.co.kr")
 response.write apiAccount.GetProperty ("U_Password")
 apiAccount.SetProperty "u_password", "123"
 apiAccount.save()

 If apiAccount.LastErr = -1 Then
 %> demo@icewarpserver.co.kr 변경 실패 (<%=apiAccount.LastErr%>)<%
 Else
 %> demo@icewarpserver.co.kr  변경 성공 (<%=apiAccount.LastErr%>)<%
 End If

%>

IceWarp API 오브젝트는 도메인, 계정, 시스템, 메신저, 통계 등 다양하게 제공하고 있으며 각각의 메쏘드와 사용방법은 메일서버 설치폴더의 \api\ 를 참조하시면 됩니다.

ps. API가 제대로 동작하지 않는 경우(오류코드 -1)는 메일서버 설치폴더에 있는 api.dll 파일이 충분한 권한이 없는 경우에 발생하므로 이 파일의 권한을 USER와 IUSR로 풀권한을 주시면 됩니다.

Posted by bongkeun
새로운 소식2010/02/18 12:38

안녕하세요?

민족의 대 명절인 설 연휴 잘 보내셨습니까?

그동안 여러차례 IceWarp 서버 v10의 출시에 대한 소식은 전달해 드린 바 있습니다.

드디어, 18일(목)에 IceWarp 커뮤니케이션 서버 v10을 정식 출시합니다.

새로워진 홈페이지 http://www.icewarp.co.kr 와 함께 정식 10버전을 출시하고 신규판매 및 구 버전에서 의 업그레이드 작업을 진행합니다.

9버전 단종이후 10버전 공급이 원활치 않아 많은 분들께서 불편을 겪으셨으리라고 생각합니다.

이 점 양해의 말씀을 드리며 더 나은 제품으로 발전하는 IceWarp 서버로 보답하겠습니다.

IceWarp 10 버전은 최근 유행하는 스마트폰(아이폰, 안드로이드, 티옴니아, 블랙베리)에서 완벽하게 메일, 일정, 연락처를 동기화할 수 있어 여러분의 업무에 큰 잇점을 얻으실 수 있을 것으로 생각합니다.

10버전의 프리젠테이젼과 스마트폰 시연 등이 필요하시다면 PT 신청을 하여 주십시오.

방문하여 제품소개(동영상), 제품소개서, 웹메일, 스마트폰 시연 등을 해 드리겠습니다.

신청은 아래 내용을 간단하게 이메일로 보내주시거나 http://www.icewarp.co.kr/buy/offer.asp 에서 신청 해 주십시오 :

  • 회사명 :
  • 주소 :
  • 담당자 :
  • 휴대폰 / 전화 :
  • 이메일주소 :
  • 대략 방문 일정 :
  • 요청사항:

또한 갱신을 예약하신 순서로 일정을 잡아 업그레이드를 진행해 드리도록 하겠습니다.

그동안 기다려 주셔서 감사드리며 당사 임직원은 더욱 노력하여 좋은 제품과 서비스를 제공할 수 있도록 하겠습니다.

감사합니다.

IceWarp 코리아 / (주)소프트메일

대표 오봉근 배상

Posted by bongkeun
TAG IceWarp
새로운 소식2010/01/13 11:50

-- 아이스와프 통합 통신 서버 버전 10의 성공적인 북미 출시, 대폭 앞당겨진 전세계 출시를 위해 길을 열다 --

아이스와프 코리아(IceWarp Korea, 대표 오봉근)는 IceWarp 서버(구, 메라크 메일서버) v10을 출시하였다.

최근 북미에서 출시된 아이스와프 통합 통신 서버 버전 10(IceWarp Unified Communication Server Version 10)에 대한 반응이 압도적으로 긍정적이다. 이제, 아이스와프가 세계 시장에 획기적인 플랫폼을 제공함에 따라, 세계적으로 이같은 성공을 재현할 준비를 하고 있다.

아이스와프의 크리스 노트(Chris Knott) 지원운영담당 부사장은 “북미지역 출시로 엄청난 성공을 거둠에 따라 아이스와프의 글로벌 모멘텀이 가속화될 운명”이라면서 “고객들은 아이스와프가 제공하는 수준의 통합과 통신파워를 전달하는 제품을 본 적이 없다고 말한다.”고 덧붙였다.

버전 10 성공의 상당부분은 익스체인지 액티브싱크(Exchange ActiveSync)의 공식지원 등 이동 기능과 새롭고 강력한 협력에 기인한다. 익스체인지 액티브싱크는 좀 더 유동적인 모바일 경험을 제공하는 기술인 아이스와프 스마트싱크(IceWarp SmartSynce)로 강화된 것이다.

버전 10은 사업자급 안정성과 엔터프라이즈급 기능의 결합을 통해, 거의 제로에 가까운 시스템 구성을 필요로 한다. 이처럼 설치 장애물이 대폭 줄어듦에 따라, 아이스와프의 지원팀은 더욱 향상된 비즈니스 솔루션에 초점을 맞춤으로써 관리자들이 진정한 통합 커뮤니케이션의 완전한 잠재성을 실현할 수 있도록 한다.

아이스와프의 크리스토퍼 그레이디(Christopher Grady) 최고경영자는 “버전 10은 새로운 통합 표준을 설정하는, 통신기술의 패러다임 변동(a paradigm shift)”이라며 “그것은 단일한 통합 솔루션으로 향상된 통신, 협력, 보안, 이동성을 전달하는 동시에 대형 첨부파일을 안전하게 처리하는 새로운 방법인 아이스와프 스마태치(IcacWarp SmartAttach)같은 획기적인 기능을 소개한다.”고 덧붙였다.

아이스와프는 소프트웨어 라이선싱의 시스템 세분화를 유례없이 촉진하는 혁신적인 가격구조인 플렉스 라이선싱(Flex-Licensing)을 고객들에게 제공한다. 버전 10의 유명한 확장성과 풍부한 기능성 세트는 기업과 호스팅 제공사업자들을 위한 이상적인 솔루션이다. 한편 플렉스 라이선싱의 적당한 가격은 소기업 시장에서 최초로 진정한 통합 통신이 가능하게 만들었다.

▲ 아이스와프에 대하여

지난 10여년간 아이스와프(IceWarp)는 모든 계층, 크기, 지위의 기업들을 위한 통합 통신에 초점을 맞춰왔다. 버전 10 출시는 그러한 시작을 발전시킨 것이다.

아이스와프 통합 통신 서버(IceWarp Unified Communication Server)는 미주, 아르헨티나, 호주, 오스트리아, 브라질, 중국, 체코공화국, 프랑스, 덴마크, 독일, 홍콩, 헝가리, 인도, 이탈리아, 한국, 말레이시아, 노르웨이, 폴란드, 포르투갈, 러시아, 싱가포르, 스페인, 스웨덴, 스위스, 대만, 태국, 터키, 영국 등 28개국에 걸친 광범위한 글로벌 네트워크를 통해 이용할 수 있다.

[본 기사자료는 해당 기업에서 원하는 언어로 작성한 원문을 한국어로 번역한 것이다. 그러므로 번역문의 정확한 사실 확인을 위해서는 원문 대조 절차를 거쳐야 한다. 처음 작성된 원문만이 공식적인 효력을 갖는 발표로 인정되며 모든 법적 책임은 원문에 한해 유효하다.]

▲ 연락처:

아이스와프 코리아(IceWarp Korea)

오봉근 대표
02-3486-9220
sales@icewarp.co.kr


아이스와프
탐 오치핀티(Tom Occhipinti)
1-888-ICEWARP, ext 1212
PR@IceWarp.com
www.IceWarp.com

Posted by bongkeun
새로운 소식2009/03/23 14:45
2009년 3월 23일, 소프트메일은 서울 소재한 유네스코한국위원회에 IceWarp 메라크 메일서버 제품을 공급하였습니다.
Posted by bongkeun
새로운 소식2009/03/16 13:50

IceWarp 메라크 메일서버 교육 일정입니다. 2009년 4월 중 교육일정이 진행될 예정입니다. 지금 예약하시기 바랍니다.


강의에 참여하고자 하시는 경우 메라크 교육 세미나 결제를 통해 결제하여 신청하시면 됩니다.


  • 교육명 : IceWarp 메라크 메일서버
  • 교육기간 : 1일 4시간 기준(14:00~18:00)
  • 교육장소 : 토즈 강남대로점
  • 대상인원 : 10 ~ 30 명 (10명 이하시 취소될 수 있음)
  • 교육비 : 220,000원 (유지보수 기간내의 경우 50% 할인)
  • 일정 : 4월 중순 경 (확정된 일정후 추후 공지)

교육 내용
  • IceWarp 메라크 버전 10
  • 메라크 인터페이스 교육
  • 효과적인 스팸메일 차단
  • 효과적인 메일서버 운영 (해킹, 웜 등)

신청


교육 일정과 신청은 소프트메일 홈페이지 및 메라크 메인에서 공지된 일정을 참조하시기 바랍니다

Posted by bongkeun
새로운 소식2009/03/11 14:43
2009년 3월 11일, 부산광역시에 소재한 지비라이트(주)에 IceWarp 메라크 메일서버 제품을 공급하였습니다. 지비라이트의 무궁한 발전을 기원합니다.
Posted by bongkeun
새로운 소식2009/03/10 12:16

2009-02-10,  경기도 화성에 소재한 임베라대덕(주)에 메라크 메일서버 및 스팸차단 시스템인 SX-50 장비를 메일서버와 스팸차단 시스템으로 공급하였습니다. 임베라대덕의 무궁한 발전을 기원합니다.

Posted by bongkeun