swaks
Verified for current stable LTS
Swaks Command: Deliver Test Email Lmtp Via Unix Socket
Use for deliver test email lmtp via unix socket with Swaks. Exact CLI syntax to deliver test email lmtp via unix socket using Swaks.
When to use this: Use for deliver test email lmtp via unix socket with Swaks.
Command Syntax
swaks -t <user@example.com> --socket </var/lda.sock> --protocol <LMTP> swaks -t <user@example.com> --socket </var/lda.sock> --protocol <LMTP> Live Command Builder
Final Command
swaks -t <user@example.com> --socket </var/lda.sock> --protocol <LMTP> Command Breakdown
-t- Command Option
- Tool-specific option used by this command invocation.
--socket- Command Option
- Tool-specific option used by this command invocation.
--protocol- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to deliver test email lmtp via unix socket using Swaks.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Swaks Command: Deliver Standard Test Email
swaks -t <user@example.com> -s <test-server.example.net> Swaks Command: Deliver Test Email Cram Md5 Authentication swaks -t <user@example.com> -f <me@example.com> -a <CRAM-MD5> -au <me@example.com> --header-X-Test "<test_email>" Swaks Command: Test Spam Scanner With Gtube swaks -t <user@example.com> --body <path/to/gtube_file> Swaks Command: Test Virus Scanner With Eicar swaks -t <user@example.com> --attach - -s <test-server.example.com> -n <path/to/eicar.txt> Jmeter Command: Run Test Plan Nongui jmeter -n -t <path/to/file.jmx>