What I'm actually trying to do is the following:
1. Have all user information registered in MySQL, including a forward email
address.
2. When an email is sent via JavaMail to James, I'd like James to look up the
user in the MySQL database and then forward the message to the email address it
Danny Angus slc.co.uk> writes:
> 1/ because it doesn't delegate lookups
> 2/ because it might also be stymied by your firewall
> 3/ because your paranoid network admins won't let you.
>
> Look at the operating system NS settings on the server.
The firewall is also the DNS and DHCP server and th
Hello.
I am happily logging mail to a repository. I would now like to process
that mail (and I DON'T want to do this in the context of a mailet) that
has been stored in my repository, using a java application. As I
understand it, I need to write and application which leverages
MailRepository, but
Thank you very much! That was exactly what I had to do.
Sincerely,
Marc
- Original Message -
From: "Danny Angus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 15, 2004 10:28 AM
Subject: Re: Loosing TO-addresses
It does not help to remove the ... from the above setu
> Hi, I have James set up at home behind a firewalled ADSL router and I was
> wondering why I cannot send remote mail. I am using the default
configuration
> which has suto detected my internal DNS server at 10.0.0.138. Why would
this
> DNS server not allow James to resolve external addresses?
1
> SENDING message from [EMAIL PROTECTED] to [EMAIL PROTECTED]
looks like a loop to me, but perhaps your mailet will catch that and
forward it.
and it isn't a valid address (should be [EMAIL PROTECTED]) but that won't
hurt James.
and you might need to register the ip address in the "severnames" b
>It does not help to remove the ... from the above setup.
try unaltered
***
The information in this e-mail is confidential and for use by the addressee(s)
only. If you are not the intended recipient (or responsible for d
As I understand it, you are trying to relay a message to yahoo.com
through James on your local machine. This is not permitted by default,
because that would make James an "open relay" and very vulnerable for
spam.
You can tell James that it should accept mail from certain hosts for
relaying in th