Unix and Linux Discussions Tagged with send mail |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
10,131 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
8,883 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
10,356 |
Shell Programming and Scripting |
|
|
|
4 |
10,310 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
4,712 |
Solaris |
|
|
|
5 |
8,007 |
UNIX for Dummies Questions & Answers |
|
|
|
14 |
11,672 |
Shell Programming and Scripting |
|
|
|
4 |
2,602 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
6,012 |
Shell Programming and Scripting |
|
|
|
1 |
1,907 |
Solaris |
|
|
|
2 |
11,071 |
Windows & DOS: Issues & Discussions |
|
|
|
4 |
2,961 |
Linux |
|
|
|
0 |
3,553 |
AIX |
|
|
|
6 |
17,416 |
Shell Programming and Scripting |
|
|
|
2 |
9,099 |
Shell Programming and Scripting |
|
|
|
1 |
15,502 |
AIX |
|
|
|
2 |
4,707 |
Shell Programming and Scripting |
|
|
|
2 |
2,711 |
AIX |
|
|
|
5 |
37,526 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
7,121 |
UNIX for Advanced & Expert Users |
|
|
|
3 |
120,269 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
5,432 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
3,894 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
31,000 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
2,910 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
2,829 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
2,686 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
232,260 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
54,841 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
4,375 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
4,444 |
UNIX for Dummies Questions & Answers |
|
|
|
5 |
6,315 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
2,888 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
30,166 |
How do I send email? |
mlmmj-send(1) General Commands Manual mlmmj-send(1)
NAME
mlmmj-send - send mail to a mailinglist or similar
SYNOPSIS
mlmmj-send [-L /path/to/list | -l listctrl] -m /path/to/mail [-a] [-D] [-F] [-h] [-r] [-R] [-s] [-T] [-V]
-a: Don't archive the mail
-D: Don't delete the mail after it's sent
-F: What to use as MAIL FROM:
-h: This help
-l: List control variable.
-L: Full path to list directory
-m: Full path to mail file
-r: Relayhost IP address (defaults to 127.0.0.1)
-R: What to use as Reply-To: header
-s: Subscribers file name
-T: What to use as RCPT TO:
-V: Print version
DESCRIPTION
This binary is used to send all kinds of mail to mlmmj managed mailinglists, but can potentially be used standalone for sending mails.
The only option that is not self explanatory is the -l list control option:
'1' means 'send a single mail'
This is used together with -F and -T to send one mail to one recipient.
'2' means 'mail to moderators'
Used for sending mails to the moderators of a list.
'3' means 'resend failed list mail'
'4' means 'send to file with recipients'
'5' means 'bounceprobe'
'6' means 'single listmail to single recipient'
BUGS
This manual page is very scarce documentation of the mlmmj-send binary. The reason for this is that it's really not supposed to be used by
any human, but only supposed to be invoked from other mlmmj binaries. So in case more documentation is needed, please read the source.
AUTHORS
This manual page was written by the following persons:
Soren Boll Overgaard <boll@debian.org> (based on html2man output)
Mads Martin Jorgensen <mmj@mmj.dk>
mlmmj-send September 2004 mlmmj-send(1)