Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GETSENDERIP(1)		     General Commands Manual		  GETSENDERIP(1)

NAME
     getsenderip - write sender IP to a file.

SYNOPSIS
     | getsenderip out

DESCRIPTION
     getsenderip  is  used  in .qmail files to write the IP address from the Re-
     ceived: from lines into out file.
     This file could be used to build a private RBL list for rbldns(8).

EXIT CODES
     The program exit code are:
      0    normal processing
      111  when the program fails or no out file was given

EXAMPLE
     We store all IPs into data.trap and the mail is discarded

	 | getsenderip data.trap

AUTHOR
     Luca Morettoni <luca@morettoni.net> - http://morettoni.net

SEE ALSO
     dot-qmail(5), qmail-command(8), rbldns(8)

     http://morettoni.net/qmail-rblchk.en.html

BUGS
     Report me any bug, problem or other hints!

								  GETSENDERIP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=getsenderip&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help