mlmmj-bounce(1) General Commands Manual mlmmj-bounce(1)NAME
mlmmj-bounce - bounce handling utility for mlmmj
SYNOPSIS
mlmmj-bounce -L /path/to/list [-a john=doe.org | -d] [-n num | -p]
-a: Address string that bounces
-d: Parse the mail to extract the address via the DSN (RFC1891)
-h: This help
-L: Full path to list directory
-n: Message number in the archive that bounced
-p: Send out a probe
-V: Print version
DESCRIPTION
mlmmj-bounce is used to handle mails that are bouncing. When a mail arrives to the system, mlmmj-bounce will register in <list-
dir>/bounce/<addrstring> info about which number that bounced at what time. An example of such a line could be:
109:1094409801 # Sun Sep 5 20:43:21 2004
The above shows that message number 109 bounced 1094409801 seconds after epoch which is in human date stamps is Sunday September 5th
20:43:21 2004.
The last bounce mail received to the address is saved in <listdir>/bounce/<addrstring>.lastmsg.
When the -p option is used it sends out a probe email including info that it's a bounce probe and a list of the bounced message numbers.
The existance of a <listdir>/bounce/<addrstring>.probe file indicates that a probe have been sent out.
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-bounce September 2004 mlmmj-bounce(1)
Check Out this Related Man Page
mlmmj-recieve(1) General Commands Manual mlmmj-recieve(1)NAME
mlmmj-recieve - recieve mails for an mlmmj managed mailinglist
SYNOPSIS
mlmmj-recieve -L /path/to/listdir [-h] [-V] [-P] [-F]
-h: This help
-F: Don't fork in the background (debugging only)
-L: Full path to list directory
-P: Don't execute mlmmj-process (debugging only)
-V: Print version
DESCRIPTION
The mlmmj-recieve binary is the one specified in the mailserver configuration file (aliases file), which writes the mail to the <list-
dir>/incoming directory and invokes mlmmj-process unless the -P option is specified. On systems using mailservers supporting the
/etc/aliases file, a line to activate an mlmmj managed mailinglist would look like this:
list: "|/usr/bin/mlmmj-recieve -L /var/spool/mlmmj/list/"
It's very important to specify the full path to the binary, or the mailinglist will not function.
When the -F option is used, it will not fork in the background. The reason it forks is that if delivery of a mail takes longer time than
the mail server will allow a command to be idle before presumed dead, the mail server would kill it.
SEE ALSO mlmmj-process(1)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-recieve September 2004 mlmmj-recieve(1)
Hello,
Please can someone help me in getitng last 7 days from the current date?
for eg:
input /default : today (10/18/2004)
required output:
10/17/2004
10/16/2004
10/15/2004
10/14/2004
10/13/2004
... (6 Replies)
I have the following doubt :
I login on my Unix machine as 'myid'
I send out mails from this id setting the Header Properties in sendmail command. (From : g-eacctst01).
I try sending mail to a wrong id.
Where will the bounce back mail be stored ?
How can we link the bounce back messages to... (4 Replies)
We are running Solaris 9 and I have changed the IP address, Subnet Mask & Broadcast Address using ifconfig and have also changed the default gateway.
How do I save these changes as I have bounced the box and it reverted back to the old IP Address settings.
I am really new to UNIX and we... (4 Replies)
Greetings to all.
I have installed dadamail on my web site and it works extremely well.
I have two questions:
1. I have modified dada to bounce bad emails, but only the first newsletter will use the modifications. If I create another list, it doesn't use the modification.
What gives?
2. Are... (0 Replies)
Dear all,
I have output in file like below:
and I need to append number starts from 901 til 909 to the end of each line please help.
109;0;109
109;1001;109
109;101;109
109;102;109
109;1101;109
109;1301;109
109;1401;109
109;162;109
109;1;109
109;201;109
109;202;109
109;216;109... (4 Replies)
Guys,
I have a line like this: 109;201;1099010
and as you see that first field 109 and the last field starts with 109. I need to cut the rest in the last field after 109 which is 9010
How to do it? (2 Replies)
so I saved a mail message of mine to a new dir/file
My question is how do I find the path to my file containing my saved email from my home dir prompt in unix?
Thanks. (1 Reply)
Hello,
I am using sendmail for my mail server. Undelivered message bounce back to the postmaster with the body of the message. However, I dont want this to happen; senders should get the undelivered notification. I am not sure about the changes I have to make to the sendmail configuration for... (1 Reply)
Hi Everyone, I'm trying to figure out how many times my LPAR has been bounced? Anybody know a command or a place I can look into. The "who -b" shows the last system boot and I couldn't find anything useful using the "last" command. (8 Replies)