RE: [IMail Forum] Mailing List on the Web

2003-02-22 Thread Greg Deputy
Here's the VB code I use to take the message, parse it, and put it in the database. It calls some library functions of mine, but should be pretty straightforward to figure out what its doing. Nothing special, its pretty hacked together, but it works. Please don't make fun of me for my ugly code.

Re: [IMail Forum] SMTP AUTH PROBLEM

2003-02-22 Thread mars
Hello! Had the same problems some times already. I found a solution which is working for me (using V5+6 - both latest patches etc, applied) - just changing the password helped. Don't know why only some user accounts show that problem - while others working fine? Greetings from Vienna, Austria

Re: [IMail Forum] Imail Listserv vs. Competition

2003-02-22 Thread Len Conrad
Unfortunately, I'm on a windows based environment and was curious if there was anything similar to Ecartis for Windows. listserv (has become $$rentware, IIRC) and Lyris, both are excellent and pretty pricey. The French "dolist" has been around quite while and I think a few Imail users run that

[IMail Forum] Imail Listserv vs. Competition

2003-02-22 Thread Brian Cunningham
Len, I noticed you pointing to Ecartis in some of your older posts for listserv management. Unfortunately, I'm on a windows based environment and was curious if there was anything similar to Ecartis for Windows. I have a list of over 15k addresses and need a more reliable solution. Specificall

Re: [IMail Forum] Peering

2003-02-22 Thread Len Conrad
Thanks Len. We were hoping that it could serve as a pseudo load balancer it's not and redirect requests to the other box as needed. it doesn't do that, Imail peering re-routes inbound SMTP traffic to the peer with the recipient's mailbox. Peering is actually an (SMTP) load increaser, and it g

RE: [IMail Forum] Am I missing something

2003-02-22 Thread Len Conrad
Then run a mail test to [EMAIL PROTECTED], since the MTU will get no response it should try the secondary? yes Am I starting to understand this better? sounds like it Len To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40l

Re: [IMail Forum] Peering

2003-02-22 Thread Brian Cunningham
Gotcha. Thanks Len. We were hoping that it could serve as a pseudo load balancer and redirect requests to the other box as needed. If we have to tell different users different addresses to use for webmail or pop, it just wont work for us. Thanks. b -- Original Message ---

RE: [IMail Forum] Am I missing something

