Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mlmmj-bounce(1) [debian man page]

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-maintd(1) 					      General Commands Manual						   mlmmj-maintd(1)

NAME
mlmmj-maintd - maintenance for mlmmj maintained lists SYNOPSIS
mlmmj-maintd [-F] [-d | -L] /path/to/dir -d: Full path to directory with lists -L: Full path to list directory -F: Don't fork, performing one maintenance run only. DESCRIPTION
This is the program doing the maintenance for an mlmmj based mailing list. It will unsubscribe people who have bounced for long enough, send out bounce probes, resend mails that couldn't be delivered to relayhost, clean out stale requests for e.g. subscription, resend list mails and clean up leftover files etc. If a directory containing several lists exists, the -d can be used to specify this, making mlmmj-maintd perform a maintenance run in every listdir below the specified one. Only either -d or -L can be specified at the same time. It will run as a daemon, unless the -F switch is specified, in which case it just runs once. The -F option should be used when one wants to avoid running another daemon, and use e.g. cron to control it instead. In case cron is used, mlmmj-maintd should be run every 2 hours or so. An example crontab entry: 0 */2 * * * /usr/bin/mlmmj-maintd -F -L /path/to/list 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-maintd September 2004 mlmmj-maintd(1)
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Days of the month

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)
Discussion started by: Anamika
6 Replies

2. Shell Programming and Scripting

removing spaces after sperator

Hi friends i have problem 6000000001| CDC049| 109| CDC| 02/02/2006| Auto| New Add| 02/03/2006 6000000002| CDC033| 109| CDC| 02/02/2006| Auto| New Add| 02/03/2006 6000000003| CDC037| 109| CDC| 02/02/2006| Auto| New Add| 02/03/2006 6000000004| CDC031| ... (6 Replies)
Discussion started by: vishnu_vaka
6 Replies

3. UNIX for Dummies Questions & Answers

Help me with bounce back mails.

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)
Discussion started by: Amruta Pitkar
4 Replies

4. IP Networking

IP Address changes - Quick Help Needed.

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)
Discussion started by: gingerd2003
4 Replies

5. UNIX and Linux Applications

email addresses

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)
Discussion started by: okbrowder
0 Replies

6. Shell Programming and Scripting

Append value in a file

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)
Discussion started by: sfaqih
4 Replies

7. Shell Programming and Scripting

Cut last Field

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)
Discussion started by: sfaqih
2 Replies

8. UNIX for Dummies Questions & Answers

find/mail help needed

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)
Discussion started by: drew211
1 Replies

9. Linux

Sendmail bounce to postmaster

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)
Discussion started by: antonis3
1 Replies

10. UNIX for Dummies Questions & Answers

AIX reboots

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)
Discussion started by: zroz9
8 Replies