Ugh, been trying a bunch of stuff today, and nothing seems to be working.
Some of it may be DNS related, but ultimately I'm thinking that the upgrade
process caused a problem, but can't be sure. So, before I waste anyones time
here (thanks for the suggestions so far btw!) I'm going to start from
s
Hmm.. thats strange .. Did you restart the james server after adding the
gateway ?
bye
Norman
Mark Waschkowski schrieb:
> OK, here is the log that I'm getting from james:
>
> ==> mailet-2007-03-30-04-21.log <==
> 30/03/07 04:21:36 INFO James.Mailet: RemoteDelivery: Adding SMTP
> gateway:
> k2smt
This is weird because the "to-gmail.com" and the log "Sending mail to XX
on host gmail.com" are only there if there is no gateway.
What about the double log? Have you restarted james at 04:21 and then
again at 04:23 ? if so you should see the "Adding SMTP gateway" also in
the log 04-23 ... Can
Mark Waschkowski ha scritto:
One more thing, I have two smtp servers setup in the config and assembly
because my internet provider doesn't allow for 25 traffic, like so:
25
XYZ
which allows me to connect to james from home over port XYZ and do testing
easily.
Than
One more thing, I have two smtp servers setup in the config and assembly
because my internet provider doesn't allow for 25 traffic, like so:
25
XYZ
which allows me to connect to james from home over port XYZ and do testing
easily.
Mark
On 3/30/07, Mark Waschkowski
OK, here is the log that I'm getting from james:
==> mailet-2007-03-30-04-21.log <==
30/03/07 04:21:36 INFO James.Mailet: RemoteDelivery: Adding SMTP gateway:
k2smtpout.secureserver.net:25
==> mailet-2007-03-30-04-23.log <==
30/03/07 04:23:52 INFO James.Mailet: RemoteDelivery: Remotely deliver
Yes, your are right Stefano, for some reason they didn't display when I
first looked at them during a 'tail mail* -f' but then showed up when I
re-did the command. I had to watch the Raptors vs Maimi game last night, so
didn't get a chance to play with it, but will be spending all day tomorrow
(my
Adding a gateway is the right solution.
Can you tell us what is your James version?
And what are the logs? in the jamesfolder/apps/james/logs/mailet*.log
you should at least see the attempts.
Stefano
Mark Waschkowski ha scritto:
Hi,
I just switched over to a godaddy dedicated server and re
Hi,
I just switched over to a godaddy dedicated server and realized that they
require the use of an smtp gateway (and also come with a default limit of
1000 relays / day) as described here:
http://help.godaddy.com/article.php?article_id=122
Ugh. Well, I've already spent the time to configure ev