2003-02-22 Thread Darryl Koster
Okay so then Len, I am trying to test this to make sure this spooling is working correctly. Would this work for a test then. Change the a record for mail.scubaont.com to something that will absolutely not answer for any reason whatsoever (no server there). Then run a mail test to [EMAIL PROTEC

Re: [IMail Forum] Peering

2003-02-22 Thread Len Conrad
More importantly, does peering work well? And what are the noticeable benefits? Please check the mail list archives and KB for peering. IMail peering is nothing more that enhanced MX routing for inbound SMTP delivery. For user mailbox access, each user still has to be told on which specific

RE: [IMail Forum] Am I missing something

2003-02-22 Thread Len Conrad
If the first mx record ( in mx 10 mail.scubaont.com) does not answer, or returns an invalid response Any SMTP answer from an MX At that point as I understand it the mail should be rerouted by the mail server that sent the mail no, mail routing for that msg is terminated with the "550 unknown use

[IMail Forum] Peering

2003-02-22 Thread Brian Cunningham
Does anyone have experience setting up Peering within Imail? I've looked at the documentation, and I'm a little confused about the "alias" requirement. The way the documentation reads, is that you can only have the main "host" as the alias for the peering domains. I have two aliases that I nee

RE: [IMail Forum] Am I missing something

2003-02-22 Thread Darryl Koster
Thanks for the input but I think that its not what I am really looking for. Basically I really could care less about the scubaont.com's email coming through. I have about 500 domains already on my imail server and all is good that way. I am building a secondary queue server in case Imail goes dow

RE: [IMail Forum] Mailing List on the Web

2003-02-22 Thread Brian
I wouldn't mind trying the same thing. But I'm at a loss to finding any syntax guides for parsing through an email message. You couldn't point me to any resources or share a snippet of code? Thanks. b -- Original Message -- From: "Greg Deputy" <[EMAIL PR

[IMail Forum] Webmessaging error

2003-02-22 Thread Sean Herr
I am getting an error when sending a webmail message, on any domain, a javascript box pops up and says: ErrorĀ sendingĀ message.failed I am using killerwebmail, and I have grepped all the files for "sending" and nothing shows up. Anyone have an idea where this is coming from? This is a new insta

RE: [IMail Forum] Mailing List on the Web

2003-02-22 Thread Greg Deputy
Its not tough to do if you can write a few lines of code. I set up an alias on a mail server that dumps the message to a small application that writes the email to a database, then a pretty straightforward web page to display the archives from the database. I also added a full text search using S

Re: [IMail Forum] Local mail not being delivered

2003-02-22 Thread Bill B.
In your spool folder, do you have a ton of *.FWD files? If so, you may have a mail loop that is going unchecked by Imail...which is definitely possible. Bill -Original Message- From: "discuss " Sent: Sat, 22 Feb 2003 04:58:23 -0800 Subject: Re: [IMail Forum] Local mail not being delive

RE: [IMail Forum] Am I missing something

2003-02-22 Thread Len Conrad
Here is the log file saying its an invalid user. Once it gets this it should bounce it to the secondary mx record to hold onto it. In the MX algorithm, lower preference MX's are never contacted after higher preference MX gives an SMTP response like "550 invalid user". The MX algorithm does not s

RE: [IMail Forum] Am I missing something

2003-02-22 Thread Darryl Koster
Okay, Here is the log file saying its an invalid user. Once it gets this it should bounce it to the secondary mx record to hold onto it. 02:22 06:25 SMTPD(172500AE) [64.135.81.11] MAIL FROM:<[EMAIL PROTECTED]> 02:22 06:25 SMTPD(172500AE) [64.135.81.11] RCPT TO:<[EMAIL PROTECTED]> 02:22 06:25 SM

RE: [IMail Forum] Am I missing something

2003-02-22 Thread Len Conrad
folders from the HDD etc. etc. It still seems to be accepting mail for scubaont.com though. there is no "seem", either Imail logs says it receives, or it doesn't. I have no idea what it is actually doing with it.. the Imail log does think its bouncing some and keeping others. no need to think,

RE: [IMail Forum] Am I missing something

2003-02-22 Thread Darryl Koster
Certainly already did that. Basically this is the scenario. I just built a qmail box on my secondary name server which is to handle the possibility of the imail server I have failing for hardware reasons (it happened about 2 months ago, painful experience). I have 1 domain which is a spammers del

Re: [IMail Forum] Local mail not being delivered

2003-02-22 Thread Len Conrad
I am up now at 5am, alarm went off - no mail being delivered, 48,000 items in the spool directory. Nothing being delivered. in Task Manager, how many SMTP processes? is the CPU at 100% which task is taking 100% When you "tail" the mail log, is it growing or is all Imail activity stopped? stop

RE: [IMail Forum] Cleanup Mailbox & Hosts

2003-02-22 Thread markus
Hi Samantha, I'm not 100% sure, but why not search for all files named "lastlog.in" and order them by date? You can do this with the Windows Explorer search function. The result is a list where you can see all your mailboxes ordered by lastlogin. Now you can clean up this folders manualy. Note: i

[IMail Forum] Automated LIST subcription

2003-02-22 Thread venky
Hi, We like to implement List subscription by through the IMAIL Web Messaging. We want user to click on the List name, they want to subcribe and a compose page should appear with "List http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.i

Re: [IMail Forum] Local mail not being delivered

2003-02-22 Thread discuss
So any ideas? Please... I am up now at 5am, alarm went off - no mail being delivered, 48,000 items in the spool directory. Nothing being delivered. -- Original Message -- From: "discuss " <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Fri, 21 Feb