- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for seemail (0.03 sec)
-
fess-crawler-lasta/src/main/resources/crawler/extractor.xml
"application/vnd.sealed.ppt", "application/vnd.sealed.tiff", "application/vnd.sealed.xls", "application/vnd.sealedmedia.softseal.html", "application/vnd.sealedmedia.softseal.pdf", "application/vnd.seemail", "application/vnd.sema", "application/vnd.semd", "application/vnd.semf", "application/vnd.shana.informed.formdata", "application/vnd.shana.informed.formtemplate",
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Aug 01 21:40:30 UTC 2020 - 49K bytes - Viewed (0) -
fess-crawler/src/test/resources/extractor/eml/sample2.eml
-height:1px;font-size:1px;"><a href="https://twitter.com/i/redirect?url=https%3A%2F%2Ftwitter.com%2Ftokyo_bousai%2Fstatus%2F626620914617024512%3Ft%3D1%26cn%3DZmxleGlibGVfcmVjc18y%26sig%3D5613f10a3c06a4de8500098347af157e90017eb0%26al%3D1%26refsrc%3Demail%26iid%3D7c2e8db7f2e0464eb1fb51f268eeba54%26autoactions%3D1438260718%26uid%3D131239501%26nid%3D244%2B40&t=1&cn=ZmxleGlibGVfcmVjc18y&sig=ae4a530f90dbb23d797e26e932d543966145bb8e&iid=7c2e8db7f2e0464eb1fb51f268eeba54&uid=131239501&nid=244+40"...
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Jan 16 07:50:35 UTC 2016 - 91.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/ldap/LdapManager.java
setAttributeValue(result, fessConfig.getLdapAttrGivenName(), o -> user.setGivenName(o.toString())); setAttributeValue(result, fessConfig.getLdapAttrMail(), o -> user.setMail(o.toString())); setAttributeValue(result, fessConfig.getLdapAttrEmployeeNumber(), o -> user.setEmployeeNumber(o.toString()));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 82K bytes - Viewed (0) -
pom.xml
<organization> <name>CodeLibs</name> <url>https://fess.codelibs.org/</url> </organization> <developers> <developer> <id>shinsuke</id> <name>Shinsuke Sugaya</name> <email>******@****.***</email> <organization>CodeLibs Inc.</organization> <organizationUrl>https://codelibs.co</organizationUrl> </developer> </developers> <issueManagement>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Sep 04 05:22:58 UTC 2025 - 49.6K bytes - Viewed (0) -
src/main/resources/fess_config.properties
# Mail # ------ # Name to display in the From field of emails. mail.from.name = Administrator # Email address to use in the From field. mail.from.address = root@localhost # Hostname for the mail server. mail.hostname= # ----------------------------------------------------------
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 14:45:37 UTC 2025 - 54.7K bytes - Viewed (0)