A B C D E F G H I J K L M N O P R S T U V W X

V

VIDEO_ANIMAFLEX - Static variable in class org.jasen.util.MimeType
 
VIDEO_AVI - Static variable in class org.jasen.util.MimeType
 
VIDEO_AVS_VIDEO - Static variable in class org.jasen.util.MimeType
 
VIDEO_DL - Static variable in class org.jasen.util.MimeType
 
VIDEO_FLI - Static variable in class org.jasen.util.MimeType
 
VIDEO_GL - Static variable in class org.jasen.util.MimeType
 
VIDEO_MPEG - Static variable in class org.jasen.util.MimeType
 
VIDEO_MSVIDEO - Static variable in class org.jasen.util.MimeType
 
VIDEO_QUICKTIME - Static variable in class org.jasen.util.MimeType
 
VIDEO_VDO - Static variable in class org.jasen.util.MimeType
 
VIDEO_VIVO - Static variable in class org.jasen.util.MimeType
 
VIDEO_VND_RN_REALVIDEO - Static variable in class org.jasen.util.MimeType
 
VIDEO_VND_VIVO - Static variable in class org.jasen.util.MimeType
 
VIDEO_VOSAIC - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_AMT_DEMORUN - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_AMT_SHOWRUN - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_ATOMIC3D_FEATURE - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_DL - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_DV - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_FLI - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_GL - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_ISVIDEO - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_MOTION_JPEG - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_MPEG - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_MPEQ2A - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_MSVIDEO - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_MS_ASF - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_MS_ASF_PLUGIN - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_QTC - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_SCM - Static variable in class org.jasen.util.MimeType
 
VIDEO_X_SGI_MOVIE - Static variable in class org.jasen.util.MimeType
 
verifySenderAddress(DNSResolver, InetAddressResolver, ReceivedHeaderParser, String, String) - Static method in class org.jasen.util.MimeUtils
Verifies the given sender address against the information in the last (most recent) received header line

Specifically, this does the following:

get domain of sender
get IP address of last (most recent) MTA
get hostname of last (most recent) MTA
if (MTA IP Address resolves to MTA hostname) then
use MTA hostname for MX IP records
else
use MTA IP Address
get MX records for sender domain
if(at least 1 MX record IP matches MTA IP) then valid

A B C D E F G H I J K L M N O P R S T U V W X