| ArGoStuff User to User Support Forums |
suddenly lots of the same error Last Post 29 Dec 2006 03:25 PM by Remy van Neck. 1 Replies. | Sort: |
| Prev Next | You are not authorized to post a reply. | |
puppetboy
 New Member
 Posts:1
 | | 29 Dec 2006 03:16 PM |
| I am running WIN2000
using Trend virus checker
here is an excerpt from my log
Error: Missing data provider or data packet
12/29/2006 4:14:31 PM - { 187} START SMTP
12/29/2006 4:14:31 PM - Requested SMTP connection from 18.7.21.90 [PCH.MIT.EDU], ID=187
12/29/2006 4:14:31 PM - ( 187) Error: Missing data provider or data packet
12/29/2006 4:14:31 PM - SMTP connection with 18.7.21.90 [PCH.MIT.EDU] ended. ID=187
12/29/2006 4:14:31 PM - { 187} END SMTP
12/29/2006 4:14:34 PM - { 188} START SMTP
12/29/2006 4:14:34 PM - Requested SMTP connection from 18.7.21.90 [PCH.MIT.EDU], ID=188
12/29/2006 4:14:34 PM - ( 188) Error: Missing data provider or data packet
12/29/2006 4:14:34 PM - SMTP connection with 18.7.21.90 [PCH.MIT.EDU] ended. ID=188
12/29/2006 4:14:34 PM - { 188} END SMTP
12/29/2006 4:14:37 PM - { 189} START SMTP
12/29/2006 4:14:37 PM - Requested SMTP connection from 18.7.21.90 [PCH.MIT.EDU], ID=189
12/29/2006 4:14:37 PM - ( 189) Error: Missing data provider or data packet
12/29/2006 4:14:37 PM - SMTP connection with 18.7.21.90 [PCH.MIT.EDU] ended. ID=189
12/29/2006 4:14:37 PM - { 189} END SMTP
12/29/2006 4:14:38 PM - { 190} START SMTP
12/29/2006 4:14:38 PM - Requested SMTP connection from 82.42.205.216 [82-42-205-216.stb.ubr03.knor.blueyonder.co.uk], ID=190
12/29/2006 4:14:38 PM - ( 190) Error: Missing data provider or data packet
12/29/2006 4:14:38 PM - SMTP connection with 82.42.205.216 [82-42-205-216.stb.ubr03.knor.blueyonder.co.uk] ended. ID=190
12/29/2006 4:14:38 PM - { 190} END SMTP
12/29/2006 4:14:39 PM - { 191} START SMTP
12/29/2006 4:14:44 PM - Requested SMTP connection from 88.118.107.92 [88.118.107.92], ID=191
12/29/2006 4:14:44 PM - { 192} START SMTP
12/29/2006 4:14:44 PM - Requested SMTP connection from 82.44.17.101 [82-44-17-101.cable.ubr04.croy.blueyonder.co.uk], ID=192
12/29/2006 4:14:44 PM - ( 191) Error: Missing data provider or data packet
12/29/2006 4:14:44 PM - SMTP connection with 88.118.107.92 [88.118.107.92] ended. ID=191
12/29/2006 4:14:44 PM - { 191} END SMTP
12/29/2006 4:14:44 PM - ( 192) Error: Missing data provider or data packet
12/29/2006 4:14:44 PM - SMTP connection with 82.44.17.101 [82-44-17-101.cable.ubr04.croy.blueyonder.co.uk] ended. ID=192
12/29/2006 4:14:44 PM - { 192} END SMTP
12/29/2006 4:14:45 PM - { 193} START SMTP
12/29/2006 4:14:50 PM - Requested SMTP connection from 221.144.118.20 [221.144.118.20], ID=193
12/29/2006 4:14:50 PM - { 194} START SMTP
12/29/2006 4:14:50 PM - Requested SMTP connection from 82.236.199.66 [per92-7-82-236-199-66.fbx.proxad.net], ID=194
12/29/2006 4:14:50 PM - ( 193) Error: Missing data provider or data packet
12/29/2006 4:14:50 PM - SMTP connection with 221.144.118.20 [221.144.118.20] ended. ID=193
12/29/2006 4:14:50 PM - { 193} END SMTP
12/29/2006 4:14:50 PM - ( 194) Error: Missing data provider or data packet
12/29/2006 4:14:50 PM - SMTP connection with 82.236.199.66 [per92-7-82-236-199-66.fbx.proxad.net] ended. ID=194
Thanks puppetboy | | |
|
|
Remy van Neck Forum Moderator
 Basic Member
 Posts:234

 | | 29 Dec 2006 03:25 PM |
