[IMail Forum] Can't send to hotmail.com!

2001-12-20 Thread webmail

Hi

My Imail v7.0 cannot send messages to hotmail.com?
How can I know If they are Bloking me?
This is a part of log.

20011220 085135 127.0.0.1   SMTP (485) Trying hotmail.com (0)
20011220 085135 127.0.0.1   SMTP (485) Connect 10.224.136.125 [10.224.136.125:53] 
(0)
20011220 085136 127.0.0.1   SMTP (513) MX connect fail 65.54.232.71
20011220 085139 127.0.0.1   SMTP (352) MX connect fail 64.4.55.71
20011220 085144 127.0.0.1   SMTP (203) Stack connect fail 64.4.52.7
20011220 085149 127.0.0.1   SMTP (453) MX connect fail 65.54.232.71
20011220 085203 127.0.0.1   SMTP (460) MX connect fail 64.4.56.199
20011220 085204 127.0.0.1   SMTP (508) MX connect fail 64.4.56.135
20011220 085207 127.0.0.1   SMTP (258) MX connect fail 64.4.49.135
20011220 085210 127.0.0.1   SMTP (456) MX connect fail 207.115.63.90
20011220 085213 127.0.0.1   SMTP (484) MX connect fail 65.54.232.71
20011220 085214 127.0.0.1   SMTP (380) MX connect fail 65.54.232.71
20011220 085214 127.0.0.1   SMTP (419) MX connect fail 64.4.42.7
20011220 085215 127.0.0.1   SMTP (384) MX connect fail 64.4.50.7
20011220 085219 127.0.0.1   SMTP (534) MX connect fail 64.4.56.135
20011220 085220 127.0.0.1   SMTP (485) MX connect fail 64.4.49.135
20011220 085222 127.0.0.1   SMTP (513) MX connect fail 64.4.55.71
20011220 085224 127.0.0.1   SMTP (352) MX connect fail 64.4.55.135

Thanks
Wagner

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/



Re: [IMail Forum] Cheesy Code?

2001-12-17 Thread webmail

Is there a way to get the source code of the web interface dll with IPSwitch
If I have the source, I could try to develop a COM object...

-- Mensagem Original -
DE: IMail Admin at BC Web [EMAIL PROTECTED]
Responder: [EMAIL PROTECTED]
Data:  Mon, 17 Dec 2001 09:11:53 -0800

At that point, you don't even need the concept of an app running inside
IIS.   If you build a COM object, say in a dll, then you can install that
object and make it available to all other applications on the server,
including ASP applications.  At that point, you can just build an ASP
application that calls the DLL.  The ASP application can be isolated at the
appropriate level and if the dll is well-constructed, you're pretty safe.

Going back to the original point, wouldn't it be nice if Ipswitch build such
a dll that could work with IMail.  Then they (or we) could build a web
interface using ASP and calling the dll.  Nice dreaming, anyway.  I don't
expect Ipswitch to be seriously considering this option at all.  On the
other hand, it's clear that something needs to be done about the web
interface.

Ben Bednarz
BC Web

- Original Message -
From: John Cesta - Lists [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, December 17, 2001 8:36 AM
Subject: RE: [IMail Forum] Cheesy Code?


  Which is why IIS allows you to run a site as a seperate application
within
  it's own process. IIS 5 actually has 3 levels of process sandboxing
  internal, external pooled, and seperate (don't remember their naming
  conventions).

 Also, these three methods don't really apply to a third party app running
as
 an IIS process like ASP.dll. It really applies to configuring a Web site
 under the MMC.

 John

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of W. Scott Phelps
  Sent: Monday, December 17, 2001 1:27 AM
  To: [EMAIL PROTECTED]
  Subject: RE: [IMail Forum] Cheesy Code?
 
 
 
  Which is why IIS allows you to run a site as a seperate application
within
  it's own process. IIS 5 actually has 3 levels of process sandboxing
  internal, external pooled, and seperate (don't remember their naming
  conventions).
 
  Sorry to contribute to the off-topic!
 
  $o?`?o$oo$o?`?o$oo$o?`?o$o$o?`?o$oo$o?`?o$oo$o?`?o$o
  splehP ttocS
  rotartsinimdA smetsyS TN
  secivreS tenretnI renroKbeW
  moc.renrokbew@pttocs
  moc.renrokbew.www
 
  $a=@ARGV;while($a){$a=~s/(.$)//;$b=$b.$1;}print $b\n;
  $o?`?o$oo$o?`?o$oo$o?`?o$o$o?`?o$oo$o?`?o$oo$o?`?o$o
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED]]On Behalf Of John Cesta -
  Lists
  Sent: Monday, December 17, 2001 1:04 AM
  To: [EMAIL PROTECTED]
  Subject: RE: [IMail Forum] Cheesy Code?
 
 
 
 
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]]On Behalf Of Brandon
Miller
   Sent: Sunday, December 16, 2001 11:55 PM
   To: [EMAIL PROTECTED]
   Subject: RE: [IMail Forum] Cheesy Code?
  
  
   Is it safe to assume that you dislike Microsoft?
   IIS is free with the OS, stable and soo easy to use.
 
 
  No, I use IIS. I just don't like the idea of anything running inside
