[Bluej-discuss] Fwd: help
Cecilia Vargas
C.A.Vargas at kent.ac.uk
Mon Oct 8 21:09:01 BST 2007
TJ replied to me privately that he has solved his problem. But to close
this thread and for the benefit of the list audience, I'll say that a
530 response from the SMTP server indicates that it requires
authentication. To indicate in the submitter that you want to
authenticate with the server, tick the 'Use name and password' checkbox
in the Submitter Preferences panel, and enter a username next to the
checkbox. .You will be prompted for your smtp-server password after you
click on the 'Submit' button.
I will add that to use the BlueJ Submitter, you have to know how ports
are configured in your SMTP server. For example, in the gmail server,
port 465 requires authentication and an SSL connection, and port 25 is
blocked. But in my institution's server, port 25 works, and port 465 can
use either an SSL or a TLS connection. Different SMTP servers are
configured differently, so you have to enter the appropriate information
in the Submitter Preferences panel.
Cecilia
TJ Evert wrote:
> Dear all,
>
> I'm trying to use submitter, but I get the following log when I try to
> e-mail
>
>
> Loading C:\BlueJ\lib\submission.defs
> Loading C:\Documents and Settings\jevert\bluej\submission.defs
> Loading C:\Documents and Settings\jevert\Desktop\DoNothing\submission.defs
> Loading Done
> Attempting connection to host smtp.gmail.com <http://smtp.gmail.com/>
> on port 465
> Message for tjevert at gmail.com <mailto:tjevert at gmail.com>created ok.
> Sending HelloWorld.java
> 530 5.5.1 Authentication Required q30sm2938093wrq
>
> Message could not be sent.
> 1 file(s) were processed.
>
> I'm using port 465 (when I try it with port 25, I don't get the "530
> 5.5.1 Authentication Required q30sm2938093wrq" message).
>
> This is my submitter.defs file:
>
> Submission by email {
> .file.include=*.java;
> .transport=mailto: tjevert at gmail.com
> <mailto:tjevert at gmail.com>?body=<area:Message>;
> }
>
> I'm getting very discouraged. Please help.
>
> Thanks,
>
> TJ Evert
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mailing list bluej-discuss at bluej.org
> To unsubscribe or change your preferences, go to
> http://lists.bluej.org/mailman/listinfo/bluej-discuss
>
More information about the bluej-discuss
mailing list