| From the Argosoft web page: Q I keep getting Missing Data Provider or Data Packet errors. How do I fix the problem?
A These errors are caused by corrupted databases.
First, perform the maintenance (Tools - Utilities - Maintenance). If it does not help, then manually reset following 3 databases:
Lockout Manager Database. Go to Server Protection - Lockout Manager, click View Database, and then the button with red X; Database of Cached Address Verification Results. Go to Anti - Spam - Address Verification, click View Database, and then the button with red X; Database of cached MX records. Go to Tools - Server Options - Advanced 2, click View Database, and then the button with red X; If above methods do not help, or if attempts to reset the databases cause errors, then the databases will have to be reset manually. Follow these steps:
Run your mail server controller application; Stop the server; Click File - Unregister Service; Exit from mail server controller application; Run Windows Explorer, and navigate to the directory, where you have installed mail server (default c:\Program Files\ArGo Software Design\Mail Server\); Delete all files with extension .CDS; Launch the mail server controoler, and start the server;
| | | |
|
| You are not authorized to post a reply. |
|
Active Forums 4.2 |
|  | | Mail Server v1.0.8.3 |
- Added support of STARTTLS (STLS) command for SMTP, POP3, IMAP, and SMTP relay and delivery, which will
allow secure, fully encrypted connections, when possible;
| | 11/6/2011 1:10:34 PM |
| Mail Server v1.0.8.2 |
- Optimized delivery speed. In earlier versions each "tick" which was checking whether messages were
in the outbox queue, was picking up only one message at a time. Now it will attempt to pick MaximumAllowedThreads-ActiveDelivery threads
messages, which should considerably increase deliver speed;
- Optimized SEARCH and STATUS IMAP commands. They appear to be used very extensively by Android, and (not that extensively, but still) by
iPhone. Now users who use mobile phones to access their IMAP accounts will see considerable improvement;
- Optimized STORE IMAP command. Before storing of IMAP flags was occuring one message at a time, which seemed to be fine
with SQL server, but proved to be slow for SQLite... Now it happens with single SQL call.
| | 10/8/2011 7:59:35 PM |
| ArGoSoft Mail Server v1.0.8.1 | -
Fixed a bug: when using IMAP via Firefox with "When I delete a message, move it
to Trash folder" option, marking messages in the trash folder was causing high CPU usage,
and was taking some time, making the server pretty much non-responsive. The problem was
happening only when using SQLite.
| | 6/6/2011 9:33:36 PM |
| ArGoSoft Mail Server v1.0.8.0 |
- Fixed a problem with web interface - was showing only first page of messages, and would not
switch to other pages; In order to fix the web interface, mail server itself has to be updated;
- When installint initially, was still using SQLite, even when SQL was requested;
- There was a problem with switching from SQLite database engine to SQL server database engine:
the SQL database was not being created;
| | 5/23/2011 5:53:55 PM |
| ArGoSoft Mail Server .NET v1.0.7.9 |
- The server no longer requires Microsoft SQL Server. If SQL server is not found, it will use
SQLite engine, which does not require separate installation. If SQL server is found, then user will be
prompted whether he wants to use it;
- Made other improvements, such as, now mailbox rebuild indexes orphaned records, rather then deleting them,
also added an opotion to increment UIDL validity of folder (both on the Mailbox viewer box);
- Made minor improvements on web interface;
| | 4/26/2011 9:47:25 PM |
| |
|  |  | |  |
|