Re: Has anyone written a Matcher on Status attribute of mail?

2007-11-26 Thread mtitania
I am trying to figure out how to pull a DSN out of an email that has bounced, so I can examine the delivery-status portion. Has anyone done this? >From research on the DSNBounce Mailet, which returns incoming mail, it appears to use the org.apache.james.util.mail.MimeMultipartReport class to s

Re: FromRepository Mailet does not appear to work... ??

2007-11-23 Thread mtitania
OK -- i found a post that said to limit the FromRepository mailet to a specific recipient so it acts more like a command. So I modified the Mailet XML as follows: file://var/mail/inboxes/test einsof true And then I sent an email to that address. Sure e

FromRepository Mailet does not appear to work... ??

2007-11-23 Thread mtitania
I am attempting to process all email that was collected and put into an inbox, all or most of which should be bounces from an email send that was completed. I want to pull them from the repository and process those that are bounces. I wrote a custom Mailet named BounceHandlerMailet which curre

Re: Where do I find james.jar file for inclusion when compiling Mailet?

2007-11-23 Thread mtitania
i found it! in the james.sar file. I just extracted that and took the lib contents. -- View this message in context: http://www.nabble.com/Where-do-I-find-james.jar-file-for-inclusion-when-compiling-Mailet--tf4862878.html#a13918449 Sent from the James - Users mailing list archive at Nabble.com

Where do I find james.jar file for inclusion when compiling Mailet?

2007-11-23 Thread mtitania
Probably an obvious question, but it's elluding me at the moment... We've got James working and processing correctly. Now I am writing a custom Mailet - but need to add the james.jar to my libraries for compilation. Where do I find this jar so I can copy to my workstation? thanks! Kim :-) -- V

Question about FromRepository mailet and how to invoke mailet

2007-11-20 Thread mtitania
How do you invoke a mailet? If I invoke the FromRepository mailet, what are the options for the processor attribute? Will re-spooling mail, invoke the other matchers/mailers that are in place? thanks - just trying to understand options for auto-processing mail that has already been delivered to

Has anyone written a Matcher on Status attribute of mail?

2007-11-20 Thread mtitania
I'm trying to figure out how I can use matchers/mailets to process ONLY bounce-backs/undeliverable emails that are returned to the server. It seems like I should be able to do this through getting all mail that has a Status that starts with 5. Can I use the HasMailAttributeWithValueRegex match

Re: How do I check to ensure the RC=550 or one that would indicate a bounced email?

2007-11-20 Thread mtitania
What I'd love to know is an actual implementation of reviewing emails delivered to a James inbox -- in terms of which matchers/mailets are used, or what that would look like. Has anyone implemented this? Kim :-) -- View this message in context: http://www.nabble.com/How-do-I-check-to-ensure-th

Re: How do I check to ensure the RC=550 or one that would indicate a bounced email?

2007-11-19 Thread mtitania
Hi Norman -- thanks so much for all your help! To better explain: We have a system that sends emails out. The bounces will be directed (via the return path that we set) to the James server. So basically all replies to the emails we send, if someone hits reply will come to the James server. We O

How do I check to ensure the RC=550 or one that would indicate a bounced email?

2007-11-18 Thread mtitania
Has anyone set up James to handle bounced email coming in and processing that automatically? I am interested in setting this up, and have examples that allow me to interpret the recipient email address, but I need to know that the incoming email is also a bounce -- i.e. 550 RC.(plus maybe a few o

Re: How do I receive all mail for multiple domains and route to distinct inboxes?

2007-11-18 Thread mtitania
Thanks! I used teh HostIs matcher and combined it with the ToRepository Mailet to identify where the messages should go. Kim -- View this message in context: http://www.nabble.com/How-do-I-receive-all-mail-for-multiple-domains-and-route-to-distinct-inboxes--tf4826752.html#a13827367 Sent from th

How do I receive all mail for multiple domains and route to distinct inboxes?

2007-11-17 Thread mtitania
I have james configured and working. I am handling email for multiple domains. How do I have ALL email routed to a single inbox per domain? so if I have host1.mymaildomain.com, host2.mymaildomain.com, and host3.mymaildomain.com - I want to route ALL email coming to host1.mymaildomain to go to a

want to configure database storage for James - what's the schema?

2007-11-16 Thread mtitania
Where can I find the schema information for setting up a database that James will work with? thanks, Kim :-) -- View this message in context: http://www.nabble.com/want-to-configure-database-storage-for-James---what%27s-the-schema--tf4824289.html#a13802857 Sent from the James - Users mailing li

Re: HELP - James not receiving email...

2007-11-14 Thread mtitania
stefano... thanks! I fixed it and it's working now! that was the issue. Kim :-) -- View this message in context: http://www.nabble.com/HELP---James-not-receiving-email...-tf4806608.html#a13758841 Sent from the James - Users mailing list archive at Nabble.com. -

Re: HELP - James not receiving email...

2007-11-14 Thread mtitania
nothing gets logged to the log file when I attempt to send mail to the server. I also am not receiving bouncebacks from the send so far... Kim :-) -- View this message in context: http://www.nabble.com/HELP---James-not-receiving-email...-tf4806608.html#a13757380 Sent from the James - Users ma

Re: HELP - James not receiving email...

2007-11-14 Thread mtitania
# dig @dns.heagmobilo.de yourdomain MX Here are the results from the check of the MX -- it appears to be correct (see below). How do I connect to port 25 on this server from outside? Is there an easy way to do this? we disable telnet on all servers because it is not secure... [EMAIL PROTECTED]

Re: HELP - James not receiving email...

2007-11-14 Thread mtitania
Here are some of the log file entries -- how do I fix these issues? WARN2007-11-14 10:03:26.100 [Phoenix.] (): The file conf/samples/fetchmail/remoteReceivedHeader.xml can not be extracted from the Sar "file:/usr/local/james-2.3.1/apps/james.sar" into directory /usr/local/james-2.3.1/apps/jam