• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Using a 3G dongle

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    Using a 3G dongle

    When using both my private and business email accounts via a 3G dongle, I get the message

    "Task reported error (0x800CCC78) : 'Cannot send the message. Verify the e-mail address in your account properties. The server responded: 550 mail not accepted from blacklisted IP address [212.xxx.xxx.xx]'"

    Any ideas what I can do to correct this?

    #2
    are you using the email account associated with your home/office ISP ?

    you may need to use the smtp server of the mobile network provider for sending.

    I have this issue with TalkTalk for example, and used the Vodafone SMTP server until I got a dedicated email server setup.

    Comment


      #3
      Try changing your email app to connect through port 587 instead of port 25.

      A lot of ISP's now block port 25 unless you are connecting to their own email server to prevent hijacking spam.

      I had exactly this problem with a Vodafone dongle, however it does rely on your email server accepting on port 587, which most seem to do now... It seems as though port 587 is becoming the 'standard' second SMTP port.
      Still Invoicing

      Comment


        #4
        Or use a smtp server that requires authorisation (i.e. user name and password).

        Comment


          #5
          probably easiest option is to use your ISP's web email to send emails, some of
          these allow you to specify reply to addresses and create different identities, so it looks like your company sent the email.

          Comment


            #6
            Originally posted by Sockpuppet View Post
            Or use a smtp server that requires authorisation (i.e. user name and password).
            Nope, still does not work with Vodafone. my SMTP server does require authorisation, but my Vodafone dongle still wont let traffic through on port 25. Neither will AOL, Orange home and a few others as I found out after Googling.

            Edit:
            Well, I say dongle, what I actually mean is mobile phone hooked up to my computer as a modem. I think this actually gets routed through a different network than dongles....
            Still Invoicing

            Comment


              #7
              Originally posted by Mustang View Post
              When using both my private and business email accounts via a 3G dongle, I get the message

              "Task reported error (0x800CCC78) : 'Cannot send the message. Verify the e-mail address in your account properties. The server responded: 550 mail not accepted from blacklisted IP address [212.xxx.xxx.xx]'"

              Any ideas what I can do to correct this?
              Is it actually blacklisted? Check on http://www.mxtoolbox.com/blacklists.aspx may be that the IP of your smtp server is on one of the major blacklists so it'll just be refused full stop by any servers that subscribe. If its your own SMTP box the you need to get it un-blacklisted or you are stuffed, if its a major ISP's SMTP box then they'll sort it.

              Edited - just read it properly, so the SMTP box isn't allowing you to send at all, its not that other servers are refusing mail sent via your SMTP. I'd guess your leased IP appears on one of those lists then. People talking about auth etc - if it was that you'd generally see "unable to relay for..." type of messages.
              Last edited by Durbs; 11 March 2010, 18:44.

              Comment


                #8
                It's a common problem with mobile broadband - thousands of connections are NAT'ed to a handful of IPs. If you have one abusive user and the IP gets blocked the service can be interrupted for all the other users. Sometimes when using google search on VF mobile broadband you'll get the "p*ss off, you're clearly a spam bot" message.

                Try using Voda's own SMTP server for outgoing mail (I think it's send.vodafone.net or/and mail.vodafone.net)

                Comment

                Working...
                X