1752785 Members
6238 Online
108789 Solutions
New Discussion юеВ

SMTP mail fail

 
Michael LaRoche
Frequent Advisor

SMTP mail fail

Hi,

SMTP mail has been working on the current machine (ds10 running Alpha 7.3-2) for awhile, suddenly just this last weekend it's not allowing mail. I checked the smtp queues and see that the server queue TCPIP$SMTP_MED_01 stopped. I tried doing a tcpip stop mail and start mail, and get %%%%%%%%%%% OPCOM 3-MAY-2006 10:41:30.28 %%%%%%%%%%%
Message from user SYSTEM on MEDDV1
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000A87
D415, PC=000000000017AB70, PS=0000001B

%%%%%%%%%%% OPCOM 3-MAY-2006 10:41:32.93 %%%%%%%%%%%
Message from user SYSTEM on MEDDV1
%QMAN-E-SYMDEL, unexpected symbiont process termination

%%%%%%%%%%% OPCOM 3-MAY-2006 10:41:32.93 %%%%%%%%%%%
Message from user SYSTEM on MEDDV1
-SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000
0000, PC=00000000000714C8, PS=0000001B

%TCPIP-E-STARTERROR, error starting SMTP service
-TCPIP-E-QUEUE, error processing queue TCPIP$SMTP_MEDDV1_01

I checked the service smtp and it is enabled and started. I've tried disabling the service and even used tcpip$config to disable and stop the service for client smtp.

Any ideas?
15 REPLIES 15
Wim Van den Wyngaert
Honored Contributor

Re: SMTP mail fail

Check all log files in sys$specific:[tcpip$smtp].

Wim
Wim
Wim Van den Wyngaert
Honored Contributor

Re: SMTP mail fail

And read this.

With TCP/IP Services Version 5.x, corruption might occur in SMTP control files.

Intermittently, the SMTP server signals an error on a particular control file. The most common error message returned is SYSTEM-F-BADPARAM , although the problem can sometimes result in the access violation message SYSTEM-F-ACCVIO . During most of the occurrences, the symbiont process crashes, leaving a dump file. If you do not delete the queue entry for the control file that caused the crash, the entry will be the first entry processed when the queue is started after the crash, which causes the queue to crash again. If the job is put on hold and the TCP/IP management command SHOW MAIL/FULL is issued, the SHOW MAIL command either signals an error or hangs.

This problem is due to a periodic corruption that occurs in SMTP control files and happens more frequently with high-use systems (1000 or more control files processed per day) than with systems processing less mail.

To work around the problem, run the SMTP queue watcher command file TCPIP$EXAMPLES:TCPIP$RESTART_SMTPQ.COM. The header comments of this file describe its use and operation.

The following describes additional problems and workarounds:

SMTP does not recognize mail to the cluster alias (IP address or DNS name) as local. V4.x versions of the product do.
Workaround:
Add the name of the cluster alias to the local aliases file.
The ANALYZE MAIL command does not find control files stored in TCPIP$SMTP_COMMON when TCPIP$SMTP_COMMON is not pointing to SYS$SPECIFIC:[TCPIP$SMTP].
Workaround:
Manually submit the control file to the SMTP queue.

Wim
Wim
Hakan Zanderau ( Anders
Trusted Contributor

Re: SMTP mail fail

Try to stop smtp, remove the queues and start smtp again. Start smtp will recreate the queues.

regards,

Hakan Andersson
Don't make it worse by guessing.........
Michael LaRoche
Frequent Advisor

Re: SMTP mail fail

Wim - here's what the log shows when the problem started on 29 Apr:

%%%%%%%%%%%% 24-APR-2006 21:38:07.90 %%%%%%%%%%%%
%TCPIP-I-SMTP_LOGSUC, using log file SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE
.LOG

%%%%%%%%%%%% 24-APR-2006 21:38:08.03 %%%%%%%%%%%%
%TCPIP-I-SMTP_SYMBRUN, symbiont is running the queue TCPIP$SMTP_MEDDV1_01

%%%%%%%%%%%% 29-APR-2006 23:59:01.18 %%%%%%%%%%%%
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000A8B
D415, PC=000000000017AB70, PS=0000001B
WARNING: Fatal error signalled when processing CF= _DSA0:[SYS0.SYSMGR]0604292359
0092_SYSTEM-484.TCPIP_MEDDV1;1
Leaving as orphan

%%%%%%%%%%%% 30-APR-2006 23:59:01.15 %%%%%%%%%%%%
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000A8B
D415, PC=000000000017AB70, PS=0000001B
WARNING: Fatal error signalled when processing CF= _DSA0:[SYS0.SYSMGR]0604302359
0089_SYSTEM-4A1.TCPIP_MEDDV1;1
Leaving as orphan

%%%%%%%%%%%% 1-MAY-2006 00:00:56.82 %%%%%%%%%%%%
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000AA9
02F6, PC=000000000017AB70, PS=0000001B
WARNING: Fatal error signalled when processing CF= _DSA0:[SYS0.SYSMGR]0605010000
5657_SYSTEM-246.TCPIP_MEDDV1;1
Leaving as orphan
Steven Schweda
Honored Contributor

Re: SMTP mail fail

TCPIP SHOW VERSION

Latest ECO?

I don't know what's happening here, but a long
time ago, some badly structured junk e-mail
could explode the receiver. Some ECO fixed
that one.
Duncan Morris
Honored Contributor

Re: SMTP mail fail

are there any problems showing with

TCPIP ANAL MAIL

?

Wim Van den Wyngaert
Honored Contributor

Re: SMTP mail fail

If you don't have the restart command procedure you can put the first entry in hold and then start smtp. Could work too.

Wim
Wim
Michael LaRoche
Frequent Advisor

Re: SMTP mail fail

I deleted the entries in the queue and deleted the associated files. I ran again the TCPIP$EXAMPLES:TCPIP$RESTART_SMTPQ.COM and the results are:

SUB_Q = "SYS$BATCH"
SUB_TIME = "+00:10:00.00"
PAGFILCNT_MIN = 1000 Hex = 000003E8 Octal = 00000001750
TERMINATE_SRCHSTR = ""
SMTP_EXEC_Q = "TCPIP$SMTP_MEDDV1_01"
SMTP_EXEC_Q = "TCPIP$SMTP_MEDDV1_02"
There are 1 SMTP execution queues.
SMTP_EXEC_Q = "TCPIP$SMTP_MEDDV1_01"
There are 1 stopped SMTP execution queues.
All of the SMTP execution queues are stopped.
JNUM = ""
%%%%%%%%%%% OPCOM 3-MAY-2006 11:36:19.99 %%%%%%%%%%%
Message from user SYSTEM on MEDDV1
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000A8A
D415, PC=000000000017AB70, PS=0000001B

%%%%%%%%%%% OPCOM 3-MAY-2006 11:36:22.68 %%%%%%%%%%%
Message from user SYSTEM on MEDDV1
%QMAN-E-SYMDEL, unexpected symbiont process termination

%%%%%%%%%%% OPCOM 3-MAY-2006 11:36:22.68 %%%%%%%%%%%
Message from user SYSTEM on MEDDV1
-SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000
0000, PC=00000000000714C8, PS=0000001B

%TCPIP-E-STARTERROR, error starting SMTP service
-TCPIP-E-QUEUE, error processing queue TCPIP$SMTP_MEDDV1_01
%%%%%%%%%%% OPCOM 3-MAY-2006 11:36:22.71 %%%%%%%%%%%
Message from user J004042 on MEDDV1
_MEDDV1$TNA65:, TCPIP$RESTART_SMTPQ Error restarting SMTP queues: %NONAME-E-NOMS
G, Message number 176488FA
Michael LaRoche
Frequent Advisor

Re: SMTP mail fail

Current version of tcpip is V5.4 - ECO 4.

I've done the anla mail - no errors and as stated I've stopped and restarted the smtp service and mail under tcpip.