MTA
[ class tree: MTA ] [ index: MTA ] [ all elements ]

Element index for package MTA

[ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ m ] [ o ] [ r ] [ s ] [ t ] [ v ] [ w ] [ _ ]

_

__construct
in file MTA.php, method MTA::__construct()
    MTA class 초기화
top

a

addr
in file MTA_Generate.php, method MTA_Generate::addr()
    Check mail address and convert email format
attach
in file MTA_Generate.php, method MTA_Generate::attach()
    Attach file의 template을 생성
top

b

boundary
in file MTA_Generate.php, method MTA_Generate::boundary()
    mail boundary 생성
top

c

$ccTLD
in file MTA_Generate.php, variable MTA_Generate::$ccTLD
    country code top level domain
$charset
in file MTA.php, variable MTA::$charset
    입력한 문자셋
check_domain
in file MTA_Generate.php, method MTA_Generate::check_domain()
    Check domain of mail address 메일 주소의 도메인 섹션의 유효성을 검증한다.
check_local
in file MTA_Generate.php, method MTA_Generate::check_local()
    메일 주소의 local 섹션의 유효성을 검증한다.
close
in file MTA_Socket.php, method MTA_Socket::close()
    Quit 명령을 실행한 후, socket을 닫는다.
top

d

data
in file MTA_Socket.php, method MTA_Socket::data()
    DATA 명령 전송 및 mail body 전송
date
in file MTA_Generate.php, method MTA_Generate::date()
    메일 헤더에서 사용할 시간 형식 반환
debug
in file MTA_Socket.php, method MTA_Socket::debug()
    verbose properity가 true로 설정이 되면 debug 메시지를 출력한다.
top

e

$error
in file MTA_Socket.php, variable MTA_Socket::$error
    에러 메시지
ehlo
in file MTA_Socket.php, method MTA_Socket::ehlo()
    ehlo 명령 전송
encode
in file MTA_Generate.php, method MTA_Generate::encode()
    메시지 인코딩
error
in file MTA_Generate.php, method MTA_Generate::error()
    에러 발생시에, 에러 메시지를 myException으로 전달한다.
top

g

$gTLD
in file MTA_Generate.php, variable MTA_Generate::$gTLD
    global top level domain
top

m

MTA.php
procedural page MTA.php
MTA_Generate.php
procedural page MTA_Generate.php
$magent
in file MTA.php, variable MTA::$magent
    Mail agent 값. 기본값은 oops\MTA 이다.
mailfrom
in file MTA_Socket.php, method MTA_Socket::mailfrom()
    mailfrom 명령 전송
mime
in file MTA_Generate.php, method MTA_Generate::mime()
    파일 확장자에 대한 mime type을 반환
msgid
in file MTA_Generate.php, method MTA_Generate::msgid()
    Message ID 생성
MTA
in file MTA.php, class MTA
    MTA 없이 메일을 발송하기 위한 API
MTA_Socket.php
procedural page MTA_Socket.php
MTA_Generate
in file MTA_Generate.php, class MTA_Generate
    메일 발송 내용을 구성하기 위한 추상 레이어
MTA_Socket
in file MTA_Socket.php, class MTA_Socket
    Socket for send mail of MTA API
top

o

open
in file MTA_Socket.php, method MTA_Socket::open()
top

r

rcptto
in file MTA_Socket.php, method MTA_Socket::rcptto()
    RCPT 명령 전송
read
in file MTA_Socket.php, method MTA_Socket::read()
    소켓을 읽는다.
top

s

$sock
in file MTA.php, variable MTA::$sock
    내부적으로 사용할 socket descriptor
send
in file MTA.php, method MTA::send()
    메일 발송
socket_send
in file MTA_Socket.php, method MTA_Socket::socket_send()
    메일 발송
source
in file MTA.php, method MTA::source()
    주어진 정보를 이용하여 raw mail body를 alternative/mixed 형식으로 반환
top

t

target_object
in file MTA_Socket.php, method MTA_Socket::target_object()
    동일한 호스트에 여러번 접속하지 않도록 하기 위하여 메일 호스트 별로 모음
top

v

$verbose
in file MTA.php, variable MTA::$verbose
    send method 실행시 debug message 출력
top

w

write
in file MTA_Socket.php, method MTA_Socket::write()
    데이터의 끝에 "\r\n"을 붙여서 전송한다.
top

Documentation generated on Tue, 14 May 2019 01:59:37 +0900 by phpDocumentor 1.4.4