I must confess to not testing the script; it most likely needs some (more) debugging. It was really just a Q&D hack to see if it could be done.
Amazon should deliver my copy of 'programming jabber' real soon now. Once I have a better handle on the Net::Jabber module I will pick it up again and make it more robust. For starters it needs a hook into syslog so it can report a bit more verbosely ;-) Thanks to Norman and Bruce for helping with this. Bart... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Norman Rasmussen Sent: 16 December 2005 13:05 To: Jabber software development list Subject: Re: [jdev] jabberSMTP Bruce, that script looks almost identical to the one provided by Bart - which is great for Jon's purposes. I was thinking about a more full blown transport (much like the one for the 14 series), but that can be used with any jabber server. Probably python/twisted based, and optionally doing the smtp server itself, but also with an option to use procmail processing and/or monitor a /var/mail/mailbox file for new mail. Then it can also do the wrapping, and unwrapping of the jid/email address. i.e. a full email transport, but not doing pop3 or imap, rather waiting for the smtp delivery. On 12/16/05, Bruce Campbell <[EMAIL PROTECTED]> wrote: > On Thu, 15 Dec 2005, Jon Scottorn wrote: > > > Ok, now I don't get any errors but my jabber message is still not > > coming through, all I get is: > > > > 03:29:26 PM] *** jabbermail is Online [forwarding email] > > [03:29:26 PM] *** jabbermail is Offline > > Have a read through of this article: > > http://www.pipetree.com/jabber/mail_notify.html > > It might not be quite what you are looking for, but it does work. > > Norman Rasmussen wrote: > > > I think this would be much cooler with a full smtp transport gateway > > idea, but this works for now. > > For the jabberd 1.4 series, there was a smtp gateway project listed at > jabberstudio. Doesn't appear to be there now, but someone helpfully > posted the entire tarball to the jadmin list a few days ago. > > -- > Bruce Campbell > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/
