Sponsored Content
Full Discussion: What type of error is this?
Operating Systems Linux Red Hat What type of error is this? Post 302540135 by manalisharmabe on Tuesday 19th of July 2011 05:38:23 PM
Old 07-19-2011
What type of error is this?

SmilieSmilieSmilie
Code:
Jul 18 19:31:31 plbp1s sendmail[17313]: STARTTLS: read error=syscall error (-1), errno=104, get_error=error:00000000:lib(0):func(0):reason(0)

---------- Post updated at 03:08 AM ---------- Previous update was at 03:07 AM ----------

Code:
[root@plbp1s root]# cat /var/log/maillog|egrep -i "error|warn|critical|panic|exceed|alert|down"
Jul 17 13:28:09 plbp1s sendmail[13255]: p6H7u1IG013248: to=<NetCoolAlerts@dtcc.com>, delay=00:02:07, xdelay=00:02:07, mailer=esmtp, pri=30590, relay=sxinet05.dtcc.com. [207.45.45.43], dsn=2.0.0, stat=Sent (+OK message queued for delivery.)
Jul 17 22:12:14 plbp1s sendmail[700]: p6HGg6IG000694: to=<NetCoolAlerts@dtcc.com>, delay=00:00:08, xdelay=00:00:08, mailer=esmtp, pri=30625, relay=swinet05.dtcc.com. [207.45.43.100], dsn=2.0.0, stat=Sent (+OK message queued for delivery.)
Jul 18 19:31:31 plbp1s sendmail[17313]: STARTTLS: read error=syscall error (-1), errno=104, get_error=error:00000000:lib(0):func(0):reason(0)


Last edited by pludi; 07-19-2011 at 07:00 PM..
 

9 More Discussions You Might Find Interesting

1. Solaris

Unknown File Type error

Greetings there, i was trying to install an eclipse plugin on sunOS 4.x for the solaris sparc platform, and i got the following error: /usr/project/RAServer/bin> ./RAStart.sh Starting Agent Controller ld.so.1: RAServer: fatal: /usr/project/RAServer/lib/libxerces-c.so.24: unknown file type... (3 Replies)
Discussion started by: rohitsz
3 Replies

2. Programming

array type has incomplete element type

Dear colleagues, One of my friend have a problem with c code. While compiling a c program it displays a message like "array type has incomplete element type". Any body can provide a solution for it. Jaganadh.G (1 Reply)
Discussion started by: jaganadh
1 Replies

3. Programming

error: field has incomplete type

