Bluehost.com Web Hosting $6.95

[courier-users] problem:: SMTP on 25 ??

This is a discussion on [courier-users] problem:: SMTP on 25 ?? within the Courier-Imap forums, part of the Mail Servers and Related category; --0-102035056-1136884174=:18064 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hiii all, We are ...


Go Back   Usenet Forums > Mail Servers and Related > Courier-Imap

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-10-2006
ashish kabra
 
Posts: n/a
Default [courier-users] problem:: SMTP on 25 ??

--0-102035056-1136884174=:18064
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hiii all,

We are installing Courier for the 1st time

we have installed courier on Fedora core 3 with PHP support to apache + Mysql

[courier@mail ~]$ uname -a
Linux mail.comp.vjti.ac.in 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 i686 i686 i386 GNU/Linux

After installing Courier the output of ps -A is copied below this is showing authdaemon + courier esmtp running ..

But after we ran perftest1 provided in source.

We got all messaeges in bounce/new folder rather that in test/new.

does courier esmtp service runs on port 25 ??


2332 ? 00:00:00 sshd
2343 ? 00:00:00 xinetd
2357 ? 00:00:00 rpc.rquotad
2372 ? 00:00:00 nfsd
2373 ? 00:00:00 nfsd
2374 ? 00:00:00 lockd
2375 ? 00:00:00 rpciod
2379 ? 00:00:00 rpc.mountd
2406 ? 00:00:00 gpm
2417 ? 00:00:00 httpd
2427 ? 00:00:00 crond
2435 ? 00:00:00 mysqld_safe
2465 ? 00:00:00 mysqld-max
2473 ? 00:00:00 httpd
2474 ? 00:00:00 httpd
2490 ? 00:00:00 xfs
2509 ? 00:00:00 atd
2533 ? 00:00:00 dbus-daemon-1
2546 ? 00:00:00 cups-config-dae
2557 ? 00:00:00 hald
2567 tty1 00:00:00 mingetty
2568 ? 00:00:00 login
2592 ? 00:00:00 gdm-binary
3010 ? 00:00:00 gdm-binary
3017 ? 00:04:04 X
3291 ? 00:00:00 ssh-agent
25001 tty2 00:00:00 bash
29027 ? 00:00:01 gnome-session
29055 ? 00:00:00 ssh-agent
29151 ? 00:00:00 eggcups
29153 ? 00:00:00 pam-panel-icon
29155 ? 00:00:01 rhn-applet-gui
29181 ? 00:00:28 gnome-terminal
29182 ? 00:00:00 gnome-pty-helpe
29257 ? 00:00:07 gam_server
29289 ? 00:00:00 courierd
5629 ? 00:00:00 courierlogger
5630 ? 00:00:00 authdaemond
5631 ? 00:00:00 authdaemond
5632 ? 00:00:00 authdaemond
5633 ? 00:00:00 authdaemond
5634 ? 00:00:00 authdaemond
5635 ? 00:00:00 authdaemond
10649 ? 00:00:00 courierlogger
10650 ? 00:10:14 sqwebmaild
11487 ? 00:00:01 nautilus
28428 ? 00:00:00 netstat <defunct>
3624 ? 00:00:00 courierd
3650 ? 00:00:00 courieruucp
3700 ? 00:00:00 courierlocal
3710 ? 00:00:00 courierfax
3730 ? 00:00:00 courieresmtp
3757 ? 00:00:00 courierdsn
7671 pts/2 00:00:00 bash
4324 ? 00:00:00 sqwebmaild <defunct>
4325 ? 00:00:00 sqwebmaild

The nmap showing no service running on port 25 ~~~
is it problem ??

[courier@mail ~]$ nmap localhost

