All Tags > SMTP > IIS 7 (RSS)
  • Re: Setting up SMTP on IIS 7

    Hello, i am trying to setup iis 7 with smtp server from 2 weeks, but i couldn't i searched alot on the internet for help but i didn't enough help to setup i installed iis7 on windows vista also installed smtp free server and smart mail tools can you tell me step by step how to setup iis 7 with...
    Posted to Forum by hitechinc on 09-16-2009, 10:16 AM
  • Getting Server Response 5.7.1 on SMTP client.Send()

    I am trying to send email from a Windows Server 2008 MOSS 2007 event handler that I have written in C# to my email account on gmail .com. I have SMTP running and setup to use localhost, port 25 and I specified some system credentials. I loaded the SMTP credential as follows: SmtpClient client = new SmtpClient...
    Posted to Forum by dfbaechtel2 on 08-05-2009, 4:55 PM
  • Unable to send email using 3rd party server

    Hello All, I am using IIS 7 on Server 2008. I just tried migrating my app from an older platform - everything works fine, except the email feature. This is my config: <mailSettings> <smtp from="abc@xyz.com" deliveryMethod="Network" > <network host="mail.xyz.com"...
    Posted to Forum by Suzan.depp on 07-28-2009, 2:53 AM
  • Re: issues with iis 7.0!

    [quote user="hellboy_83"]Why my incoming emails depend on iis 6.0 while my sharepoint server runs under iis 7.0?[/quote] Because SMTP isn't related to the version of IIS and the SMTP programmers, in the Exchange programming group, didn't update SMTP to match the new IIS control panel...
    Posted to Forum by jeff@zina.com on 06-17-2009, 2:40 PM
  • SMTP sends email when virtual directory only, website does not.

    Hi all, I managed to setup a directory as a virtual directory under the default website. It runs as an application and I am able to send emails from this web app. Setting up the same folder as a website, (same code and same config file), I am unable to send emails. Have I missed something?
    Posted to Forum by robasta on 05-05-2009, 3:34 AM
  • Re: SMTP relay to SMTP

    OK I cracked it ! I had to explicity tell the server that it was allowed to forward mail generated by itself. So in this case: Server 1 forwarding to server 2. Server 1 had to have 127.0.0.1 in its allowed list in the relay settings. I don't remember it being that way in previous versions, but hey...
    Posted to Forum by dmj1973 on 05-04-2009, 2:09 PM
  • Re: SMTP relay to SMTP

    @ Paul. Good advice. Thanks. I did that and it connected. Still unsure now what the issue could be though. I can only assume that I must have configured something wrong. Hmmm ...... Guess that's my task for the day. Firewall, etc Any ideas welcome. Regards Dave
    Posted to Forum by dmj1973 on 05-04-2009, 12:49 PM
  • Re: SMTP relay to SMTP

    Now the host is telling me that they aren't blocking port 25 after all. They said that they had already opened it up for us on our vlan. @Paul - I know that they weren't being mean, I know it's best practice etc etc. I was just frustrated when I wrote that ! lol So end result is that I am...
    Posted to Forum by dmj1973 on 05-01-2009, 11:37 AM
  • Re: SMTP relay to SMTP

    Hi again, So I checkded the settings according to the link you gave, added [] in case it was timeing out or something no luck. So, logic says that I should be able to send mail without doing any forwarding if I set it up the same as the server that works. Done that, still no mail. I have un-installed...
    Posted to Forum by dmj1973 on 04-30-2009, 5:43 PM
  • Re: SMTP relay to SMTP

    Hi, Thanks for the responses. @Paul - I don't have an external SMTP server to forward to but thanks for the idea. @Steve - Thanks for your reply. I thought I should be able to put the IP address of server 2 in the smarthost on server 1. It says the domain name isnt valid. I dont have a specific domain...
    Posted to Forum by dmj1973 on 04-30-2009, 12:26 PM
Page 1 of 2 (14 items) 1 2 Next >
Microsoft Communities