Web Hosting by
Netfirms
|
Free Domain Names by
Netfirms
[
Punjabis Home
] [
Main Page
]
############################################################################### # Smtp.lng (Smtp server text definitions) # ############################################################################### # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # # Version: YaBB 2 RC 1 # # Released: December 27, 2004 # # Distributed by: http://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-2005 YaBB (www.yabbforum.com) - All Rights Reserved. # # Software by: The YaBB Development Team # # with assistance from the YaBB community. # # Sponsored by: Xnull Internet Media, Inc. - http://www.ximinc.com # # Your source for web hosting, web design, and domains. # # =========================================================================== # # Translation Version: 1.0 # # Released: February 28, 2005 # # Distributed by: http://www.punjabis.netfirms.com # # Translation copyright: (C) 2005 # # The PCRC (Punjabi Computing Resource Centre) Group # ############################################################################### $smtplngver = 'YaBB 2 RC 1 $Revision: 1.0 $'; %smtp_txt = ( 'error' => "SMTP Error", '1' => "SERVER ERROR:Could not find $smtpaddr !", '2' => "SERVER ERROR: Could not open a socket connection !", '3' => "SERVER ERROR: Could not connect to $smtpaddr at port $port !", '4' => "SYSTEM ERROR: The To address is empty !", '5' => "Mail Server communication log:", '211' => "System status, or system help reply", '214' => "Help message", '220' => "
Service ready", '221' => "
Service closing transmission channel", '250' => "Requested mail action okay, completed", '251' => "User not local: will forward to
", '354' => "Start mail input: end with
.
", '421' => "
Service not available", '432' => "A password transition is needed", '450' => "Requested mail action not taken: mailbox unavailable", '451' => "Requested action aborted: local error in processing", '452' => "Requested action not taken: insufficient system storage", '454' => "Temporary authentication failure", '500' => "Syntax error, command unrecognized", '501' => "Invalid mail recipient. Relay requires SMTP AUTH", '502' => "Command not implemented", '503' => "Bad sequence of commands", '504' => "Command parameter or authorization type not implemented", '530' => "Authentication required", '534' => "Authentication mechanism is too weak", '538' => "Encryption required for requested authentication mechanism", '535' => "Authentication failed", '550' => "Requested action not taken: mailbox or user unavailable", '551' => "User not local: please try
", '552' => "Requested mail action aborted: exceeded storage allocation", '553' => "Requested action not taken: mailbox name not allowed", '554' => "Transaction failed", ); 1;
Error: