Full text search for "email"
- HelpOnUpdating . . . . 1 match
* email notification features: you need to provide {{{$notify=1;}}}.
- HelpOnUserPreferences . . . . 2 matches
* '''[[GetText(Email)]]''': 자주 쓸 이메일 주소. 이메일 주소를 넣어주면 원하는 위키페이지에 대하여 그 변경점을 구독신청하거나 취소하실 수 있습니다. 비밀번호를 잊으셨을 경우에도 이 이메일 주소를 사용해 새로운 비밀번호를 등록하실 수 있습니다.
* '''[[GetText(Subscribed wiki pages (one regex per line))]]''': Enter '''`.*`''' to receive an email when any page in this Wiki changes (''not recommended'' for busy wikis), or enter the names of any individual pages, one per line. If you are familiar with '''regular expressions''', you may enter a regex expression to match the pages names of interest (.* matches all page names). With the '''[[GetText(Show icon toolbar)]]''' option checked, subscription to individual pages is made easy by clicking the envelope icon when viewing a page of interest.
/!\ This is an optional feature that only works when email support has enabled for this wiki, see HelpOnConfiguration/EmailSupport for details.
- LocalKeywords . . . . 15 matches
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
email WymSkPhN
- PatternTemplate . . . . 1 match
[mailto:author@somewhere.com Send email to author(s)]
- SVN . . . . 16 matches
1. commit-email.pl 스크립트 svn repository 폴더 안에 있는 hooks 폴더에 복사한다.
commit-email.pl에 sendmail, svnlook 파일의 패스를 확인해서 설정해 줘야 한다.
# commit-email.pl: send a commit email for commit REVISION in
# repository REPOS to some email addresses.
# Usage: commit-email.pl REPOS REVISION [OPTIONS] [EMAIL-ADDR ...]
# -r email_address : Set email Reply-To header to this email address
# initialize the EMAIL_ADDRS to the remaining arguments
my @email_addrs = @ARGV;
my $userlist = join (' ', @email_addrs);
die "usage: $0 [options] REPOS REVNUM email_address1 [email_address2 ... ]]\n",
" -r email_address Set email Reply-To header to this email address\n",
- WikiSlide . . . . 2 matches
* Email address for subscribing to page change emails and retrieving a lost login/password
Preformatted text (e.g. a copy of an email) should be placed inside three curly braces `{{{ ... }}}`: {{{
- fastapi . . . . 6 matches
if sns_type == SnsType.email:
is_exist = await is_email_exist(user_info.email)
if not user_info.email or not user_info.pw:
return JSONResponse(status_code=400, content=dict(msg="Email and PW must be provided'"))
user = Users.get(email=user_info.email)
- git_client_user_guide . . . . 1 match
git config --global user.email "iou78@nims.re.kr"
- lalsuite_info . . . . 1 match
$ git config --global user.email whansun.kim@ligo.org # replace as appropriate
- lets_encrypt_ssl . . . . 1 match
sudo certbot certonly --webroot -w /var/www/nextcloud --agree-tos --email hwansun.kim@gmail.com -d whansun.iptime.org --rsa-key-size 4096
- linux_git_install_guide . . . . 2 matches
$git config --global user.email "iou78@nims.re.kr"
$git config --global user.email "iou78@nims.re.kr"
- snucl_install_work . . . . 1 match
설치 파일은 서울대 snucl 사이트[[footnote(http://aces.snu.ac.kr/Center_for_Manycore_Programming/SnuCL.html)]]에 정보를 남기면 메일[[footnote(http://aces.snu.ac.kr/download.php?p=snucl&ver=1.2b&email=o1185@naver.com)]]로 온다.
Found 12 matching pages out of 774 total pages
You can also click here to search title.