|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
response: 554some smtp's denied delivering of mails, here the log message:
Attempting delivery of Mail1196176785082-2-to-web.de to host mx-ha02.web.de. at 217.72.192.188 for addresses [xy@web.de] 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Could not connect to SMTP host: 217.72.192.188, port: 25, response: 554 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Temporary exception delivering mail (Mail1196176785082-2-to-web.de: 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Storing message Mail1196176785082-2-to-web.de into outgoing after 0 retries this smtp does not work, but some works such a gmx.net |
|
|
Re: response: 554kostja ha scritto:
> some smtp's denied delivering of mails, here the log message: > > Attempting delivery of Mail1196176785082-2-to-web.de to host mx-ha02.web.de. > at 217.72.192.188 for addresses [xy@...] > 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Could not connect to > SMTP host: 217.72.192.188, port: 25, response: 554 > 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Temporary exception > delivering mail (Mail1196176785082-2-to-web.de: > 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Storing message > Mail1196176785082-2-to-web.de into outgoing after 0 retries > > this smtp does not work, but some works such a gmx.net I can't understand what's your problem. Can you explain what you see and what you expect and make a *question*? I see a log, it seems a correct log about an unavailable server. I don't understand how gmx.net is related to the log above. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: response: 554mails are not delivered, to some smtps.
is this log normal? 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Could not connect to SMTP host: 217.72.192.188, port: 25, response: 554 the mails remain in spool, in error state. gmx is a example that does work.
|
|
|
Re: response: 554Am Dienstag, den 27.11.2007, 07:51 -0800 schrieb kostja: > mails are not delivered, to some smtps. > > is this log normal? > > 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Could not connect to > SMTP host: 217.72.192.188, port: 25, response: 554 > > the mails remain in spool, in error state. > > gmx is a example that does work. > > > > Stefano Bagnara-2 wrote: > > > > kostja ha scritto: > >> some smtp's denied delivering of mails, here the log message: > >> > >> Attempting delivery of Mail1196176785082-2-to-web.de to host > >> mx-ha02.web.de. > >> at 217.72.192.188 for addresses [xy@...] > >> 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Could not connect > >> to > >> SMTP host: 217.72.192.188, port: 25, response: 554 > >> 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Temporary exception > >> delivering mail (Mail1196176785082-2-to-web.de: > >> 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Storing message > >> Mail1196176785082-2-to-web.de into outgoing after 0 retries > >> > >> this smtp does not work, but some works such a gmx.net > > > > I can't understand what's your problem. Can you explain what you see and > > what you expect and make a *question*? I see a log, it seems a correct > > log about an unavailable server. I don't understand how gmx.net is > > related to the log above. > > > > Stefano > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: server-user-unsubscribe@... > > For additional commands, e-mail: server-user-help@... > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: response: 554Try to telnet to this host from your server where james is installed.
Maybe a firewall is blockin the traffic or its a routing problem. Here it works: norman@norman-laptop:~$ telnet 217.72.192.188 25 Trying 217.72.192.188... Connected to 217.72.192.188. Escape character is '^]'. 220 mx39.web.de ESMTP WEB.DE V4.108#208 Wed, 28 Nov 2007 08:34:12 +0100 quit 221 mx39.web.de closing connection Connection closed by foreign host. norman@norman-laptop:~$ bye Norman Am Dienstag, den 27.11.2007, 07:51 -0800 schrieb kostja: > mails are not delivered, to some smtps. > > is this log normal? > > 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Could not connect to > SMTP host: 217.72.192.188, port: 25, response: 554 > > the mails remain in spool, in error state. > > gmx is a example that does work. > > > > Stefano Bagnara-2 wrote: > > > > kostja ha scritto: > >> some smtp's denied delivering of mails, here the log message: > >> > >> Attempting delivery of Mail1196176785082-2-to-web.de to host > >> mx-ha02.web.de. > >> at 217.72.192.188 for addresses [xy@...] > >> 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Could not connect > >> to > >> SMTP host: 217.72.192.188, port: 25, response: 554 > >> 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Temporary exception > >> delivering mail (Mail1196176785082-2-to-web.de: > >> 27/11/07 16:19:45 INFO James.Mailet: RemoteDelivery: Storing message > >> Mail1196176785082-2-to-web.de into outgoing after 0 retries > >> > >> this smtp does not work, but some works such a gmx.net > > > > I can't understand what's your problem. Can you explain what you see and > > what you expect and make a *question*? I see a log, it seems a correct > > log about an unavailable server. I don't understand how gmx.net is > > related to the log above. > > > > Stefano > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: server-user-unsubscribe@... > > For additional commands, e-mail: server-user-help@... > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
| Free embeddable forum powered by Nabble | Forum Help |