Hi Guys,
I've created several list for distributing mails to different groups. This
is working correctly. What I want to do now is to be able to all mails for
a specific list to a default user who does not have to be subscribed to the
distribution list. This means that the default user will recie
Can you explain that? Ok, maybe I won't need it, but maybe I will. :-)
Thanks
- Original Message -
From: "Noel J. Bergman" <[EMAIL PROTECTED]>
To: "James Users List"
Sent: Thursday, October 12, 2006 11:21 PM
Subject: RE: James mailing lists
That'
Giulio Troccoli wrote:
> I'm not sure how to change miResources.xml in the part that says
> at the beginning
>
>
>
That's only if you had some resource that was unique for a particular named
list. You may not need it.
> If I send an email to the mailing list I don't have anything ba
7;t and when JAMES itself
tries and sends and email it cannot.
Is there a simple test I can carry out to check whether JAMES works as SMTP
too?
G
- Original Message -
From: "Poynter, David" <[EMAIL PROTECTED]>
To:
Sent: Thursday, October 12, 2006 7:13 PM
Subject: RE:
-Original Message-
From: Giulio Troccoli [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 12, 2006 11:23 AM
To: server-user@james.apache.org
Subject: James mailing lists
Hi everybody,
I would like to create few mailing lists (actually 4) on my email server
using James. I already use
Hi everybody,
I would like to create few mailing lists (actually 4) on my email server
using James. I already use James for "normal" email and it works fine.
I might be wrong, but it look like that everything can be nicely done using
james-listmanager.xml, james-liststor
Stefano Bagnara wrote:
You should not post the same question to both (user/dev) mailing lists.
You should not reply to both your question in both lists.
You should start looking at bundled mailet sources so you understand how
internal things works.
You can find a few component/service
You should not post the same question to both (user/dev) mailing lists.
You should not reply to both your question in both lists.
You should start looking at bundled mailet sources so you understand how
internal things works.
You can find a few component/service looked up in the service
Pietro Marrone wrote:
Hello,
I have two mailing list, say "*A*" and "*B*",
I need on command (say sendind a mail to a special address) check all
users subscibed on list *A* and comparing with users on *B*,
and on certein condition subscribe the *A* users on *B* list.
I tryed both with mailet
Hello,
I have two mailing list, say "*A*" and "*B*",
I need on command (say sendind a mail to a special address) check all
users subscibed on list *A* and comparing with users on *B*,
and on certein condition subscribe the *A* users on *B* list.
I tryed both with mailet and extending baseComman
All,
I recently stumbled on to James in search for an open source project that
supports mailing list and archives. Is it possible to create a mailing list
like this one "server-user@james.apache.org" with the James server? We have
a set of clients that we need to provide mailing list's to and ar
I need to set up some mailing lists on a james server.
I need to be able to manage mailing lists with the server running.
I need to be able to manage users myself, but also for users to be able to
subscribe/unsubscribe themselves.
>From what I can figure, there are 3 implementations
> users from other domains could subscribe/unsubscribe and send
> but *NOT* receive mails from the list.
It should not have anything to do with SMTP AUTH. The list address should
still be local, and SMTP AUTH is handled only during the protocol transfer.
What it sounds like is a configuration pro
SMTP AUTH only affects incoming SMTP.
Outgoing SMTP wouldn't work otherwise!
Can you send "normal" mail to these people through James?
I bet James thinks you're relaying.
***
The information in this e-mail is confident
I was experimenting with the mailing list configuration as per the faq
but have hit a bit of a brick wall.
Users served by James could subscribe/unsubscribe and send/receive mails
to-and-from the list; however, users from other domains could
subscribe/unsubscribe and send but *NOT* receive mails
I was experimenting with the mailing list configuration as per the faq
but have hit a bit of a brick wall.
Users served by James could subscribe/unsubscribe and send/receive mails
to-and-from the list; however, users from other domains could
subscribe/unsubscribe and send but *NOT* receive mails f
You would have to modify the list server code to do that.
--- Noel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I'm willing to send a mailing list using James
where the address sended in the TO: header field
is the email of the recipient instead of the address
of the mailing list. Is it possible to do it with
james predefined mailets ?
thanks
miguel
Yahoo! Mail - o melhor webmail do Brasil
http://mail.yah
> Will any JDBC-supporting DB work with James? I'm thinking
> of installing http://www.objectdb.com/
You may have to add entries for that database to sqlResources.xml. If so,
please submit a patch once you have it working.
--- Noel
--
Will any JDBC-supporting DB work with James? I'm thinking of installing
http://www.objectdb.com/
Thanks,
Gili
On Mon, 20 Oct 2003 00:28:50 -0400, Noel J. Bergman wrote:
>> There is no way to manage the non-DB format?
>Nope. It only exists for those people who don't have a database.
> There is no way to manage the non-DB format?
Nope. It only exists for those people who don't have a database. In fact,
I was just asked about deprecating file system repositories for database,
since there are embeddable JDBC databases (e.g., Axion). We probably will
do that eventually, except
There is no way to manage the non-DB format?
Gili
On Mon, 20 Oct 2003 00:06:00 -0400, Noel J. Bergman wrote:
>> Is there a way for an administrator to automatically
>> add people to a list?
>I manage by lists in mysql, and manage them that way. The table formats are
>in the sqlResourc
> Is there a way for an administrator to automatically
> add people to a list?
I manage by lists in mysql, and manage them that way. The table formats are
in the sqlResources.xml file.
--- Noel
-
To unsubscribe, e-mail
> In processor "root" I had:
>
> transport
>
> before the list-handling code.
Yes, that would be a problem.
> I solved the problem by moving the list-handling code
> from the "root" processor to the "transport" processor.
> I think we should do this by default.
We could. I have the
Hi,
I'm migrating from an old mailing list to James' list system. Is there a way
for an administrator to automatically add people to a list? I'd like to recreate the
mailing lists automatically without asking
people to resubscribe themselves.
Thanks,
Gili
cal
to local mail deliveries. It is for this same reason I suggest we move all
mail-delivery code (mailing lists included) into "transport" instead of handling it in
"root".
Anyway, thanks again for your help! I hope to resolve my spammer-blacklist
problem soon. It
> I configured a mailing list in the latest nightly build and
> sent an email to a list I was not a member on. It replied
> with the following text:
> To subscribe to the list, send a message to:
><[EMAIL PROTECTED]>
Seems correct.
> But when I email "soen-subscribe", the mail gets dumped du
"soen" and it tells me to email
"soen-subscribe" which is fine. But when I email "soen-subscribe", the mail gets
dumped due to "local-address-error". Is
this a known bug? Is my configuration wrong? I enabled mailing lists by uncommenting
the appropriate
Thankd Noel. I'll give that a try.
Regards
Martin
-Original Message-
From: Noel J. Bergman [mailto:[EMAIL PROTECTED]
Sent: 06 July 2003 18:04
To: James Users List
Subject: RE: Mail from mailing lists
> Fetchpop is working fine
> Email gets routed fine expect in the ca
> Fetchpop is working fine
> Email gets routed fine expect in the case of emali from
> the james mailing list!
That should be expected with most mailing lists. What you do is use the
FetchedFrom matcher to select all mail from that task, and forward to the
local user.
Hi james users
I need advice regarding the handling of emails from hte james mailing
list and similar.
I have installed james on my network, with pop3, smtp and fetchpop all
enabled. Fetchpop is working fine, retrieving emali from two external
ISP accounts every 10 minutes. Email gets routed
31 matches
Mail list logo