• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Problem in James mail server Setup

 
Ranch Hand
Posts: 290
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi i have a static IP and i dont have the domain name
i configured the James Mail server 2.3
i can send the mail to any email id.
but i con't receive the mail from any one.

please help me how to configure the james mail server with static IP in Windows

Thanks in advance
[ May 15, 2008: Message edited by: Chiru Raj ]
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which email address are people using to send email to this server if it isn't configured to handle mail for a particular domain?

Is this related to the this problem you reported recently? If so, tell us the answers to the questions asked of you in that thread.
 
Chiranjeevi Kanthraj
Ranch Hand
Posts: 290
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
I am sending the mail to chiranjeevibmse@gmail.com
its my mail id (personal).

if i replay for that mail it is bounceing
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which address are you using as the sending address? Check the "From" and/or "Reply-To" headers of the mail. That's where a reply would go to.
[ May 15, 2008: Message edited by: Ulf Dittmer ]
 
Chiranjeevi Kanthraj
Ranch Hand
Posts: 290
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
from address is chiru@xyz.com
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The From address is used to send replies to; if it doesn't exist, of course the mail bounces.

Furthermore, the xyz.com domain exists; the people who run it might not like you messing around with it (not to mention that they might have set up a catch-all email account that would happily accept whatever you send there WITHOUT bouncing it).
[ May 15, 2008: Message edited by: Ulf Dittmer ]
 
Chiranjeevi Kanthraj
Ranch Hand
Posts: 290
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ya
I think this problem is because of the IP which i am useing is not having DNS registration.
so can i use ddd.ddd.dd.d insted of xyz.com will it work if they replay for chiru@ddd.ddd.dd.d
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It might work, if that IP address is visible from the outside world (in other words, it won't work with a NAT-ed address). That's easy enough to test, though.
 
Chiranjeevi Kanthraj
Ranch Hand
Posts: 290
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I will test that. and let you now

if i use ip address
pop address and smtp adress like this
pop.ddd.ddd.dd.d
smtp.ddd.ddd.dd.d
is it works?
 
Chiranjeevi Kanthraj
Ranch Hand
Posts: 290
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thier is no error in sending from my mail server but in my gamil its not thier

and i sent a mail from gmail to chiru@ddd.ddd.dd.d in that also no error or bounced mail but in my mail server that mail not coming
 
Listen. That's my theme music. That's how I know I'm a super hero. That, and this tiny ad told me:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic