Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I need some help!

Status
Not open for further replies.

cdevine

Technical User
Joined
Jul 17, 2007
Messages
3
Location
US
I've recently been put in charge in fixing our trouble ticket system. I don't know alot about perl...can someone tell me how to turn on an smtp trace?
 
Are you using a specific SMTP module that you need to turn debug on?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[noevil]
Travis - Those Who Say It Cannot Be Done Are Usually Interrupted by Someone Else Doing It; Give the wrong symptoms, get the wrong solutions;
 
I do apologize, i've been really busy with moving and work.
I don't even know where to begin with this, i dont think it's a specific module but I need to turn the smtp trace on.
 
You are not giving us enough information to do anything with at all.

What you've asked for could have a thousand different answers.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[noevil]
Travis - Those Who Say It Cannot Be Done Are Usually Interrupted by Someone Else Doing It; Give the wrong symptoms, get the wrong solutions;
 
try google:

smtp trace
turn on smtp trace
how to smtp trace



------------------------------------------
- Kevin, perl coder unexceptional! [wiggle]
 
Kevin I've tried the google search and It couldn't help me. Im using the Trouble Ticket Express. Im not familiar with perl, im trying to learn it but no luck so far. I tried contacting Trouble Ticket Express and instead of paying 60 dollars for help, my boss would like me to figure this out. Ive done some research and this is tough! I didn't take perl in college

What do you need there are a ton of modules to look through
 
cdevine - in your Perl script you'll find the smtp code. The people here will need to see those sections of code, and the names of the modules they come from, before they can help you.

Mike

When working on any project the value of other people is exactly that - they are other people, with views that don't necessarily match yours. This mismatch, between their views and the view you've been contentedly assuming is right, is where that value lies.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top