[MRM-688] turn off debug logging and remove unnecessary config

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641717 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-03-27 06:49:02 +00:00
parent 6c18547edf
commit c4e8f3d421
1 changed files with 0 additions and 3 deletions

View File

@ -282,9 +282,6 @@
<Set name="properties">
<New class="java.util.Properties">
<Put name="mail.smtp.host">localhost</Put>
<Put name="mail.from">archiva@localhost</Put>
<Put name="mail.senderName">Archiva</Put>
<Put name="mail.debug">true</Put>
</New>
</Set>
</New>