 |
|
|
ArGoStuff User to User Support Forums
|
 |
|
 |
| Author |
Messages |
|
mrmike
Posts: 13 Online:  ArGoNuke Apprentice


 |
| 06-24-2008 2:10 PM |
|
I magically got the error "Field 'Flagged' not found on line 114, character 4 show up. source MailServerX.MailBox. Anyone seen this, and is there a solution?
|
|
|
|
|
SteveT Forum Administrator
 Posts: 2518 Online:  ArGoNuke Admiral


 |
| 06-24-2008 9:22 PM |
|
| Is that GetUsers v 1.0.0.2? What version of ArGo are you using? Please advise and I will look into it. |
|
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com |
|
|
mrmike
Posts: 13 Online:  ArGoNuke Apprentice


 |
| 06-25-2008 12:36 PM |
|
| Using 1.0.0.2 version, and argosoft 1.8.9.3. It keeps stopping at one email box, so I eliminated that one, plus the next one, to no avail. I installed a fresh version on getusers, and that didn't help either. |
|
|
|
|
SteveT Forum Administrator
 Posts: 2518 Online:  ArGoNuke Admiral


 |
| 06-25-2008 2:19 PM |
|
| I just tested it against v 1.8.9.3 and did not run into a problem. Have you tried running maintenace (Tools -> Utilities -> Maintenance)? See if that makes a difference. Please advise. |
|
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com |
|
|
mrmike
Posts: 13 Online:  ArGoNuke Apprentice


 |
| 06-25-2008 3:05 PM |
|
| Maintenance is run nightly. I has worked for the last year, but just quit. I must have a problem on the disk drive. I'll defrag to see what happens |
|
|
|
|
SteveT Forum Administrator
 Posts: 2518 Online:  ArGoNuke Admiral


 |
| 06-25-2008 4:08 PM |
|
It's stramge as line 114 gets/writes out the user mail box count. Here is line 114: HTML.Write MailBox.Count If you put a ' (which is a comment) in front of line 114, will the script complete? |
|
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com |
|
|
mrmike
Posts: 13 Online:  ArGoNuke Apprentice


 |
| 06-26-2008 10:08 AM |
|
Tried that, tried defragging. Complete error as follows: Script: e:\GetUsers.vbs Line: 114 Char: 4 Error: Field 'Flagged' not found Code: 800FFFF Source: MaiServerX.MailBox So I commented out the Write HTML section, then get the same error, but on line 212 I just updated to 1.8.9.5, and same result |
|
|
|
|
SteveT Forum Administrator
 Posts: 2518 Online:  ArGoNuke Admiral


 |
| 06-26-2008 5:15 PM |
|
Comment that line out also. This like write the the Mail box count to the CVS file. CSV.Write MailBox.Count & "," Mailbox.Count is the count of messages in the mail box. Can you identifiy which user accounts this is happenng on and what propertes are different on these accounts compared to the user accounts where it is not happening. Once I know this I will try to replicated the issue. |
|
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com |
|
|
mrmike
Posts: 13 Online:  ArGoNuke Apprentice


 |
| 06-26-2008 8:10 PM |
|
Sorry to be a pain. That didn't work. I eliminated the next 3 emails addresses, and the line 114 error comes up. What can I do to get just the name, real name and password kicked out. I just don't know enough about scripting to help any. Thanks for your time, Steve. Mike |
|
|
|
|
SteveT Forum Administrator
 Posts: 2518 Online:  ArGoNuke Admiral


 |
| 06-26-2008 9:01 PM |
|
In my last post I suggested commenting out line 114 and 212, both of them. This should allow you to at the very least generate a list. If that works then you need to compare the user properties at the point where the program stops and a record or two before. There has to be something different in these accounts that is throwing the error. If you can email me wiith one of the outputs where it crashed and full one (based on the commented out lines) I might be able to track down what the issue is. my email is stevet at argostuff.com. To prevent the password from being writtent to the file, comment out the following lines (lines 92 & 194): 92: HTML.Write Users.Items(i).Password 194: CSV.Write chr(34) & Users.Items(i).Password & chr(34) & "," |
|
Regards, Steve Topilnycky Top Cat Computing http://www.topcatcomputing.com |
|
|
mrmike
Posts: 13 Online:  ArGoNuke Apprentice


 |
| 06-29-2008 4:06 PM |
|
I eliminated the 3 emails above and below the emails that stopped the whole process, to no abail. I commented out these: ' HTML.Write" | " ' MailBox.UserName=Users.Items(i).UserName ' HTML.Write MailBox.Count and away it went. Any idea? Not a big problem, as I really don't need the size of their mailbox, but really do need their passwords. Thanks |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|
|
|
|
 |
| ArGoSoft Mail Server .NET v1.0.5.3 | |
Mail Server
- Added data rebuild external utitlity (MailServerReset.exe), and a popup menu option to
reset/rebuild user mailboxes and entire domain groups;
- Mailbags and domains now support a * wildcard as a subdomain name, e.g., *.argosoft.com includes
mail.argosoft.com, junk.argosoft.com, and so on...
- When bouncing messages to local addresses, using local delivery handler, which have been recently
used for local delivery... It turned out, it was not working when sending bounced messages to
local users, messages were going to the queue. This change will considerably reduce server load;
- Added a Sort by Email feature to distribution lists;
Web Interface
| | 7/28/2008 2:33:17 PM |
|
| Mid-Summer Promotion has ended |
We are wrapping up our mid-summer $50.00 off promotion.
The promotion was a great success. Over 70 users took advantage of our special offer. We are sure, it will help the further popularization of our software.
| | 7/15/2008 11:59:25 PM |
|
| Mid-Summer Promotion - Mail Server .NET |
We are launching mid-summer promotion with our Mail Server .NET. You can upgrade, or get a new license for $50.00 less until July 15 2008.
| | 7/4/2008 9:36:35 AM |
|
| ArGoSoft Mail Server .NET v1.0.5.2 | |
Mail Server
- Added Available Updates checking. Of course, it will show up only after we release
the next version... If new version is avialable, a link will be displayed on the bottom of
the UI, suggesting to upgrade
- "SMTP Log In" will be no longer be registered in the last login database, because it causes
confusion when the web interface displays last login protocol;
- Updated help files, now they reflect new Remoting services;
Web Interface
- "Wiping" of trash folder now works. With each login, messages, located in the
trash folder, and older than 3 days will be wiped out;
| | 6/16/2008 8:45:05 AM |
|
|
|
|
|
|
|
 |
 |
|
 |
|