GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AUTHENTICATION_MILTER_CLIENT(1) User Contributed Perl Documentation AUTHENTICATION_MILTER_CLIENT(1)

authentication_milter_client - A Perl Mail Authentication Milter client

version 3.20241024

  authentication_milter_client [--mailer_name <name>] \
    [--connect_ip <ip>] [--connect_name <name] [--connect_port <port>] [--connect_type <type>] \
    [--helo_host <host>] [--mail_from <from>] [--rcpt_to <rcpt_to>] \
    [--mail_file <filename>] \
    [--prefix <dir>] \
    [-h|--help]

  Show this help.
    
  Filename of file containing the email contents.
  If the filename is set to - then the client will read from STDIN
    
  Read configuration from dir rather than /etc/
    
The name (fqdn) of the MTA
The IP address of the host connecting to the mailer.
The name of the host connecting to the mailer.
The port of the connection to the mailer.
The type of connection to the mailer (eg tcp4).
The string passed in the HELO stage of the SMTP transaction.
The string passed in the MAIL FROM stage of the SMTP transaction.
The string passed in the RCPT TO stage of the SMTP transaction.

Marc Bradshaw <marc@marcbradshaw.net>

This software is copyright (c) 2020 by Marc Bradshaw.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2025-07-17 perl v5.40.2

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.