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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Test Emails every 10 minutes

Status
Not open for further replies.

kermit01de

Technical User
Jan 20, 2002
256
DE
Just a quick question,

having a domain hosting provider, I want to log the faulty mail system he provides to be able to quit before end of contract.

Is there any simple tool or script for eg. Outlook that sends a Testmail eg. every 10 minutes through a configured smtp server?

Send as abd@mail.ma via smtp.mail.ma (account 123-456 pw password) to test@mytestmail.com

Thanks for any idea about that.



Kind regards
Mirko
--------------------------------------
>>>>>> ... I am sure, some supportissues are a matter of PEBKAC ... <<<<<
 
Look at creating a little program in vb or c# that sends a mail. Then set up a Scheduled Task that calls your .exe

HTH,
Lodlaiden

If [blue]you have problems[/blue], I want [green]source code[/green] AND [green]error messages[/green], none of this "[red]there was an error[/red]" [black]crap[/black]
 
Thank you, just moved domains etc. to another hosting service.

Kind regards
Mirko
--------------------------------------
>>>>>> ... I am sure, some supportissues are a matter of PEBKAC ... <<<<<
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top