Thanks but can you tell me how to do it ? On Wed, Feb 3, 2010 at 3:22 PM, Norman Maurer <[email protected]>wrote:
> Hi, > > your port 25 is bound to postfix not to james: > > tcp 0 0 127.0.0.1:25 0.0.0.0:* > LISTEN 0 7772 3368/master > > Bye, > Norman > > 2010/2/3 vivek mahajan <[email protected]>: > > vivek:~ # netstat -tulpen| grep 25 > > tcp 0 0 127.0.0.1:25 0.0.0.0:* > > LISTEN 0 7772 3368/master > > > > tcp 0 0 :::445 :::* > > LISTEN 0 9258 3517/smbd > > > > vivek:~ # ifconfig -a > > > > eth0 Link encap:Ethernet HWaddr 00:1F:D0:F7:25:86 > > inet addr:122.168.129.83 Bcast:122.168.129.87 > > Mask:255.255.255.248 > > inet6 addr: fe80::21f:d0ff:fef7:2586/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:23064 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:16095 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:17431133 (16.6 Mb) TX bytes:2907554 (2.7 Mb) > > Interrupt:221 Base address:0x2000 > > > > lo Link encap:Local Loopback > > inet addr:127.0.0.1 Mask:255.0.0.0 > > inet6 addr: ::1/128 Scope:Host > > UP LOOPBACK RUNNING MTU:16436 Metric:1 > > RX packets:1398 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:1398 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:0 > > RX bytes:474813 (463.6 Kb) TX bytes:474813 (463.6 Kb) > > > > pan0 Link encap:Ethernet HWaddr 66:6C:07:45:72:0B > > BROADCAST MULTICAST MTU:1500 Metric:1 > > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:0 > > RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > > > > On Wed, Feb 3, 2010 at 3:16 PM, Norman Maurer > > <[email protected]>wrote: > > > >> 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] > >> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
