Hi, what does these commands show you (as root):
# netstat -tulpen| grep 25 # ifconfig -a Bye, Norman 2010/2/3 vivek mahajan <[email protected]>: > Hi Norman, > You are right I am unable to connect port 25 through > telnet, I am using opensuse 11.1, and I have configured my firewall to allow > access to smtp port 25. Also i have configured smtp port for james-2.3.2 as > 465 with ssl. Even though mails are comming through port 25.Please help me > to solve the issue > > On Tue, Feb 2, 2010 at 7:53 PM, Norman Maurer > <[email protected]>wrote: > >> Hi Vivek, >> >> connection refused has nothing todo with whitelisting. Your server >> seems to not except inbound connections on port 25 : >> >> mau...@pop1:/var/log$ telnet 122.168.129.83 25 >> Trying 122.168.129.83... >> telnet: Unable to connect to remote host: Connection refused >> >> >> Bye, >> Norman >> >> 2010/2/2 vivek mahajan <[email protected]>: >> > I am trying to send mail to james-2.3.2 server from gmail but the >> following >> > massage is being generated by gmail. I think its white list management >> > problem. Please tell me how to handle a white list >> > >> > This is an automatically generated Delivery Status Notification >> > >> > THIS IS A WARNING MESSAGE ONLY. >> > >> > YOU DO NOT NEED TO RESEND YOUR MESSAGE. >> > >> > Delivery to the following recipient has been delayed: >> > >> > [email protected] >> > >> > Message will be retried for 2 more day(s) >> > >> > Technical details of temporary failure: >> > The recipient server did not accept our requests to connect. Learn more >> at >> > http://mail.google.com/support/bin/answer.py?answer=7720 >> > [122.168.129.83 (1): Connection refused] >> > >> > ----- Original message ----- >> > >> > MIME-Version: 1.0 >> > Received: by 10.229.11.219 with SMTP id u27mr1534665qcu.10. >> > 1265002528115; Sun, >> > 31 Jan 2010 21:35:28 -0800 (PST) >> > From: vivek mahajan <[email protected]> >> > Date: Mon, 1 Feb 2010 11:05:08 +0530 >> > Message-ID: <[email protected]> >> > Subject: Test Mail >> > To: [email protected] >> > Content-Type: multipart/alternative; >> boundary=0015175767cc540eb7047e835a2a >> > >> > Test mail >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