Hello there, Here is how it goes - I have written a small test driver as an exercise to "Linux Device Drivers" and as a preparation for writing a real, functional driver. For the sake of seeing how far I got it working (I already implemented the open(0, read(), write() and ioctl() calls) I... (4 Replies)
Discussion started by: boyanov
4 Replies

4. Programming

error: field `fatx_i' has incomplete type

I'm trying to compile a 2.4.26 kernel but I have to apply two patches to it. The patches are: linux-2.4.26-xbox.patch openMosix-2.4.26-1 This is the reason that it doesn't compile. There is only one error but I'm not familiar with C or C++(Unfortunately only Java and some lower-level... (2 Replies)
Discussion started by: lateralus01
2 Replies

5. SCO

Error: Value too large for defined data type

Hi all, I have this problem in one of the SCO UNIXWare 7.1.4. We have an application which is working on hundreds of machines. When we try to install the same application on a new machine, the executable/binary gives the following error and exits... "xxx startup failure: Value too large for... (1 Reply)
Discussion started by: chava01
1 Replies

6. UNIX for Dummies Questions & Answers

Build Error: error: dereferencing pointer to incomplete type

I'm getting the following Error: prepare_pcap.c: In function `prepare_pkts': prepare_pcap.c:127: error: dereferencing pointer to incomplete type prepare_pcap.c:138: error: dereferencing pointer to incomplete type ==================================== This is the part of the relevant... (8 Replies)
Discussion started by: katwala
8 Replies

7. Programming

getaddrinfo error:service name not available for the specified socket type

I use Solaris 10,and I use getaddrinfo in my code,like follows: struct addrinfo *ailist,hint; if(argc!=2) err_quit("usage: ruptime hostname"); hint.ai_flags=0; hint.ai_family=0; hint.ai_socktype=SOCK_STREAM; hint.ai_protocol=0; hint.ai_addrlen=0; hint.ai_canonname=NULL;... (1 Reply)
Discussion started by: konvalo
1 Replies

8. Shell Programming and Scripting

Error type order

Hi all, Sample data file... 9f680197||y|a|6 9f6801||6 9f68017|20120511|y|6 9f68017|y|1 9f68017|6 9f68017|20120511|N|2 9f68017|MD|212343907|20120511|N|2 9f68017212343907|20120511|N|2 9f68017N|3 9f68017|20120511|y|3 9f68017|MD|212343907|20120511|N|3 9f68017|MD|212343907|20120511|y|3... (3 Replies)
Discussion started by: bmk
3 Replies

9. Programming

Logical Error With Type Conversion In C

So, I'm into about 650 lines of some code I'm working on. So I'll try to explain instead of flooding this post. Say I have some code like this: int main() { int i, j; char data; printf("Gimme something: "); fgets(data, INPUT_BUFF, stdin); for (j = 0; j < data; j++){... (6 Replies)
Discussion started by: Azrael
6 Replies
ESMTP(1)						      General Commands Manual							  ESMTP(1)

NAME
esmtp - libESMTP to Sendmail compatibility interface SYNOPSIS
esmtp [flags] [address ...] sendmail [flags] [address ...] mailq sendmail -bp newaliases sendmail -bi DESCRIPTION
Esmtp is a send-only sendmail emulator for machines which normally retrieve their mail from a centralized mailhub using programs such as fetchmail. Esmtp does not attempt to provide all the functionality of sendmail: it is intended to be used by mail user agents as mutt. OPTIONS
Most sendmail options are irrelevant to esmtp . Those marked ``ignored'' or ``default'' have no effect on mail transfer. Those marked ``unsupported'' are fatal errors. -Ac (ignored) Use submit.cf even if the operation mode does not indicate an initial mail submission. -Am (ignored) Use sendmail.cf even if the operation mode indicates an initial mail submission. -B type Set the body type to type. Current legal values are 7BIT or 8BITMIME. -ba (unsupported) Go into ARPANET mode. -bd (unsupported) Run as a daemon. -bD (unsupported) Same as -bd except runs in foreground. -bh (unsupported) Print the persistent host status database. -bH (unsupported) Purge expired entries from the persistent host status database. -bi (ignored) Initialize the alias database. -bm (default) Deliver mail in the usual way. -bp Print a listing of the queue(s). -bP (unsupported) Print number of entries in the queue(s); only available with shared memory support. -bs (unsupported) Use the SMTP protocol as described in RFC821 on standard input and output. -bt (unsupported) Run in address test mode. -bv (unsupported) Verify names only - do not try to collect or deliver a message. -C file Use alternate configuration file. -d X (ignored) Set debugging value to X. -F fullname Set the full name of the sender. -f name Sets the name of the ``from'' person (i.e., the envelope sender of the mail). This address may also be used in the From: header if that header is missing during initial submission. The envelope sender address is used as the recipient for delivery status notifi- cations and may also appear in a Return-Path: header. This address is also used to select from different identities in the configuration file. If no envelope sender is specified in the command line then the default identity's address is used. -G (ignored) Relay (gateway) submission of a message. -h N (ignored) Set the hop count to N. -I (ignored) Same as -bi. -i (ignored) Ignore dots alone on lines by themselves in incoming messages. This should be set if you are reading data from a file. -L tag (ignored) Set the identifier used in syslog messages to the supplied tag. -N dsn Set delivery status notification conditions to dsn, which can be `never' for no notifications or a comma separated list of the val- ues `failure' to be notified if delivery failed, `delay' to be notified if delivery is delayed, and `success' to be notified when the message is successfully delivered. -n (default) Don't do aliasing. -O option=value (ignored) Set option option to the specified value. This form uses long names. -o x value (ignored) Set option x to the specified value. This form uses single character names only. -p protocol (ignored) Set the name of the protocol used to receive the message. -q[time] (ignored) Process saved messages in the queue at given intervals. -qp[time] (ignored) Similar to -qtime, except that instead of periodically forking a child to process the queue, forks a single persistent child for each queue that alternates between processing the queue and sleeping. -qf (ignored) Process saved messages in the queue once and do not fork(), but run in the foreground. -qG name (ignored) Process jobs in queue group called name only. -q[!]I substr (ignored) Limit processed jobs to those containing substr as a substring of the queue id or not when ! is specified. -q[!]R substr (ignored) Limit processed jobs to those containing substr as a substring of one of the recipients or not when ! is specified. -q[!]S substr (ignored) Limit processed jobs to those containing substr as a substring of the sender or not when ! is specified. -R return Set the amount of the message to be returned if the message bounces. The return parameter can be `full' to return the entire mes- sage or `hdrs' to return only the headers. In the latter case also local bounces return only the headers. -r name An alternate and obsolete form of the -f flag. -t Read message for recipients. To:, Cc:, and Bcc: lines will be scanned for recipient addresses. The Bcc: line will be deleted before transmission. -V envid Set the original envelope id. -v Go into verbose mode. -X logfile Log all traffic in and out of mailers in the indicated log file. -- Stop processing command flags and use the rest of the arguments as addresses. FILES
~/.esmtprc User configuration file. Only read if no configuration file is specified on the command line. /etc/esmtprc System configuration file. Only read if no configuration file is specified on the command line and there is no user configuration file. SEE ALSO
esmtprc(5), fetchmail(1) AUTHOR
Jose Fonseca ESMTP(1)
All times are GMT -4. The time now is 07:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy