Re: SMTP Error

2010-11-03 Thread Eric Charles
ave it all up and running locally, however when I send a mail (from thunderbird) i get "An (SMTP) error occurred while sending mail. The server responded: Unexpected error preparing to receive DATA." Looking in the logs I have. Can anyone point me in the right direction to what

Re: SMTP Error

2010-11-03 Thread Norman Maurer
>> 2010/11/3 Craig Greenhalgh: >>> >>> Hi I'm running 3.0M1 on windows, >>> >>> I have it all up and running locally, however when I send a mail (from >>> thunderbird) i get "An (SMTP) error occurred while sending mail. The >>>

Re: SMTP Error

2010-11-03 Thread Craig Greenhalgh
g/new-java/32389-file-createtempfile-throws-exception-win7.html Bye, Norman 2010/11/3 Craig Greenhalgh: Hi I'm running 3.0M1 on windows, I have it all up and running locally, however when I send a mail (from thunderbird) i get "An (SMTP) error occurred while sending mail. The s

Re: SMTP Error

2010-11-03 Thread Norman Maurer
it all up and running locally, however when I send a mail (from > thunderbird) i get "An (SMTP) error occurred while sending mail. The server > responded:  Unexpected error preparing to receive DATA."  Looking in the > logs I have. > > Can anyone point me in the right di

SMTP Error

2010-11-03 Thread Craig Greenhalgh
Hi I'm running 3.0M1 on windows, I have it all up and running locally, however when I send a mail (from thunderbird) i get "An (SMTP) error occurred while sending mail. The server responded: Unexpected error preparing to receive DATA." Looking in the logs I have. Can

Re: looking for "554" SMTP error countermeasure

2007-02-04 Thread Danny Angus
On 1/31/07, Rina Ralison <[EMAIL PROTECTED]> wrote: So, there is no easy way to catch smtp "554" error and handle it? No, mainly because we use Java Mail for outgoing mail and don't so anything very clever with it apart from managing the queue and retries. Is there a ready-to-use mailet class

Re: looking for "554" SMTP error countermeasure

2007-01-31 Thread Rina Ralison
So, there is no easy way to catch smtp "554" error and handle it? Is there a ready-to-use mailet class for customisable standard message? thanks On 1/31/07, Danny Angus <[EMAIL PROTECTED]> wrote: On 1/30/07, Rina Ralison <[EMAIL PROTECTED]> wrote: > So how to tell James : "when you receive 55

Re: looking for "554" SMTP error countermeasure

2007-01-31 Thread Danny Angus
On 1/30/07, Rina Ralison <[EMAIL PROTECTED]> wrote: So how to tell James : "when you receive 554 error, DISCARD the confidential email don't retry to send it and don't store it in outgoing directory. SEND instead a standard message, not directly, THROUGH this specific 'authorised' MTA IP I provi

looking for "554" SMTP error countermeasure

2007-01-30 Thread Rina Ralison
While sending confidential message to [EMAIL PROTECTED], my James SMTP MTA server receive systematically SMTP response like : 554 mail.libertysurf.net Service not available - access denied When trying telnet 213.36.80.90 25 I receive the same error message and connection close immediatly. Howeve

looking for "554" SMTP error countermeasure

2007-01-29 Thread Rina Ralison
While sending confidential message to [EMAIL PROTECTED], my James SMTP MTA server receive systematically SMTP response like : 554 mail.libertysurf.net Service not available - access denied When trying telnet 213.36.80.90 25 I receive the same error message and connection close immediatly. Howeve

Re: SMTP error

2004-04-26 Thread melroy_drego
>During the iniatl stages (few weeks back) by using a script I found on the >net, I could start the james as a daemon, but now that doesn't work so I >have to run the james/bin/run.sh every time I need to re-boot the system... >Any suggetions about the daemon start, please? Check out the scri

Re: SMTP error

2004-04-26 Thread Bahman
EMAIL PROTECTED]> Sent: Sunday, April 25, 2004 8:20 PM Subject: RE: SMTP error > > I can not send mail via James. I have stop/start james but > > nothing. > > > By the way, last week MySQL spool table got corrupted and I > > had to stop james, drop the spool table

RE: SMTP error

2004-04-25 Thread Noel J. Bergman
> I can not send mail via James. I have stop/start james but > nothing. > By the way, last week MySQL spool table got corrupted and I > had to stop james, drop the spool table and start the james, > the new spool table was created and it worked fine. When reporting a problem, please include such

SMTP error

2004-04-22 Thread Bahman
Hi People!   Believe me all was working absolutely fine, and all of a sudden problem. SMTP error (even though the message size is 1 k) . I can not send mail via James. I have stop/start james but nothing.   By the way, last week MySQL spool table got corrupted and I had to stop james, drop

Re: James Isn't Picking Up Messages. SMTP error? Solved.

2003-08-27 Thread Clive Tonge
Thanks Noel for all of your help in particular. I have finally solved the problem with not being able to receive email through James SMTP. Port 25 is turned off by my ISP. I could telnet into port 25 because I was an internal part of the domain. I have bypassed that by having all of my email se

Re: James Isn't Picking Up Messages. SMTP error?

2003-08-14 Thread Clive Tonge
There only one address [EMAIL PROTECTED] Thanks Noel Noel J. Bergman wrote: While I can get the server (James ) to accept an email if I telnet into it and do it manually. I can't get the server (james) to accept the emails from any other source. So I can't get emails that are sent to me. W

RE: James Isn't Picking Up Messages. SMTP error?

2003-08-14 Thread Noel J. Bergman
> While I can get the server (James ) to accept an email if I telnet into > it and do it manually. I can't get the server (james) to accept the > emails from any other source. So I can't get emails that are sent to me. What is an address at that server? --- Noel ---

Re: James Isn't Picking Up Messages. SMTP error?

2003-08-14 Thread Clive Tonge
Sorry I am not being clear. While I can get the server (James ) to accept an email if I telnet into it and do it manually. I can't get the server (james) to accept the emails from any other source. So I can't get emails that are sent to me. Everything else seems to working perfectly. Clive

Re: James Isn't Picking Up Messages. SMTP error?

2003-08-14 Thread Clive Tonge
Hi all, It has been a week and a half of trying everything I can think of to get James to pick up, or accept the mail. I am finally making a bit of progress. Maybe from this information you can help me fix whatever is wrong. I can telnet to the server and pass James a message manually. Below i

RE: James Isn't Picking Up Messages. SMTP error?

2003-08-14 Thread Noel J. Bergman
> I can telnet to the server and pass James a message manually. Below is > the log of the session to send an email. And it worked too. :-) Good, then what isn't? > I noticed that it did require the information to be in <>. Correct. That is part of the RFC. --- Noel

Re: James Isn't Picking Up Messages. SMTP error?

2003-08-14 Thread Clive Tonge
Thanks Noel, I have turned on the debug for both the spoolmanager and the smtpserver. I have also shutoff the secondary MX. for the time being. Noel J. Bergman wrote: Did you turn on DEBUG for the spool manager to trace the message flow? The following is the Spoolmanager log. I can only see

RE: James Isn't Picking Up Messages. SMTP error?

2003-08-14 Thread Noel J. Bergman
> There only one address [EMAIL PROTECTED] I can't telnet into your smtp port from the outside, so unless it is temporarily down, you've got another problem. --- Noel - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

Re: James Isn't Picking Up Messages. SMTP error?

2003-08-14 Thread Clive Tonge
The following is the smtpserver log. for the same period as the spoolmanger log that I just sent. Note: arts-council.ca is virtually hosted at tonge.ca. I notice that it is using the IP address of the card itself not the IP address that is asighned to it by ADSL /PPP. Would that have any bearing

Re: James Isn't Picking Up Messages. SMTP error?

2003-08-14 Thread Clive Tonge
The following is the smtpserver log. for the same period as the spoolmanager log that I just sent. Note: arts-council.ca is virtually hosted at tonge.ca. I notice that it is using the IP address of the card itself not the IP address that is asighned to it by ADSL /PPP. Would that have any bearin

RE: James Isn't Picking Up Messages. SMTP error?

2003-08-10 Thread Noel J. Bergman
> I can't get James to receive email from outside of the server > ( tonge.ca ) that it is installed on. > I do have the MX record correctly pointing to the server. > James actual will answer if I telnet into the server on port 25. > James will accept mail from the server, to the server and delive

RE: James Isn't Picking Up Messages. SMTP error?

2003-08-09 Thread Noel J. Bergman
Clive, What I see in your log is this: spoolmanager.transport: Checking Mail1060066176801-0 with org.apache.james.transport.matchers.RecipientIsLocal spoolmanager.transport: Checking Mail1060066176801-0 with org.apache.james.transport.matchers.HostIsLocal spoolmanager.transport: Servicing Mail

Re: James Isn't Picking Up Messages. SMTP error?

2003-08-09 Thread Clive Tonge
Thanks for the help Noel. I think that I may have made a change in the config.xml that is the cause of this problem. I will uninstall James then reinstall it on the weekend if I need to. I am ashamed that I didn't make a copy of the file before I made any changes to it. Is there an easy way t

RE: James Isn't Picking Up Messages. SMTP error?

2003-08-08 Thread Noel J. Bergman
> I didn't make a copy of the file before I made any changes to it. > Is there an easy way to get a fresh copy of config.xml? Yes. Delete the one you have, and James will extract a fresh copy when it starts again. --- Noel ---

James Isn't Picking Up Messages. SMTP error?

2003-08-03 Thread Clive Tonge
Hello, I am still relatively new to Linux / Unix but, I have spent years beating up DOS and Windows Machines. I have just spent two days trying to get James to run correctly. I have read the documentation and reread it. I have reviewed the FAQ. I have search the Archives and read many of the p