- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for SMTP (0.11 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessEnv.java
*/ boolean isMailSendMock(); /** * Get the value for the key 'mail.smtp.server.main.host.and.port'. <br> * The value is, e.g. localhost:25 <br> * comment: SMTP server settings for main: host:port * @return The value of found property. (NotNull: if not found, exception but basically no way) */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9.9K bytes - Viewed (0) -
schema/naming.go
// https://github.com/golang/lint/blob/master/lint.go#L770 commonInitialisms = []string{"API", "ASCII", "CPU", "CSS", "DNS", "EOF", "GUID", "HTML", "HTTP", "HTTPS", "ID", "IP", "JSON", "LHS", "QPS", "RAM", "RHS", "RPC", "SLA", "SMTP", "SSH", "TLS", "TTL", "UID", "UI", "UUID", "URI", "URL", "UTF8", "VM", "XML", "XSRF", "XSS"} commonInitialismsReplacer *strings.Replacer ) func init() {
Registered: Sun Nov 03 09:35:10 UTC 2024 - Last Modified: Wed Jun 12 03:46:59 UTC 2024 - 5.3K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<match value="rem " type="stringignorecase" offset="0" /> </magic> <glob pattern="*.bat"/> <glob pattern="*.cmd"/> </mime-type> <mime-type type="application/batch-smtp"/> <mime-type type="application/beep+xml"/> <mime-type type="application/bizagi-modeler"> <_comment>BizAgi Process Modeler</_comment> <sub-class-of type="application/zip"/> <glob pattern="*.bpm"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0) -
api/go1.1.txt
pkg net/mail, func ParseAddressList(string) ([]*Address, error) pkg net/rpc, const DefaultDebugPath = "/debug/rpc" pkg net/rpc, const DefaultRPCPath = "/_goRPC_" pkg net/smtp, method (*Client) Hello(string) error pkg net/textproto, func TrimBytes([]uint8) []uint8 pkg net/textproto, func TrimString(string) string pkg os (darwin-386), const DevNull = "/dev/null"
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0)