GMS NOC Docs   X.400 UserPreferences
 
Help Search Diffs Info Edit Subscribe Print View
 GMS NOC Docs   FrontPage   RecentChanges   TitleIndex   Help 

  1. Introduction
  2. Procedures
    1. TXP x400 84 init
    2. Requeue Messages
    3. Keep messages from expiring
    4. Placing a Queue on hold
    5. Displaying Queues on Hold

Introduction

X400 is a secure (in terms of obscurity) mail sending protocol, where lines are secured by routes, and messages are sent to known hosts only.

Procedures

The gwstat command shows connection log information:

S-dmau_root > gwstat mhs!aporter 
mhs!aporter.i    12/03-18:29:30 successful Transfer 
mhs!aporter.o    12/03-22:43:11 couldntConnect 
Retry: 12/04-03:59:54 

TXP x400 84 init

txp -Fdm45 -alt0 mhs!apm /!\ how about some details, please?

Requeue Messages

If the number of messages queued for an X.400 customer exceeds 1000, additional messages will need to be requeued.

To requeue messages:

  1. cd /<stxx>000/spool/m400/mtqueue/mhs!<gatename> or /<stxx>000/spool/m400/mta
  2. mv @* ../../rts/in
  3. Check to see if going out:
  4. If not, try txp -Fil45 -r to requeue.

Keep messages from expiring

To keep messages from expiring, edit the script /usr/lib/uucp/gw.hour and change -C1 to -Cdays, where days is the number of days back not to expire. It is important to change this back after mail has gone out.

Placing a Queue on hold

To place a Queue on hold,

After the problem is resolved, release the hold on the queue.

Displaying Queues on Hold

Queues on hold are displayed in a recurring manner (i.e., if no queues are held, no messages or alarms are generated). The Queue Hold Report is produced by specifying the -h option.

To generate the Queue Hold Report only, specify a large value for the -c option. This has the effect of suppressing the individual message counts. For example:

> /mail/nmbin/nmx400ck -c10000 -h 
Queue for mhs!testnet on Hold. 
Queue for mhs!_br on Hold. 
Queue for mhs!ftcu on Hold. 
Queue for mhs!ims on Hold. 
Queue for mhs!_ft on Hold. 

The Overflow Report and Queue Hold Report can be generated at the same time:

> /mail/nmbin/nmx400ck -c10000 -o -h 

PythonPowered EditText of this page (last modified 2003-07-16 20:53:29)
FindPage by title search or text search