Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, February 19, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Data & Imports Forums - SalesLogix Imports
Forum to discuss general SalesLogix import and data migration topics. View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Imports | New ThreadView:  Search:  
 Author  Thread: Importing Using VB
Tom
Posts: 58
 
Importing Using VBYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 07 Feb 08 8:05 AM
I've recently taken over this SalesLogix Database which uses a custom VB program to import data from another SQL DB. While the program is running it stops and throws up an error message that says "The server rejected one or more recipient addresses. The server response was: 550 5.7.1 Unable to relay for dschulz@print-tech.com"

Can anyone tell me what this error means? or Can anyone tell me how I can view this (VB) import script so I can understand what it's trying to do?
[Reply][Quote]
RJ Eaton
Posts: 234
 
Re: Importing Using VBYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 07 Feb 08 10:03 AM
If it is a .net script you can always use Reflector to bust it up and see the source code if you don't have it. If you do just open the project in Visual Studio and it can been seen.
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Importing Using VBYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 07 Feb 08 5:12 PM
As RJ Eaton mentioned, if it is .NET you can use Reflector. If it is VB6 then you'll be out of luck if you don't have source code.

Basically, what the error is saying is that the code is attempting to send an e-mail via SMTP and is doing so without authenticating (via relaying). If you opened up relaying on the SMTP server from the IP address where the code is running from the error would likely go away.

-Ryan
[Reply][Quote]
David
Posts: 29
 
Re: Importing Using VBYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Feb 08 6:06 AM
Is anybody else curious about why an import program is sending emails?

If the email was within your local domain, it could be a report on the job, but outside?

Regards

David Evans
Inaport - CRM Integration
http://www.inaplex.com
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Importing Using VBYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Feb 08 8:39 AM
Quote:
Originally posted by David

Is anybody else curious about why an import program is sending emails?


Hi David,

Yeah, I was wondering the same. Seemed a bit weird, but then maybe I thought it could be something like sending some complete or error report to an administrator or something. Who knows?!

-Ryan
[Reply][Quote]
David
Posts: 29
 
Re: Importing Using VBYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Feb 08 10:17 AM
Hi Ryan

That is why I made the comment about the domain - doesn't look like Ricoh to me...

Regards

David
[Reply][Quote]
Paul Pacun
Posts: 48
 
Re: Importing Using VBYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 09 Feb 08 4:48 PM
Hi,

Did you email the guy print-tech.com and ask how he was related to Ricoh? Also, if its trying to send, check the smtp server logs and you should be able to find the body of the message - just knowing the "to" should help.

Most of the import programs we do - email status messages - though most only email exception reports. We try for lights out operations and some feeds don't always have data - but when they do its important. This is especially true if the data comes from outside the building. The only time we email a client is when we get bad data from them. So your error message does not seem that strange to me.

Good luck.
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 2/19/2025 4:52:40 PM