[JDEV] Jabber Server- 1.4 Crashes
Amarnath Yara
amarny at hotmail.com
Wed Dec 5 00:10:19 CST 2001
Hi all, I have been running jabber server-1.4 on a Linux 7.0 for quite some
time now with a max of 10 users. The server even though works great crashes
very often. I am using a daemon tool to run the server continuouly but still
the users are not happy whenever the server dies and disconnects everybody.
Every time the server crashes I notice a segmentation fault on the stderr. I
would like to know if any one had similar problems and if there are any
patches for this. Also interested in looking into server side code. I am not
an expert in c and have lot of code related questions. Is this the right
place for such questions ?
Thanks in advance.
Regards,
Amarnath Yara
211, Main Street
Apartment # 429,
Columbia 29201.SC.
email: yara at engr.sc.edu
>From: jdev-request at jabber.org
>Reply-To: jdev at jabber.org
>To: jdev at jabber.org
>Subject: jdev digest, Vol 1 #1126 - 8 msgs
>Date: Mon, 3 Dec 2001 12:01:26 -0600
>
>Send jdev mailing list submissions to
> jdev at jabber.org
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://mailman.jabber.org/listinfo/jdev
>or, via email, send a message with subject or body 'help' to
> jdev-request at jabber.org
>
>You can reach the person managing the list at
> jdev-admin at jabber.org
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of jdev digest..."
>
>
>Today's Topics:
>
> 1. Re: Client writable server data (Thomas Muldowney)
> 2. Re: Make break on FreeBSD 4.4 (Thomas Muldowney)
> 3. MSN from CVS Segmentation Fault (Adam Theo)
> 4. why 2 jabberd runs (dream_seeker)
> 5. how to increase max. online users of jabber server (dream_seeker)
> 6. Re: why 2 jabberd runs (Rodolphe Duge de Bernonville)
> 7. Email trasnport (Glenn MacGregor)
> 8. Re: Email trasnport (Julian Fitzell)
>
>--__--__--
>
>Message: 1
>Date: Sun, 2 Dec 2001 19:54:19 -0600
>From: Thomas Muldowney <temas at box5.net>
>To: jdev at jabber.org
>Subject: Re: [JDEV] Client writable server data
>Reply-To: jdev at jabber.org
>
>
>--EVF5PPMfhYS0aIcm
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>Content-Transfer-Encoding: quoted-printable
>
>Public XML data storage is possible here is an example:
>
><iq type=3D'set' id=3D'public_set_3' to=3D'user at server'>
> <query xmlns=3D'my_namespace'>
> <data/>
> </query>
></iq>
>
>The few restrictions are that you can not use a jabber: namespace they
>are reserverd by the system. The other main thing is to make sure you
>are sending to the user.
>
>Another thought, are you doing something that should be a component
>rather than a user?
>
>
>--temas
>
>
>On Fri, Nov 30, 2001 at 04:49:15PM -0700, Brian Brown wrote:
> > Greetings!
> >=20
> > First of all, please let me know if this is the wrong list for this kind
>=
>of=20
> > topic. I'll gladly post to a different one if appropriate.
> >=20
> > I am using Jabber as the messaging backbone for an application, but not
>a=
>s=20
> > a chat application, so I'm embedding my own namespaces in the messages
>an=
>d=20
> > parsing those out on my clients.
> >=20
> > There is some system wide configuration information that I would like
>to=
>=20
> > store on the Jabber server itself somehow, rather than creating another=
>=20
> > presence (client) for that purpose.
> >=20
> > I've tried using the jabber:iq:set, and the server as the to=3D"", but
>it=
>=20
> > always fails with a 405 error. Is there any way to set the server
>Public=
>=20
> > data and create new namespaces in it? Or do I have to write a server
>modu=
>le=20
> > to anything of this sort?
> >=20
> >=20
> > Any ideas?
> >=20
> > thanks!
> >=20
> > Brian Brown
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
>
>--=20
>Thomas Muldowney
>email/jabber: temas at jabber.org
>
>--EVF5PPMfhYS0aIcm
>Content-Type: application/pgp-signature
>Content-Disposition: inline
>
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.0.6 (GNU/Linux)
>Comment: For info see http://www.gnupg.org
>
>iD8DBQE8CttJfmnSjQ476pcRAq1ZAJ0VqlYm3O1yafIL6Cb/LgDHGmhBZQCgnjWa
>TvLIsDBvZKJBKwtmeTtzfaE=
>=ek7t
>-----END PGP SIGNATURE-----
>
>--EVF5PPMfhYS0aIcm--
>
>--__--__--
>
>Message: 2
>Date: Sun, 2 Dec 2001 19:58:36 -0600
>From: Thomas Muldowney <temas at box5.net>
>To: jdev at jabber.org
>Subject: Re: [JDEV] Make break on FreeBSD 4.4
>Reply-To: jdev at jabber.org
>
>
>--61jdw2sOBCFtR2d/
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>Content-Transfer-Encoding: quoted-printable
>
>Um... I haven't heard that. Did configure generate any errors?
>
>--temas
>
>
>On Fri, Nov 30, 2001 at 08:55:50PM -0800, mark at zzo.com wrote:
> > Maybe you guys alredy know this BUT on FreeBSD 4.4
> > the funny autoconf-lookin' stuff at the top of
> > the jabberd Makefile never gets substituted so the
> > build breaks.
> > M
> >=20
> > ------------------------------------------
> > Mark Ethan Trostler mark at zzo.com
> > Computing Solutions http://www.zzo.com
> > ------------------------------------------
> >=20
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
>
>--=20
>Thomas Muldowney
>email/jabber: temas at jabber.org
>
>--61jdw2sOBCFtR2d/
>Content-Type: application/pgp-signature
>Content-Disposition: inline
>
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.0.6 (GNU/Linux)
>Comment: For info see http://www.gnupg.org
>
>iD8DBQE8CtxLfmnSjQ476pcRAvy4AJoDOlSGdKimKglwsIvLMPkEqe5kcACeJdME
>r6wLA/U+K9HvKcpuLq3zqbo=
>=gVLL
>-----END PGP SIGNATURE-----
>
>--61jdw2sOBCFtR2d/--
>
>--__--__--
>
>Message: 3
>Date: Sun, 02 Dec 2001 21:59:54 -0500
>From: Adam Theo <adamtheo at theoretic.com>
>Organization: Theoretic Solutions (www.theoretic.com)
>To: jdev <jdev at jabber.org>
>Subject: [JDEV] MSN from CVS Segmentation Fault
>Reply-To: jdev at jabber.org
>
>Hi,
>
>Been having trouble with MSN-T from CVS. It keeps crashing. *alot*.
>Segmentation Fault. JOSS 1.4.2-test on Solaris 2.7.
>
>I've included the last lines of debug output below:
>
>Sun Dec 2 20:24:30 2001 jabberd.c:192 main load check of 1.00 with 13
>total th
>reads
>Sun Dec 2 20:24:56 2001 mio.c:617 mio while loop, working
>Sun Dec 2 20:24:56 2001 mio.c:755 MIO read from socket 7: <presence
>from='nmen
>x2u at theoretic.com/Jabber Instant Messenger'
>to='jimschleich%hotmail.com at msn.theo
>retic.com'><status>Away
>(auto)</status><priority>1</priority><show>away</show></
>presence>
>Sun Dec 2 20:24:56 2001 base_connect.c:118 process XML: m:8173A70
>state:3, arg
>:80D07C8, x:8179DE8
>Sun Dec 2 20:24:56 2001 deliver.c:460 DELIVER 1:msn.theoretic.com
><presence fr
>om='nmenx2u at theoretic.com/Jabber Instant Messenger'
>to='jimschleich%hotmail.com@
>msn.theoretic.com'><status>Away
>(auto)</status><priority>1</priority><show>away<
>/show></presence>
>Sun Dec 2 20:24:56 2001 deliver.c:651 delivering to instance
>'msn.theoretic.co
>m'
>Sun Dec 2 20:24:56 2001 mio.c:604 mio while loop top
>Sun Dec 2 20:24:56 2001 mio.c:617 mio while loop, working
>Sun Dec 2 20:24:56 2001 mio.c:755 MIO read from socket 7: <presence
>from='nmen
>x2u at theoretic.com/Jabber Instant Messenger'
>to='msn.theoretic.com/registered'><s
>tatus>Away
>(auto)</status><priority>1</priority><show>away</show></presence>
>Sun Dec 2 20:24:56 2001 base_connect.c:118 process XML: m:8173A70
>state:3, arg
>:80D07C8, x:8179DE8
>Sun Dec 2 20:24:56 2001 deliver.c:460 DELIVER 1:msn.theoretic.com
><presence fr
>om='nmenx2u at theoretic.com/Jabber Instant Messenger'
>to='msn.theoretic.com/regist
>ered'><status>Away
>(auto)</status><priority>1</priority><show>away</show></prese
>nce>
>Sun Dec 2 20:24:56 2001 deliver.c:651 delivering to instance
>'msn.theoretic.co
>m'
>Sun Dec 2 20:24:56 2001 mio.c:604 mio while loop top
>Sun Dec 2 20:24:56 2001 mtq 80D09C8 entering from pth
>Sun Dec 2 20:24:56 2001 mtq 80D09C8 one call 817A450
>Sun Dec 2 20:24:56 2001 deliver.c:460 DELIVER 2:msn.theoretic.com <xdb
>type='g
>et' to='nmenx2u%theoretic.com at msn.theoretic.com'
>from='msn.theoretic.com' ns='ja
>bber:iq:register' id='2'/>
>Sun Dec 2 20:24:56 2001 deliver.c:651 delivering to instance 'msnlinker'
>Sun Dec 2 20:24:56 2001 mio.c:1037 mio_write called on x: 817B228
>buffer: (nul
>l)
>Sun Dec 2 20:24:56 2001 xdb.c:201 xdb_get() waiting for
>nmenx2u%theoretic.com@
>msn.theoretic.com jabber:iq:register
>Sun Dec 2 20:24:56 2001 mio.c:617 mio while loop, working
>Sun Dec 2 20:24:56 2001 mio.c:276 write_dump writing data: <xdb
>type='get' to=
>'nmenx2u%theoretic.com at msn.theoretic.com' from='msn.theoretic.com'
>ns='jabber:iq
>:register' id='2'/>
>Sun Dec 2 20:24:56 2001 mio.c:604 mio while loop top
>Sun Dec 2 20:24:56 2001 mio.c:617 mio while loop, working
>Sun Dec 2 20:24:56 2001 mio.c:755 MIO read from socket 7: <xdb
>type='result' t
>o='msn.theoretic.com' from='nmenx2u%theoretic.com at msn.theoretic.com'
>ns='jabber:
>iq:register' id='2'><query
>xmlns='jabber:iq:register'><password>megatf99</passwo
>rd><nick>nmenx2u</nick><username>nmenx2u at hotmail.com</username></query></xdb>
>Sun Dec 2 20:24:56 2001 base_connect.c:118 process XML: m:8173A70
>state:3, arg
>:80D07C8, x:817BAA8
>Sun Dec 2 20:24:56 2001 deliver.c:460 DELIVER 1:msn.theoretic.com <xdb
>type='r
>esult' to='msn.theoretic.com'
>from='nmenx2u%theoretic.com at msn.theoretic.com' ns=
>'jabber:iq:register' id='2'><query
>xmlns='jabber:iq:register'><password>megatf99
></password><nick>nmenx2u</nick><username>nmenx2u at hotmail.com</username></query><
>/xdb>
>Sun Dec 2 20:24:56 2001 deliver.c:651 delivering to instance
>'msn.theoretic.co
>m'
>Sun Dec 2 20:24:56 2001 xdb.c:41 xdb_results checking xdb packet <xdb
>type='re
>sult' to='msn.theoretic.com'
>from='nmenx2u%theoretic.com at msn.theoretic.com' ns='
>jabber:iq:register' id='2'><query
>xmlns='jabber:iq:register'><password>megatf99<
>/password><nick>nmenx2u</nick><username>nmenx2u at hotmail.com</username></query></
>xdb>
>Sun Dec 2 20:24:56 2001 xdb.c:206 xdb_get() done waiting for
>nmenx2u%theoretic
>.com at msn.theoretic.com jabber:iq:register
>Sun Dec 2 20:24:56 2001 session.c:33 Creating session for
>nmenx2u at theoretic.co
>m/Jabber Instant Messenger
>
>[2]+ Segmentation fault (core dumped) ./jabberd/jabberd -c msn.xml -D
>[adamtheo at server1 jabber]$
>--
> /\ -- Adam Theo, Age 22, Tallahassee FL USA --
> //\\ Theoretic Solutions (http://www.theoretic.com)
> /____\ "Software, Internet Services and Advocacy"
>/--||--\ Personal Website (http://www.theoretic.com/adamtheo)
> || Jabber Open IM (http://www.jabber.org)
> || Email & Jabber: adamtheo at theoretic.com
> || AIM: AdamTheo2000 ICQ: 3617306 Y!: AdamTheo2
> "A free-market socialist computer geek patriotic American buddhist."
>
>
>--__--__--
>
>Message: 4
>From: "dream_seeker" <dream_seeker at fm365.com>
>To: <jdev at jabber.org>
>Date: Mon, 3 Dec 2001 18:35:53 +0800
>Subject: [JDEV] why 2 jabberd runs
>Reply-To: jdev at jabber.org
>
>This is a multi-part message in MIME format.
>
>------=_NextPart_000_0032_01C17C29.568C8E80
>Content-Type: text/plain;
> charset="gb2312"
>Content-Transfer-Encoding: base64
>
>aGksYWxsDQoNCmkgbm90aWNlIHRoYXQgdGhlcmUgYXJlIDIgJ2phYmJlcmQnIHJ1bnMgd2hlbiBp
>IHN0YXJ0IHRoZSBzZXJ2ZXIuDQppIGNhbid0IGZpbmQgd2hlcmUgaXQgZG9lcyBpbiB0aGUgc291
>cmNlIGNvZGUuDQpjYW4gc29tZW9uZSB0ZWxsIG1lIGFuZCB3aHk/Pz8NCg0KdGhhbmtzDQoNCnpo
>dWxpbWluZw0KMjAwMS8xMi8xDQoNCg==
>
>------=_NextPart_000_0032_01C17C29.568C8E80
>Content-Type: text/html;
> charset="gb2312"
>Content-Transfer-Encoding: base64
>
>PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
>L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWdi
>MjMxMiIgaHR0cC1lcXVpdj1Db250ZW50LVR5cGU+DQo8TUVUQSBjb250ZW50PSJNU0hUTUwgNS4w
>MC4zMzE1LjI4NzAiIG5hbWU9R0VORVJBVE9SPg0KPFNUWUxFPjwvU1RZTEU+DQo8L0hFQUQ+DQo8
>Qk9EWSBiZ0NvbG9yPSNmZmZmZmY+DQo8RElWPjxGT05UIHNpemU9Mj4NCjxESVY+PEZPTlQgc2l6
>ZT0yPmhpLGFsbDwvRk9OVD48L0RJVj4NCjxESVY+Jm5ic3A7PC9ESVY+DQo8RElWPjxGT05UIHNp
>emU9Mj5pIG5vdGljZSB0aGF0IHRoZXJlIGFyZSAyICdqYWJiZXJkJyBydW5zIHdoZW4gaSBzdGFy
>dCB0aGUgDQpzZXJ2ZXIuPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+aSBjYW4ndCBm
>aW5kIHdoZXJlIGl0IGRvZXMgaW4gdGhlIHNvdXJjZSBjb2RlLjwvRk9OVD48L0RJVj4NCjxESVY+
>PEZPTlQgc2l6ZT0yPmNhbiBzb21lb25lJm5ic3A7dGVsbCBtZSBhbmQgd2h5Pz8/PC9GT05UPjwv
>RElWPg0KPERJVj4mbmJzcDs8L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPnRoYW5rczwvRk9OVD48
>L0RJVj4NCjxESVY+Jm5ic3A7PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj56aHVsaW1pbmc8L0ZP
>TlQ+PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj4yMDAxLzEyLzE8L0ZPTlQ+PC9ESVY+DQo8RElW
>PiZuYnNwOzwvRElWPjwvRk9OVD48L0RJVj48L0JPRFk+PC9IVE1MPg0K
>
>------=_NextPart_000_0032_01C17C29.568C8E80--
>
>
>--__--__--
>
>Message: 5
>From: "dream_seeker" <dream_seeker at fm365.com>
>To: <jdev at jabber.org>
>Date: Mon, 3 Dec 2001 18:36:27 +0800
>Subject: [JDEV] how to increase max. online users of jabber server
>Reply-To: jdev at jabber.org
>
>This is a multi-part message in MIME format.
>
>------=_NextPart_000_003F_01C17C29.6B585920
>Content-Type: text/plain;
> charset="gb2312"
>Content-Transfer-Encoding: base64
>
>aGksYWxsDQoNCmkgaGF2ZSByZWFkIHNvbWUgYWJvdXQgdGhlIG1heC4gb25saW5lIHVzZXJzIG9m
>IGphYmJlciBzZXJ2ZXIuDQphbmQgY2FuIHNvbWVvbmUgdGVsbCBtZSB3aGF0J3MgdGhlIG5ld2Vz
>dCBkZXZlbG9wbWVudCB0byBpbmNyZWFzZSBpdC4NCg0KYnR3OiBpIHVzZSBzZXJ2ZXIgMS40LjEg
>YW5kIGxpbnV4IDIuNC4yDQoNCnRoYW5rcw0KDQp6aHVsaW1pbmcNCjIwMDEvMTIvMQ0K
>
>------=_NextPart_000_003F_01C17C29.6B585920
>Content-Type: text/html;
> charset="gb2312"
>Content-Transfer-Encoding: base64
>
>PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
>L0VOIj4NCjxIVE1MPjxIRUFEPg0KPE1FVEEgY29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PWdi
>MjMxMiIgaHR0cC1lcXVpdj1Db250ZW50LVR5cGU+DQo8TUVUQSBjb250ZW50PSJNU0hUTUwgNS4w
>MC4zMzE1LjI4NzAiIG5hbWU9R0VORVJBVE9SPg0KPFNUWUxFPjwvU1RZTEU+DQo8L0hFQUQ+DQo8
>Qk9EWSBiZ0NvbG9yPSNmZmZmZmY+DQo8RElWPjxGT05UIHNpemU9Mj4NCjxESVY+PEZPTlQgc2l6
>ZT0yPmhpLGFsbDwvRk9OVD48L0RJVj4NCjxESVY+Jm5ic3A7PC9ESVY+DQo8RElWPjxGT05UIHNp
>emU9Mj5pIGhhdmUgcmVhZCBzb21lIGFib3V0IHRoZSBtYXguIG9ubGluZSB1c2VycyBvZiBqYWJi
>ZXIgDQpzZXJ2ZXIuPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+YW5kIGNhbiBzb21l
>b25lIHRlbGwgbWUgd2hhdCdzIHRoZSBuZXdlc3QgZGV2ZWxvcG1lbnQgdG8gDQppbmNyZWFzZSBp
>dC48L0ZPTlQ+PC9ESVY+DQo8RElWPiZuYnNwOzwvRElWPg0KPERJVj48Rk9OVCBzaXplPTI+YnR3
>OiBpIHVzZSBzZXJ2ZXIgMS40LjEgYW5kIGxpbnV4IDIuNC4yPC9GT05UPjwvRElWPg0KPERJVj4m
>bmJzcDs8L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0yPnRoYW5rczwvRk9OVD48L0RJVj4NCjxESVY+
>Jm5ic3A7PC9ESVY+DQo8RElWPjxGT05UIHNpemU9Mj56aHVsaW1pbmc8L0ZPTlQ+PC9ESVY+DQo8
>RElWPjxGT05UIHNpemU9Mj4yMDAxLzEyLzE8L0ZPTlQ+PC9ESVY+PC9GT05UPjwvRElWPjwvQk9E
>WT48L0hUTUw+DQo=
>
>------=_NextPart_000_003F_01C17C29.6B585920--
>
>
>--__--__--
>
>Message: 6
>Date: Mon, 3 Dec 2001 12:21:27 +0100
>From: Rodolphe Duge de Bernonville <rod at idealx.com>
>To: jdev at jabber.org
>Subject: Re: [JDEV] why 2 jabberd runs
>Reply-To: jdev at jabber.org
>
>On Mon, Dec 03, 2001 at 06:35:53PM +0800, dream_seeker wrote:
> > hi,all
> >
> > i notice that there are 2 'jabberd' runs when i start the server.
> > i can't find where it does in the source code.
> > can someone tell me and why???
> >
>
>there are 2 processes because jabberd forks to
>launch the dnsrv module (try to resolv hostname
>asynchronously) ...
>
>
>
>
>--__--__--
>
>Message: 7
>From: "Glenn MacGregor" <gtm at oracom.com>
>To: <jdev at jabber.org>
>Date: Mon, 3 Dec 2001 09:06:13 -0500
>Subject: [JDEV] Email trasnport
>Reply-To: jdev at jabber.org
>
>This is a multi-part message in MIME format.
>
>------=_NextPart_000_010B_01C17BD9.C1C70590
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>Hello,
>
>I am looking into getting the email transport working. I have it =
>working so I can send a jabber message to user%email server at email =
>service and it goes to user at email server. I am not sure how to get to =
>go the other way, meaning that if I send an email to a user how does it =
>get to the jabber system?
>
> Thanks
>
> Glenn
>
>------=_NextPart_000_010B_01C17BD9.C1C70590
>Content-Type: text/html;
> charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
><HTML><HEAD>
><META content=3D"text/html; charset=3Diso-8859-1" =
>http-equiv=3DContent-Type>
><META content=3D"MSHTML 5.00.3103.1000" name=3DGENERATOR>
><STYLE></STYLE>
></HEAD>
><BODY bgColor=3D#ffffff>
><DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV>
><DIV> </DIV>
><DIV><FONT face=3DArial size=3D2>I am looking into getting the email =
>transport=20
>working. I have it working so I can send a jabber message to =
>user%email=20
>server at email service and it goes to user at email server. I am not =
>sure how=20
>to get to go the other way, meaning that if I send an email to a user =
>how does=20
>it get to the jabber system?</FONT></DIV>
><DIV> </DIV>
><DIV><FONT face=3DArial size=3D2> Thanks</FONT></DIV>
><DIV> </DIV>
><DIV><FONT face=3DArial size=3D2> =20
>Glenn</FONT></DIV></BODY></HTML>
>
>------=_NextPart_000_010B_01C17BD9.C1C70590--
>
>
>--__--__--
>
>Message: 8
>Date: Mon, 03 Dec 2001 09:26:58 -0800
>From: Julian Fitzell <julian at beta4.com>
>Subject: Re: [JDEV] Email trasnport
>To: jdev at jabber.org
>Reply-To: jdev at jabber.org
>
>As far as I know, all the current SMTP transports work by acting as
>their own SMTP server on the SMTP port. So all you need to do is
>specify the machine running the SMTP transport as an MX host for your
>domain in your DNS record and it should handle the email for you.
>
>Admittedly in many cases this isn't a good thing. I already run a real
>SMTP server on my jabber machine so I don't have this option... I've
>often thought of modifying the code so you can forward messages to a
>certain virtual domain through to the transport on the command line but
>have never got around to it.
>
>Julian
>
>
>Glenn MacGregor wrote:
>
> > Hello,
> >
> >
> >
> > I am looking into getting the email transport working. I have it
> > working so I can send a jabber message to user%email server at email
> > service and it goes to user at email server. I am not sure how to get to
> > go the other way, meaning that if I send an email to a user how does it
> > get to the jabber system?
> >
> >
> >
> > Thanks
> >
> >
> >
> > Glenn
> >
>
>
>
>
>
>--__--__--
>
>_______________________________________________
>jdev mailing list
>jdev at jabber.org
>http://mailman.jabber.org/listinfo/jdev
>
>
>End of jdev Digest
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
More information about the JDev
mailing list