Starting nmap 3.70 ( http://www.insecure.org/nmap/ ) at 2006-01-10 14:20 IST
Interesting ports on mail.comp.vjti.ac.in (127.0.0.1):
(The 1650 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
111/tcp open rpcbind
443/tcp open https
631/tcp open ipp
841/tcp open unknown
862/tcp open unknown
2049/tcp open nfs
3306/tcp open mysql
32770/tcp open sometimes-rpc3

Nmap run completed -- 1 IP address (1 host up) scanned in 0.270 seconds

even lsof -i is not showing any service on port 25

[root@mail courier]# /usr/sbin/lsof -i
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
portmap 2109 rpc 3u IPv4 8822 UDP *:sunrpc
portmap 2109 rpc 4u IPv4 8823 TCP *:sunrpc (LISTEN)
rpc.statd 2129 rpcuser 6u IPv4 8863 TCP *:32769 (LISTEN)
mDNSRespo 2262 nobody 8u IPv4 9193 TCP mail.comp.vjti.ac.in:5335 (LISTEN)
mDNSRespo 2262 nobody 9u IPv4 9199 UDP *:5353
cupsd 2296 root 0u IPv4 9405 TCP mail.comp.vjti.ac.in:ipp (LISTEN)
cupsd 2296 root 2u IPv4 9406 UDP *:ipp
sshd 2332 root 3u IPv6 9432 TCP *:ssh (LISTEN)
rpc.rquot 2357 root 3u IPv4 9488 UDP *:838
rpc.rquot 2357 root 4u IPv4 9494 TCP *:841 (LISTEN)
rpc.mount 2379 root 6u IPv4 9616 UDP *:859
rpc.mount 2379 root 7u IPv4 9619 TCP *:862 (LISTEN)
httpd 2417 root 3u IPv6 9807 TCP *:http (LISTEN)
httpd 2417 root 4u IPv6 9809 TCP *:https (LISTEN)
mysqld-ma 2465 mysql 4u IPv4 9902 TCP *:mysql (LISTEN)

httpd 2474 apache 3u IPv6 9807 TCP *:http (LISTEN)
httpd 2474 apache 4u IPv6 9809 TCP *:https (LISTEN)


Can anybody tell wher is problem ?
How to check wheather courier mail is working properly ??


ashish & minal





---------------------------------
Yahoo! Photos – Showcase holiday pictures in hardcover
Photo Books. You design it and we’ll bind it!
--0-102035056-1136884174=:18064
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

<div id="RTEContent">Hiii all,<br> <br> We are installing Courier for the&nbsp; 1st time<br> <br> we have installed courier on Fedora core 3 with PHP support to apache + Mysql<br> <br style="color: rgb(0, 128, 255);"> <span style="color: rgb(0, 128, 255);">[courier@mail ~]$ uname -a</span><br> Linux mail.comp.vjti.ac.in 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 i686 i686 i386 GNU/Linux<br> <br> After installing Courier the output of ps -A is copied below this is showing authdaemon + courier esmtp running ..<br> <br> But after we ran perftest1 provided in source.<br> <br> We got all messaeges in bounce/new folder rather that in test/new.<br> <br> <span style="background-color: rgb(255, 0, 0);">does courier esmtp service runs on port 25 ??</span><br> &nbsp;<br> <br> &nbsp;2332 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 sshd<br> &nbsp;2343 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 xinetd<br> &nbsp;2357 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:0
0:00
rpc.rquotad<br> &nbsp;2372 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 nfsd<br> &nbsp;2373 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 nfsd<br> &nbsp;2374 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 lockd<br> &nbsp;2375 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 rpciod<br> &nbsp;2379 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 rpc.mountd<br> &nbsp;2406 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 gpm<br> &nbsp;2417 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 httpd<br> &nbsp;2427 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 crond<br> &nbsp;2435 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 mysqld_safe<br> &nbsp;2465 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 mysqld-max<br> &nbsp;2473 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 httpd<br> &nbsp;2474 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 httpd<br> &nbsp;2490 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 xfs<br>
&nbsp;2509 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 atd<br> &nbsp;2533 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 dbus-daemon-1<br> &nbsp;2546 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 cups-config-dae<br> &nbsp;2557 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 hald<br> &nbsp;2567 tty1&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 mingetty<br> &nbsp;2568 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 login<br> &nbsp; 2592 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 gdm-binary<br> &nbsp;3010 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 gdm-binary<br> &nbsp;3017 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:04:04 X<br> &nbsp;3291 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 ssh-agent<br> 25001 tty2&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 bash<br> 29027 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:01 gnome-session<br> 29055 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 ssh-agent<br> 29151
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 eggcups<br> 29153 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 pam-panel-icon<br> 29155 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:01 rhn-applet-gui<br> 29181 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:28 gnome-terminal<br> 29182 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 gnome-pty-helpe<br> 29257 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:07 gam_server<br> 29289 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 courierd<br> &nbsp;5629 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 courierlogger<br> &nbsp;5630 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 authdaemond<br> &nbsp;5631 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 authdaemond<br> &nbsp;5632 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 authdaemond<br> &nbsp;5633 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 authdaemond<br> &nbsp;5634 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00
authdaemond<br> &nbsp;5635 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 authdaemond<br> 10649 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 courierlogger<br> 10650 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:10:14 sqwebmaild<br> 11487 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:01 nautilus<br> 28428 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 netstat &lt;defunct&gt;<br> &nbsp;3624 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 courierd<br> &nbsp;3650 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 courieruucp<br> &nbsp;3700 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 courierlocal<br> &nbsp;3710 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 courierfax<br> &nbsp;3730 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 courieresmtp<br> &nbsp;3757 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 courierdsn<br> &nbsp;7671 pts/2&nbsp;&nbsp;&nbsp; 00:00:00 bash<br> &nbsp;4324 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;
00:00:00 sqwebmaild &lt;defunct&gt;<br> &nbsp;4325 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 sqwebmaild<br> <br> <span style="color: rgb(255, 0, 0);">The nmap showing no service running on port 25 ~~~ </span><br style="color: rgb(255, 0, 0);"> <span style="color: rgb(255, 0, 0);">is it problem ??</span><br style="color: rgb(255, 0, 0);"> <br> <span style="color: rgb(0, 128, 255);">[courier@mail ~]$ nmap localhost</span><br> <br> Starting nmap 3.70 ( http://www.insecure.org/nmap/ ) at 2006-01-10 14:20 IST<br> Interesting ports on mail.comp.vjti.ac.in (127.0.0.1):<br> (The 1650 ports scanned but not shown below are in state: closed)<br> PORT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STATE SERVICE<br> 22/tcp&nbsp;&nbsp;&nbsp; open&nbsp; ssh<br> 80/tcp&nbsp;&nbsp;&nbsp; open&nbsp; http<br> 111/tcp&nbsp;&nbsp; open&nbsp; rpcbind<br> 443/tcp&nbsp;&nbsp; open&nbsp; https<br> 631/tcp&nbsp;&nbsp; open&nbsp; ipp<br> 841/tcp&nbsp;&nbsp; open&nbsp; unknown<br> 862/tcp&nbsp;&nbsp; open&nb
sp;
unknown<br> 2049/tcp&nbsp; open&nbsp; nfs<br> 3306/tcp&nbsp; open&nbsp; mysql<br> 32770/tcp open&nbsp; sometimes-rpc3<br> <br> Nmap run completed -- 1 IP address (1 host up) scanned in 0.270 seconds<br> <br> even lsof -i is not showing any service on port 25<br> <br> [<span style="color: rgb(64, 64, 255);">root@mail courier]# /usr/sbin/lsof -i</span><br> COMMAND&nbsp;&nbsp;&nbsp; PID&nbsp;&nbsp;&nbsp; USER&nbsp;&nbsp; FD&nbsp;&nbsp; TYPE DEVICE SIZE NODE NAME<br> portmap&nbsp;&nbsp; 2109&nbsp;&nbsp;&nbsp;&nbsp; rpc&nbsp;&nbsp;&nbsp; 3u&nbsp; IPv4&nbsp;&nbsp; 8822&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UDP *:sunrpc<br> portmap&nbsp;&nbsp; 2109&nbsp;&nbsp;&nbsp;&nbsp; rpc&nbsp;&nbsp;&nbsp; 4u&nbsp; IPv4&nbsp;&nbsp; 8823&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:sunrpc (LISTEN)<br> rpc.statd 2129 rpcuser&nbsp;&nbsp;&nbsp; 6u&nbsp; IPv4&nbsp;&nbsp; 8863&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:32769 (LISTEN)<br> mDNSRespo 2262&nbsp; nobody&nbsp;&nbsp;&nbsp; 8u&nbsp; IPv4&nbsp;&nbs
p;
9193&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP mail.comp.vjti.ac.in:5335 (LISTEN)<br> mDNSRespo 2262&nbsp; nobody&nbsp;&nbsp;&nbsp; 9u&nbsp; IPv4&nbsp;&nbsp; 9199&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UDP *:5353<br> cupsd&nbsp;&nbsp;&nbsp;&nbsp; 2296&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 0u&nbsp; IPv4&nbsp;&nbsp; 9405&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP mail.comp.vjti.ac.in:ipp (LISTEN)<br> cupsd&nbsp;&nbsp;&nbsp;&nbsp; 2296&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 2u&nbsp; IPv4&nbsp;&nbsp; 9406&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UDP *:ipp<br> sshd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2332&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 3u&nbsp; IPv6&nbsp;&nbsp; 9432&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:ssh (LISTEN)<br> rpc.rquot 2357&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 3u&nbsp; IPv4&nbsp;&nbsp; 9488&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UDP *:838<br> rpc.rquot 2357&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 4u&nbsp; IPv4&nbsp;&nbsp; 9494&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP
*:841
(LISTEN)<br> rpc.mount 2379&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 6u&nbsp; IPv4&nbsp;&nbsp; 9616&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UDP *:859<br> rpc.mount 2379&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 7u&nbsp; IPv4&nbsp;&nbsp; 9619&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:862 (LISTEN)<br> httpd&nbsp;&nbsp;&nbsp;&nbsp; 2417&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 3u&nbsp; IPv6&nbsp;&nbsp; 9807&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:http (LISTEN)<br> httpd&nbsp;&nbsp;&nbsp;&nbsp; 2417&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 4u&nbsp; IPv6&nbsp;&nbsp; 9809&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:https (LISTEN)<br> mysqld-ma 2465&nbsp;&nbsp; mysql&nbsp;&nbsp;&nbsp; 4u&nbsp; IPv4&nbsp;&nbsp; 9902&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:mysql (LISTEN)<br> <br> httpd&nbsp;&nbsp;&nbsp;&nbsp; 2474&nbsp; apache&nbsp;&nbsp;&nbsp; 3u&nbsp; IPv6&nbsp;&nbsp; 9807&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:http (LISTEN)<br> httpd&nbsp;&nbsp;&nbsp;&nbsp; 2474&nbsp;
apache&nbsp;&nbsp;&nbsp; 4u&nbsp; IPv6&nbsp;&nbsp; 9809&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TCP *:https (LISTEN)<br> <br> <br> <span style="color: rgb(255, 0, 0);">Can anybody tell wher is problem ?</span><br style="color: rgb(255, 0, 0);"> <span style="color: rgb(255, 0, 0);">How to check wheather courier mail is working properly ??</span><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp; <br> <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp; ashish &amp; minal<br> <br> <br> </div><p>
<hr size=1>Yahoo! Photos – Showcase holiday pictures in hardcover<br>
<a href="http://us.rd.yahoo.com/mail_us/taglines/photobooks/*http://pa.yahoo.com/*http://us.rd.yahoo.com/mail_us/taglines/photos/evt=38088/*http://pg.photos.yahoo.com/ph//page?.file=photobook_splash.html">Photo Books</a>. You design it and we’ll bind it!
--0-102035056-1136884174=:18064--


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 02:55 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0