1 2 Previous Next 15 Replies Latest reply on Jun 23, 2006 5:20 PM by gohip

    Pretty please help with my sending e-mail

    rgjawanda

      I have attached my output when I telnet to port 25 and successfully authenticate.


      At the very bottom it says Relay Denied.


      Can any expert out there point this dummy in the right direction.
      Thanks a million.

      domains = itpartners.ca
      AuthRequired = true
      mbean code="org.jboss.mail.smtp.SMTPProtocol
      Just simple SMTP with no tls or ssl

      I didn't want to put my user and password but I did this

      auth plain sfidsdfjalsdf=

      And it validated my password.
      Then it tries to connect and tells me I can't relay.

      Even though rjawanda@itpartners.ca is my local domain
      ronjawanda@gmail.com is where I am trying to send it.

      I will pay with all the monopoly money I have if someone can help
      Thanks
      Thanks
      Thanks
      (in advance)




      Received: from ron (192.168.1.1 192.168.1.1) by localhost/JBossMail 1.0M5-pre1 (
      192.168.1.103)
      with SMTP id 1150765945255179.2061892056114; Mon, 19 Jun 2006 21:12:25 -
      0400 (EDT)
      subj: goop
      This is a test: This is a test
      .: .
      From: <rjawanda@itpartners.ca>
      Date: Mon, 19 Jun 2006 21:12:25 -0400 (EDT)

      21:12:25,302 INFO [AbstractStore] Creating store item
      21:12:27,661 INFO [JMSMailListener] PUT MESSAGE ON QUEUE:org.jboss.mail.message
      .Mail@ca86fd
      21:12:33,661 INFO [STDOUT] S:
      220 mail92.megamailservers.com ESMTP Sendmail 8.13.6/8.13.1; Mon, 19 Jun 2006 21
      :12:33 -0400
      21:12:33,661 INFO [STDOUT] C:
      EHLO [192.168.1.103]
      21:12:33,693 INFO [STDOUT] S:
      250-mail92.megamailservers.com Hello [209.161.247.125], pleased to meet you
      21:12:33,693 INFO [STDOUT] S:
      250-ENHANCEDSTATUSCODES
      21:12:33,693 INFO [STDOUT] S:
      250-PIPELINING
      21:12:33,693 INFO [STDOUT] S:
      250-8BITMIME
      21:12:33,693 INFO [STDOUT] S:
      250-SIZE 52428800
      21:12:33,693 INFO [STDOUT] S:
      250-DSN
      21:12:33,693 INFO [STDOUT] S:
      250-AUTH PLAIN LOGIN
      21:12:33,693 INFO [STDOUT] S:
      250-STARTTLS
      21:12:33,693 INFO [STDOUT] S:
      250-DELIVERBY
      21:12:33,693 INFO [STDOUT] S:
      250 HELP
      21:12:33,708 INFO [STDOUT] C:
      MAIL FROM:<rjawanda@itpartners.ca>
      21:12:34,115 INFO [STDOUT] S:
      250 2.1.0 <rjawanda@itpartners.ca>... Sender ok
      21:12:34,130 INFO [SMTPSender] Sending mail from: <rjawanda@itpartners.ca>
      21:12:34,130 INFO [STDOUT] C:
      RCPT TO:<ronjawanda@gmail.com>
      21:12:38,302 INFO [STDOUT] S:
      550 5.7.1 <ronjawanda@gmail.com>... Relaying denied: You must check for new mail
      before sending m\
      21:12:38,302 INFO [STDOUT] S:
      ail. [209.161.247.125]
      21:12:38,302 ERROR [SMTPSender] Invalid Address: <ronjawanda@gmail.com>
      21:12:38,302 WARN [SMTPSender] Skipped data send, no valid addresses
      21:12:38,318 ERROR [LogInterceptor] TransactionRolledbackLocalException in metho
      d: public abstract void javax.jms.MessageListener.onMessage(javax.jms.Message),

        • 1. Re: Pretty please help with my sending e-mail
          gohip

          try using 192.168.1.103 as the domain

          so when you send mail, it will be from rjawanda@192.168.1.103

          then when the mail server connects it will connect to gmail with 192.168.1.103

          that should work

          and if you add gmail.com, as a relayable domain, you wont need the auth

          • 2. Re: Pretty please help with my sending e-mail
            rgjawanda

            Nope,
            same thing
            Im running mail on my machine that has a local ip behind my firewall router.
            192.168.1.103 is my local ip
            My router has a rule to forward smtp 25 out.
            My ip address from my isp (static) is 209.161.247.125
            My domain bound to 209.161.247.125 is attached to www.itpartners.ca

            Do I configure jboss mail with a domain itpartners.ca
            the ip address or my local internal ip ?

            Do I need any internal relaying at all?

            I hope to god you can tell me but if not. Thanks for your input again.
            my eyes are bulging.


            • 3. Re: Pretty please help with my sending e-mail
              gohip

              you might try, changing the mail server to that setup

              mail server name will/would be itpartners.ca
              mail server ipaddress will/would be 209.161.247.125

              and a sample user would be user@itpartners.ca

              the issue, you'll probably have, is that when the mail server, tries to resolve it's own ip address, for saying ehlo, it is going to end up getting 192.168.1.103

              you could add a hosts entry in /etc/hosts file as such

              209.161.247.125 itpartners.ca

              then everything should match...

              if it doesnt work, repaste your output after trying this.

              (dont get frustrated, I quit counting how many times I had installed and reintsalled JBoss Mail server, when it went above 50....feel like an JBoss Installer pro now!)

              Note: when I was working at home, I got what your doing working, i.e. forwarding the port through the firewall, and it worked!


              • 4. Re: Pretty please help with my sending e-mail
                rgjawanda

                I think you hit on something here. I setup my machine just like you said and I can't telnet to port 25 anymore.
                I am on a windows box. Not sure where put the similar /etc/hosts setting.

                Right now I think it isn't binding to my 209.161.247.125 address because I am behind it on my firewall.
                I see what you mean. Maybe lmhost. Not sure how to use that. I am a UNIX guy and windows is a little awkward for me.
                It isn't binding to anything because I;m sure you host thing is correct.
                LMHOST...

                • 5. Re: Pretty please help with my sending e-mail
                  rgjawanda

                  Ok lmhosts doesn't work
                  Same format at /etc/hosts
                  I'm now sure that my itpartners.ca address not understood by itself. The router gives the machine 192.168.1.103 and dns out on the internet point to 209.161.247.125 and a rule in the firewell forwards anything coming to 209.161.247.125 to 192.168.1.103.
                  Hence when I startup jboss mail it binds to 192.168.1.103 and when I send mail it thinks I am relaying because it is coming from the 103 address and not the itpartners.ca address.

                  Ok I think I am clear.,

                  I wonder if I need to allow relaying in the setup so that jboss switches the ip address for me.

                  Relaying in my jboss setup?

                  • 6. Re: Pretty please help with my sending e-mail
                    rgjawanda

                    Here is my output.
                    First I am not sure what the S and C are.
                    But I think it is seeing me as
                    20:37:44,718 INFO [STDOUT] S:
                    250-mail112.megamailservers.com Hello [209.161.247.125], pleased to meet you

                    So I think it sees my ip address properly but I don't know why it this shows up
                    20:37:44,703 INFO [STDOUT] C:
                    EHLO [192.168.1.103]
                    I think it is the fact that I telnet'd to www.itpartners.ca 25 from my 192.168.1.103 address

                    Wonder what C and S means. I will look at the code in the connectionHandler class I guess.

                    anyway. I tried what you said and then tried many other things. There is now way I can get this to work.

                    Yeah... I think I'm on install 250 not 50. I must be really stupid.

                    Thanks for your help.
                    Ron



                    .MailRetryWrapper@bb9f5b
                    20:37:43,156 INFO [JMSMailListener] PUT MESSAGE ON QUEUE:org.jboss.mail.message
                    .Mail@1ae0436
                    20:37:44,687 INFO [STDOUT] S:
                    220 mail112.megamailservers.com ESMTP Sendmail 8.13.6/8.13.1; Wed, 21 Jun 2006 2
                    0:37:44 -0400
                    20:37:44,703 INFO [STDOUT] C:
                    EHLO [192.168.1.103]
                    20:37:44,718 INFO [STDOUT] S:
                    250-mail112.megamailservers.com Hello [209.161.247.125], pleased to meet you
                    20:37:44,718 INFO [STDOUT] S:
                    250-ENHANCEDSTATUSCODES
                    20:37:44,718 INFO [STDOUT] S:
                    250-PIPELINING
                    20:37:44,718 INFO [STDOUT] S:
                    250-8BITMIME
                    20:37:44,718 INFO [STDOUT] S:
                    250-SIZE 52428800
                    20:37:44,718 INFO [STDOUT] S:
                    250-DSN
                    20:37:44,718 INFO [STDOUT] S:
                    250-AUTH PLAIN LOGIN
                    20:37:44,718 INFO [STDOUT] S:
                    250-STARTTLS
                    20:37:44,718 INFO [STDOUT] S:
                    250-DELIVERBY
                    20:37:44,718 INFO [STDOUT] S:
                    250 HELP
                    20:37:44,718 INFO [STDOUT] C:
                    MAIL FROM:<rjawanda@209.161.247.125>
                    20:37:48,828 INFO [STDOUT] S:
                    250 2.1.0 <rjawanda@209.161.247.125>... Sender ok
                    20:37:48,828 INFO [SMTPSender] Sending mail from: <rjawanda@209.161.247.125>
                    20:37:48,828 INFO [STDOUT] C:
                    RCPT TO:<ronjawanda@gmail.com>
                    20:37:49,171 INFO [STDOUT] S:
                    550 5.7.1 <ronjawanda@gmail.com>... Relaying denied: You must check for new mail
                    before sending m\
                    20:37:49,171 INFO [STDOUT] S:
                    ail. [209.161.247.125]
                    20:37:49,171 ERROR [SMTPSender] Invalid Address: <ronjawanda@gmail.com>
                    20:37:49,171 WARN [SMTPSender] Skipped data send, no valid addresses
                    20:37:49,171 ERROR [LogInterceptor] TransactionRolledbackLocalException in metho
                    d: public abstract void javax.jms.MessageListener.onMessage(javax.jms.Message),
                    causedBy:
                    javax.management.RuntimeMBeanException

                    • 7. Re: Pretty please help with my sending e-mail
                      rgjawanda

                      This is the exact thing that I think you said for me to do.



                      21:04:14,984 INFO [AbstractStore] Creating store item
                      21:04:23,671 INFO [JMSMailListener] PUT MESSAGE ON QUEUE:org.jboss.mail.message
                      .Mail@1c3d34b
                      21:04:24,781 INFO [STDOUT] S:
                      220 mail63.megamailservers.com ESMTP Sendmail 8.13.6/8.13.1; Wed, 21 Jun 2006 21
                      :04:25 -0400
                      21:04:24,781 INFO [STDOUT] C:
                      EHLO [192.168.1.103]
                      21:04:24,812 INFO [STDOUT] S:
                      250-mail63.megamailservers.com Hello [209.161.247.125], pleased to meet you
                      21:04:24,812 INFO [STDOUT] S:
                      250-ENHANCEDSTATUSCODES
                      21:04:24,812 INFO [STDOUT] S:
                      250-PIPELINING
                      21:04:24,812 INFO [STDOUT] S:
                      250-8BITMIME
                      21:04:24,812 INFO [STDOUT] S:
                      250-SIZE 52428800
                      21:04:24,812 INFO [STDOUT] S:
                      250-DSN
                      21:04:24,812 INFO [STDOUT] S:
                      250-AUTH PLAIN LOGIN
                      21:04:24,812 INFO [STDOUT] S:
                      250-STARTTLS
                      21:04:24,812 INFO [STDOUT] S:
                      250-DELIVERBY
                      21:04:24,812 INFO [STDOUT] S:
                      250 HELP
                      21:04:24,812 INFO [STDOUT] C:
                      MAIL FROM:<rjawanda@itpartners.ca>
                      21:04:24,875 INFO [STDOUT] S:
                      250 2.1.0 <rjawanda@itpartners.ca>... Sender ok
                      21:04:24,875 INFO [SMTPSender] Sending mail from: <rjawanda@itpartners.ca>
                      21:04:24,875 INFO [STDOUT] C:
                      RCPT TO:<ronjawanda@gmail.com>
                      21:04:24,953 INFO [STDOUT] S:
                      550 5.7.1 <ronjawanda@gmail.com>... Relaying denied: You must check for new mail
                      before sending m\
                      21:04:24,953 INFO [STDOUT] S:
                      ail. [209.161.247.125]
                      21:04:24,953 ERROR [SMTPSender] Invalid Address: <ronjawanda@gmail.com>
                      21:04:24,953 WARN [SMTPSender] Skipped data send, no valid addresses
                      21:04:24,953 ERROR [LogInterceptor] TransactionRolledbackLocalException in metho
                      d: public abstract void javax.jms.MessageListener.onMessage(javax.jms.Message),
                      causedBy:
                      javax.management.RuntimeMBeanException
                      at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptio

                      • 8. Re: Pretty please help with my sending e-mail
                        rgjawanda

                        By the way... I sent mail FROM my gmail account to my machine running jboss mail. Here is the output I see on my terminal.
                        It does receive it and the addresses are correct.
                        I know that there may be confusion from the output that you see above where it says <ronjawanda@gmai.com> isn't avalid address but I posted this so you can see that it does receive ok.
                        Ron


                        Received: by 10.54.127.3 with HTTP; Wed, 21 Jun 2006 18:13:15 -0700 (PDT)
                        DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
                        s=beta; d=gmail.com;
                        h=received:message-id:date:from:to:subject:mime-version:content-type;
                        b=j8Lu3hVF2ADIlabL1xfsWazjIV5fgb/uahOXQedHLmwFZSVvjzQZYaj9hkTAMkyJgyMLDm
                        oehTu4sMbwMoUY0xXFg1rKu8mJ5CdI8ggPsGXMrd7pauuXAXTJML9fOzu0Z1T6eRm520xUrEP/hTh36n
                        6NUH3y3M56sJei+9PzjPA=
                        Message-ID: <a3d3974a0606211813i18494a9en47fec2f4405329ad@mail.gmail.com>
                        Date: Wed, 21 Jun 2006 21:13:15 -0400
                        From: "Ron Jawanda" <ronjawanda@gmail.com>
                        To: rjawanda@itpartners.ca
                        Subject: Test Mail
                        MIME-Version: 1.0
                        Content-Type: multipart/alternative;
                        boundary="----=_Part_85_24025927.1150938795568"

                        21:13:16,625 INFO [AbstractStore] Creating store item
                        21:13:16,640 INFO [JMSMailListener] PUT MESSAGE ON QUEUE:org.jboss.mail.message
                        .Mail@c67f69

                        • 9. Re: Pretty please help with my sending e-mail
                          gohip

                          that 192.168.x.x, is still screwing you up, it wont work till you resolve that

                          look at my output, see how everything matches...

                          whats happening, is that when you make the connection to gmail, your actually connecting to gmail, with an ip address of 192.168.x.x, hence the ehlo 192.168.x.x

                          now on my ehlo, theres a bug in the mail server, which I fixed, the mail server, when connecting, and if windows machine has multiple ip's, grabs the first IP, this first IP, does not match what I was telling gmail, our ip and domain was, so gmail would label it as spam. your ip, is completely bogus, in gmails "eyes"/logic

                          and dude, everytime i connect to gmail, the servers name is generally mx-gmail.com, yours, is completely wierd, are you sure your connecting to gmail, you might try doing an mx lookup on google, and then add the entry to hosts not lmhosts file, lmhosts is lan manager hosts file, i think used in netbios or netbui, you want to mod the hosts file

                          also, if your IT, can give you a temporary pass through the firewall, or a temp connection that doesnt go through firewall, it might work better, at least for testing

                          sorry bout all the extra line breaks

                          again heres my out, and I did modify things to protect our company....

                          19:58:27,300 INFO [ConnectionHandler] connected: /216.122.140.150 to: /216.122.140.150 until: 1151020827300
                          19:58:27,550 INFO [Mail] all headers after loading: Return-Path: <admin@my.celleport.com>
                          Received: from myServer (myServer 216.122.140.150) by myServer/JBossMail 1.0M4 (216.122.140.150)
                           with SMTP id 1151020707550635.9246583656526; Thu, 22 Jun 2006 19:58:27 -0400 (EDT)
                          Message-ID: <001101c69657$c1453fe0$b0917ad8@myServer>
                          From: <admin@my.myDomain.com>
                          To: <jason.glass.69@gmail.com>
                          Subject: test email
                          Date: Thu, 22 Jun 2006 19:58:27 -0400
                          MIME-Version: 1.0
                          Content-Type: text/plain;
                           format=flowed;
                           charset="iso-8859-1";
                           reply-type=original
                          Content-Transfer-Encoding: 7bit
                          X-Priority: 3
                          X-MSMail-Priority: Normal
                          X-Mailer: Microsoft Outlook Express 6.00.3790.2663
                          X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2663
                          
                          19:58:27,550 INFO [AbstractStore] Creating store item
                          19:58:27,707 INFO [JMSMailListener] PUT MESSAGE ON QUEUE:org.jboss.mail.message.Mail@b8bda4
                          19:58:27,863 INFO [ConnectionHandler] ConnectionHandler finished
                          19:58:27,894 INFO [STDOUT] S:
                          220 mx.gmail.com ESMTP 38si909224wrl
                          19:58:27,910 INFO [STDOUT] C:
                          EHLO [216.122.140.150]
                          19:58:27,925 INFO [STDOUT] S:
                          250-mx.gmail.com at your service, [216.122.140.150]
                          19:58:27,925 INFO [STDOUT] S:
                          250-SIZE 20971520
                          19:58:27,925 INFO [STDOUT] S:
                          250-8BITMIME
                          19:58:27,925 INFO [STDOUT] S:
                          250 ENHANCEDSTATUSCODES
                          19:58:27,925 INFO [STDOUT] C:
                          MAIL FROM:<admin@my.myDomain.com>
                          19:58:28,004 INFO [STDOUT] S:
                          250 2.1.0 OK
                          19:58:28,004 INFO [SMTPSender] Sending mail from: <admin@my.myDomain.com>
                          19:58:28,004 INFO [STDOUT] C:
                          RCPT TO:<jason.glass.69@gmail.com>
                          19:58:28,097 INFO [STDOUT] S:
                          250 2.1.5 OK
                          19:58:28,097 INFO [SMTPSender] Delivering to: <jason.glass.69@gmail.com>
                          19:58:28,097 INFO [STDOUT] C:
                          DATA
                          19:58:28,113 INFO [STDOUT] S:
                          354 Go ahead
                          19:58:28,129 INFO [STDOUT] C:
                          Return-Path: <admin@my.myDomain.com>
                          19:58:28,129 INFO [STDOUT] C:
                          Received: from myServer (myServer 216.122.140.150) by myServer/JBossMail 1.0M4 \
                          19:58:28,129 INFO [STDOUT] C:
                          (216.122.140.150)
                          19:58:28,129 INFO [STDOUT] C:
                           with SMTP id 1151020707550635.9246583656526; Thu, 22 Jun 2006 19:58:27 -0400 (EDT)
                          19:58:28,129 INFO [STDOUT] C:
                          Message-ID: <001101c69657$c1453fe0$b0917ad8@myServer>
                          19:58:28,129 INFO [STDOUT] C:
                          From: <admin@my.myDomain.com>
                          19:58:28,129 INFO [STDOUT] C:
                          To: <jason.glass.69@gmail.com>
                          19:58:28,129 INFO [STDOUT] C:
                          Subject: test email
                          19:58:28,129 INFO [STDOUT] C:
                          Date: Thu, 22 Jun 2006 19:58:27 -0400
                          19:58:28,129 INFO [STDOUT] C:
                          MIME-Version: 1.0
                          19:58:28,144 INFO [STDOUT] C:
                          Content-Type: text/plain;
                          19:58:28,144 INFO [STDOUT] C:
                           format=flowed;
                          19:58:28,144 INFO [STDOUT] C:
                           charset="iso-8859-1";
                          19:58:28,144 INFO [STDOUT] C:
                           reply-type=original
                          19:58:28,144 INFO [STDOUT] C:
                          Content-Transfer-Encoding: 7bit
                          19:58:28,144 INFO [STDOUT] C:
                          X-Priority: 3
                          19:58:28,144 INFO [STDOUT] C:
                          X-MSMail-Priority: Normal
                          19:58:28,144 INFO [STDOUT] C:
                          X-Mailer: Microsoft Outlook Express 6.00.3790.2663
                          19:58:28,144 INFO [STDOUT] C:
                          X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2663
                          19:58:28,144 INFO [STDOUT] C:
                          
                          19:58:28,144 INFO [STDOUT] C:
                          test email body
                          19:58:28,144 INFO [STDOUT] C:
                          
                          19:58:28,144 INFO [STDOUT] C:
                          .
                          19:58:28,191 INFO [STDOUT] S:
                          250 2.0.0 OK 1151020704 38si909224wrl
                          19:58:28,191 INFO [STDOUT] C:
                          QUIT


                          • 10. Re: Pretty please help with my sending e-mail
                            gohip

                            you sure your not trying to spam or send bulk? that megamailservers, has nothing to do with gmail it appears

                            see...

                            > set type=mx
                            > megamailservers.com
                            Server: ns2.ph.cox.net
                            Address: 68.2.16.25

                            Non-authoritative answer:
                            megamailservers.com MX preference = 10, mail exchanger = mx1c1.megamailservers.com
                            megamailservers.com MX preference = 100, mail exchanger = mx2c1.megamailservers.com
                            megamailservers.com MX preference = 150, mail exchanger = mx3c1.megamailservers.com

                            megamailservers.com nameserver = ns2.meganameservers.com
                            megamailservers.com nameserver = ns3.meganameservers.com
                            megamailservers.com nameserver = ns.meganameservers.com
                            mx1c1.megamailservers.com internet address = 216.251.43.10
                            mx2c1.megamailservers.com internet address = 216.251.43.24
                            mx3c1.megamailservers.com internet address = 216.251.43.25
                            ns.meganameservers.com internet address = 216.251.32.100

                            http://megamailservers.com/

                            • 11. Re: Pretty please help with my sending e-mail
                              rgjawanda

                              No I am for sure not trying to do that.
                              I called my ISP because I remember when they were setting up my domain that they said they would forward all mail coming to anything@itpartners.ca to my IP address. I'm not sure what that meant. They said they weren't when I called 2 days ago but I am still suspicious.
                              I can't see why when I send e-mail to ronjawanda@gmail.com it is going to this mega mail server. I't completely baffles me?
                              I will call them again.
                              Also... if you note in my original comments I questioned why it was going there. No way would I want to do that and I think in my comments I said I was worried that they would think I was trying to do that. I'm merely trying to get this e-mail system working.
                              I think I'll call them back. I have another domain that I use from them and once I sent e-mail that bounced and it had that exact server name it in.
                              I am hosting the IP address but do you see any way that they could do something with e-mail going out from my site to re-direct it to that server?

                              Anyway... i guess this isn't your problem but seems to be at the root of my e-mail problems. I'll call them back and hope I get a better technical person.

                              • 12. Re: Pretty please help with my sending e-mail
                                rgjawanda

                                Ok I have come across something interesting!!!

                                I have another domain name registered to this ip address and they are hosting my e-mail addresses (my ISP).
                                I send e-mail from their server to my yahoo account and my gmail account. In yahoo I turned on all headers and looked at them.

                                Take a look (this is interesting)

                                X-Apparently-To: ronjawanda@yahoo.ca via 209.73.178.209; Tue, 13 Jun 2006 18:09:03 -0700
                                X-YahooFilteredBulk: 69.49.121.15
                                X-Originating-IP: [69.49.121.15]
                                Return-Path: <ronjawanda@io2go.biz>
                                Authentication-Results: mta137.mail.re4.yahoo.com from=io2go.biz; domainkeys=neutral (no sig)
                                Received: from 69.49.121.15 (EHLO pmail5c0.megamailservers.com) (69.49.121.15) by mta137.mail.re4.yahoo.com with SMTP; Tue, 13 Jun 2006 18:09:03 -0700
                                Received: from pmail5c0.megamailservers.com (localhost [127.0.0.1]) by pmail5c0.megamailservers.com (8.13.6/8.13.1) with ESMTP id k5E191V2031891; Tue, 13 Jun 2006 21:09:02 -0400
                                Received: (from wwwrun@localhost) by pmail5c0.megamailservers.com (8.13.6/8.12.2/Submit) id k5E1915N031890; Tue, 13 Jun 2006 21:09:01 -0400
                                Received: from 209.161.247.125 ([209.161.247.125]) by webmail.easyhosting.com (Webmail 2.0) with HTTP for <ronjawanda.io2go.biz@webmail.easyhosting.com>; Tue, 13 Jun 2006 21:09:01 -0400
                                Message-ID: <20060613210901.twsdlox9ltdgkwwo@webmail.easyhosting.com>
                                Date: Tue, 13 Jun 2006 21:09:01 -0400
                                From: ronjawanda@io2go.biz Add to Address BookAdd to Address Book
                                To: ronjawanda@gmail.com
                                CC: ronjawanda@yahoo.ca
                                Subject: Test mail from io2go.biz
                                MIME-Version: 1.0
                                Content-Type: text/plain; charset=UTF-8


                                • 13. Re: Pretty please help with my sending e-mail
                                  rgjawanda

                                  Just to clarify. I went to my www.look.ca easymail
                                  and logged in. This has nothing to do with my machine. Just log into their web hosting solution (using firefox) and send e-mail using the web gui to yahoo.
                                  I log in as ronjawanda@io2go.biz and send e-mail to ronjawanda@gmail.com and ronjawanda@yahoo.ca

                                  I then log into yahoo mail and viewed the incomming mail with headers turned on.

                                  As you can see megamailservers.com has something to do with it.
                                  I hope you will see that I'm not trying to do anything bad here.
                                  I couldn't figure out how to turn on headers on gmail.



                                  • 14. Re: Pretty please help with my sending e-mail
                                    rgjawanda

                                    I just spent an hour on the phone with my provider. They finally admitted that the megamailserver.com was their mail hosting solution and that they pointed the 3 MX records for my domains were pointing there.
                                    ie: mail was always going to their servers
                                    They only admitted this after I yelled at them and told them that I could prove it with my mail headers from their hosting service to yahoo. They didn't even want to look at the headers and they said "ok.. it is ours". Not sure why they didn't want to admit it.

                                    I told them to change the MX records to point to my mail server. This is where I sort of get lost because I am not an admin (but may be shortly if I keep having all these problems because I am learning a lot).
                                    I told them MX=mail.itpartners.ca
                                    Now I have to figure out how to do that .
                                    I have a router that I changed the hostname to (mail) and the domain to itpartner.ca

                                    do you think this will work. They put that in the MX records. Im not actually sure what MX records are.


                                    So I now see light at the end of the tunnel.
                                    They say it won't be stopped until 24 hours.

                                    Thanks GOD and Jason Glass
                                    Or maybe they are one in the same :)

                                    Ron

                                    1 2 Previous Next