public interface MacroData
Modifier and Type | Method and Description |
---|---|
String |
getClientDomain()
Get clientDomain (p)
|
String |
getCurrentDomain()
Get current-domain (d)
|
String |
getCurrentSenderPart()
Get current-senderpart (l)
|
String |
getHostName()
Get sender-domain (h)
|
String |
getInAddress()
Get inAddress (v)
|
String |
getMacroIpAddress()
Get sending-host (i)
|
String |
getMailFrom()
Get responsible-sender (s)
|
String |
getReadableIP()
Get readableIP (c)
|
String |
getReceivingDomain()
Get receivingDomain (r)
|
String |
getSenderDomain()
Get senderDomain (o)
|
long |
getTimeStamp()
Get timeStamp (t)
|
String getCurrentSenderPart()
String getMailFrom()
String getHostName()
String getCurrentDomain()
String getInAddress()
String getClientDomain()
String getSenderDomain()
String getMacroIpAddress()
long getTimeStamp()
String getReadableIP()
String getReceivingDomain()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.