Blame | Last modification | View Log | RSS feed
#Setup3_en.propertiessetup3.desc=Setup the email server to be used for email notifications, or turn them off.setup3.disableemail=Disable Email Notificationssetup3.emailprefix.desc=A prefix which is prepended to every subject (useful in helping users filter mail).setup3.emailprefix.label=Email prefixsetup3.error.notfound=Could not find any object at the location specifiedsetup3.error.notvalid=Object at the location specified is not a valid javax.mail.Session objectsetup3.error.onlysetup=You can only specify a mail session OR a SMTP serversetup3.error.required=You must specify a mail session or SMTP serversetup3.error.server.invalidport=SMTP port must be a number between 0 and 65536setup3.error.servername.required=You must specify a server name.setup3.error.tooshort=The length of this server is too short to be validsetup3.error.validemail=You must specify a valid email address to send notifications fromsetup3.fromaddress.desc=The default address this server will use to send emails from (be sure that this email address is allowed to send mail through the server specified).setup3.fromaddress.label=From addresssetup3.hostname.desc=To send email notifications via an SMTP server, enter the host name of the SMTP serversetup3.hostname.label=Host Namesetup3.jndilocation=JNDI Locationsetup3.jndilocation.desc=To send email notifications via an existing mail session, enter the JNDI location of the javax.mail.Session object.setup3.name.desc=The name of this server within JIRA.setup3.name.label=Namesetup3.password.desc=Optional - as above, enter your password if you use authenticated SMTP.setup3.smtphost=SMTP Hostsetup3.smtpport.desc=Optional - SMTP port number to use. Leave blank for default (default\: 25).setup3.smtpport.label=SMTP Portsetup3.smtpserver=Server Detailssetup3.smtpserver.desc=Enter <i>either</i> the host name of your SMTP server <i>or</i> the JNDI location of a javax.mail.Session object to use.setup3.title=Step 3 of 3\: Email Notificationsetup3.username.desc=Optional - if you use authenticated SMTP to send email, enter your username.