![]() |
s/qmail 4.3.20
Next generation secure email transport
|
#include <sys/types.h>
#include <sys/socket.h>
#include <unistd.h>
#include "buffer.h"
#include "stralloc.h"
#include "fmt.h"
#include "dnsresolv.h"
#include "ip.h"
#include "now.h"
#include "exit.h"
#include "dns.h"
#include "logmsg.h"
#include "str.h"
Go to the source code of this file.
Macros | |
#define | WHO "dnsmxip" |
Functions | |
int | dns_ia (stralloc *ip, char *s) |
int | main (int argc, char *const *argv) |
int dns_ia | ( | stralloc * | ip, |
char * | s | ||
) |