IIS
  and taking it down when there is a malfunction. Other apps
  running inside
  IIS is what will make IIS un-stable.
 
  John
 
  
   --- John Cesta - Lists [EMAIL PROTECTED] wrote:
Does anyone have any insight if IPSwitch may someday
 natively run inside of IIS?
   
I hope they never make THAT decision.
   
John
   
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On
Behalf Of Brandon Miller
 Sent: Saturday, December 15, 2001 1:09 AM
 To: IPSwitch
 Subject: [IMail Forum] Cheesy Code?


 I've been going through and customizing (read:
hacking
 up) the templates for the web mail.  I must say
that
 I'm a bit perturbed at how sloppy most of it is.
(ver
 6)
 ex: I'm unable to use (insert your favorite html
 editor here) to do an extended replace on a
character
 string - in my case, replacing the image buttons
with
 actual html buttons - because the code is broken
up on
 2 or more lines.
 Call me anal (please don't), but I really think
it's a
 PITA.

 I know this has been discussed before -
 Does anyone have any insight if IPSwitch may
someday
 natively run inside of IIS?  I think it'd be great
if
 they could expose some COM objects or something so
 I/we can cusomize in something a little more
familiar
 (to me).

 __
 Do You Yahoo!?
 Check out Yahoo! Shopping and Yahoo! Auctions for
all of
 your unique holiday gifts! Buy at
http://shopping.yahoo.com
 or bid at http://auctions.yahoo.com

 Please visit
http://www.ipswitch.com/support/mailing-lists.html
 to be removed from this list.

 

Re: [IMail Forum] Template Programming Question.

2001-12-10 Thread webmail

Well 

I am using this and it is running (See Atached)

I am having too many troubles with templates 
I don't know how to make my webmail send registered emails and with priority.Do you 
know??

Bye
I hope it works with you...

Wagner






-- Mensagem Original -
DE: Ray Hamilton [EMAIL PROTECTED]
Responder: [EMAIL PROTECTED]
Data:  Mon, 10 Dec 2001 07:26:37 -0600

Im working on a template and Im having a hell of a time getting the 
subfolders tag to work properly. even the default iMail Template doesnt show 
multiple subfolders properly. KILLERWEBMAIL seems to show theirs fine but 
imails OWN template doesnt. Does anyone have the code for JUST the 
folder/subfolder list with iMail?

Thanks for any help.



_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/



!--Mailbox Management Code
   !--TABLE #1.1.4: This table represents the cell which contains the 
data designed for this page--
   TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=100%
TR
   TDfont face=verdana, arial, helvetica 
size=1nbsp;/font
   /TD
/TR
TR
   TD WIDTH=86% VALIGN=top
 !--TABLE #1.1.4.1: This table provides the format for 
the mailbox menu--
 TABLE BORDER=0 CELLSPACING=2 CELLPADDING=0 
WIDTH=100%
   TR
  TD BGCOLOR=#003399
 Bfont face=verdana, arial, helvetica size=1 
color=#FFnbsp;Pastas/font/B
  /TD
  TD BGCOLOR=#003399
 Bfont face=verdana, arial, helvetica size=1 
color=#FFTamanho (bytes)/font/B
  /TD
  TD BGCOLOR=#003399
 Bfont face=verdana, arial, helvetica color=#ff 
size=1Nº
 de mensagens/font/B
  /TD
  TD BGCOLOR=#003399
 Bfont face=verdana, arial, helvetica size=1 
color=#FFÚltima
 modificação/font/B
  /TD
   /TR
   !--IMAIL.BeginForEachMailboxSummary--
 TR
 !--IMAIL.BeginIfMsgCount--
 !--IMAIL.BeginIfMailboxLocked--
 TD BGCOLOR=#EFF7FF ALIGN=left
 font face=verdana, arial, helvetica size=1
 nbsp;bSCRIPT 
LANGUAGE=JavaScript 
TYPE=text/javascriptCaixas(!--IMAIL.##MailBox##--)/script/b
   /font
  /TD
   TD BGCOLOR=#EFF7FF ALIGN=right
 font face=verdana, arial, helvetica size=1
 !--IMAIL.##MailBoxSize##--
 /font
   /TD
   TD BGCOLOR=#EFF7FF ALIGN=right
 font face=verdana, arial, helvetica size=1
 !--IMAIL.##MailBoxMsgCount##--
 /font
   /TD
   TD BGCOLOR=#EFF7FF ALIGN=right
 font face=verdana, arial, helvetica size=1
 !--IMAIL.##MailBoxModDate##--
 /font
   /TD
   /TR
   TR
   TD BGCOLOR=#EFF7FF
 font face=verdana, arial, helvetica size=1
 Mailbox locked:/font
   /TD
   TD BGCOLOR=#EFF7FF
 font face=verdana, arial, helvetica size=1
 !--IMAIL.##MailBoxLockDate##--
 nbsp;A 
HREF=unlock.cgi?uid=!--IMAIL.UserID--mbx=!--IMAIL.##MailBox##--unlock/A
/font

[IMail Forum] How to send registered msgs

2001-12-10 Thread webmail

Hi

I am having so many problems trying to make my own webmail.

How to put in the sendmail.html the commands to send registered msgs
and to set the status of a msg???

Thanks
Wagner

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/



RE: [IMail Forum] How to send registered msgs

2001-12-10 Thread webmail

Hi, thanks for the response.

Do you know if there is a template that I can buy and send registered msgs???

The KillerWebmail is great, but I didn't see this functionally there...

Thanks
Wagner

-- Mensagem Original -
DE: Ron Hornbaker [EMAIL PROTECTED]
Responder: [EMAIL PROTECTED]
Data:  Mon, 10 Dec 2001 10:52:12 -0600

 I am having so many problems trying to make my own webmail.
 How to put in the sendmail.html the commands to send registered msgs
 and to set the status of a msg???

You can't, sorry. Absolutely impossible by using the IMail web messaging
templates. If you want that functionality, you'll have to roll your own
webmail interface with ASP, PHP, CF, etc...

Ron Hornbaker
President/CTO
  .  .  .  .  .  .  .  .  .  .  .  .  http://humankindsystems.com
  .  .  .  .  .  .  .  .  .  .  .  .  w e  c o d e.  w e  c a r e.

  .  http://AnswerTrack.com - eCRM email tracking solution
  .  http://KillerWebMail.com - the name says it all
  .  http://hksi.net/products - EZSignUp, You'veGotIMail!, etc...
  .  http://hksi.net/testimonials - 2,029 admins can't be wrong




Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/



[IMail Forum] How can I change Template to send Messages with Priority

2001-12-05 Thread webmail


Hi People

I am newer in this fórum, my name is Wagner, I work on a website and I am making 
the the webmail of my Imail Server 7.04 for Windows NT.
I am having some troubles when I try to change the templates:

1 - How can I put in the sendmail.htm the box to set the message priority and a 
registered message?

2 - How can I remove the words: (Binary Atachment) that cames beside of the link to 
Atached File?

3 - Same email came truncated with estrange caracters, and in another emails when I 
click on the link of the atached File it cames the message: No Atached File or An 
error occurred in Web Messaging. Error Code: 80020009 Contact your system 
administrator. How can I solve this problem

Thanks for anyone that can help me
Wagner


Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/



[IMail Forum] How can I put in the sendmail.html the box to set message status?

2001-12-05 Thread webmail

Hi people

My name is Wagner  , I am new in this List, I work on a website and I am making 
the webmail for the Imail Server 7.04 for Windows NT.
I am having some troubles :

1 - How can I put in the sendmail.html the box to set message status and set if the 
message is registered or not?

2 - How can I remove the words: (Binary Attachment) that is beside the link to a 
attached file?

3 - Some messages are coming truncated and with strange caracters, and in another ones 
when I click on the link of a attached file it shows the message: No attached file 
or An error occurred in Web Messaging. ErrorCode: 80020009 Contact your system 
adminstrator. How can I solve it?

Thanks for anyone that can help me

Wagner

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/