Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f9fbae0

Browse files
Update SendProgramWAttachment.java
1 parent d97a9e8 commit f9fbae0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎javamail-email-server/SendProgramWAttachment.java‎

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Code adapted from SendAttachmentInEmail.java found in the tutorial at
2-
// http://www.tutorialspoint.com/javamail_api/
3-
41
/*
52
Title: SendProgramWAttachment.java
63
Description: Simple email program that connects to the smtp.gmail.com server and sends
@@ -130,4 +127,4 @@ protected PasswordAuthentication getPasswordAuthentication() {
130127
System.out.println(e);
131128
} // catch(IOException)
132129
} // main method
133-
} // SendProgram1 class
130+
} // SendProgram1 class

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /