|
|
|
|
||||||
| comp.mail.sendmail Configuring and using the BSD sendmail agent. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi
I am using sendmail as my mail server. When i was checking the log files i found some logs as follows. MAILER-DAEMON@mailserver. Thu Aug 23 21:02 -23021/6589687 MAILER-DAEMON@mailserver. Thu Aug 23 21:02 -6411/7602959 MAILER-DAEMON@mailserver. Thu Aug 23 21:03 -4364/11725477 But i dont really understand what exactly end part of these logs (with negative values) means. Can anyone please what does this negative values represents. (-23021/6589687) Biju |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
biju.blore@gmail.com schrieb:
> Hi > I am using sendmail as my mail server. When i was checking the > log files i found some logs as follows. > > MAILER-DAEMON@mailserver. Thu Aug 23 21:02 > -23021/6589687 > MAILER-DAEMON@mailserver. Thu Aug 23 21:02 -6411/7602959 > MAILER-DAEMON@mailserver. Thu Aug 23 21:03 > -4364/11725477 > > But i dont really understand what exactly end part of these logs (with > negative values) means. > Can anyone please what does this negative values represents. > (-23021/6589687) That doesn't look like anything Sendmail would produce. In fact, it doesn't even look like an excerpt from any Unix/Linux logfile. Can you explain in a bit more detail where you found these? -- Please excuse my bad English/German/French/Greek/Cantonese/Klingon/... |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
biju.blore@gmail.com schrieb:
> Hi > I am using sendmail as my mail server. When i was checking the > log files i found some logs as follows. > > MAILER-DAEMON@mailserver. Thu Aug 23 21:02 > -23021/6589687 > MAILER-DAEMON@mailserver. Thu Aug 23 21:02 -6411/7602959 > MAILER-DAEMON@mailserver. Thu Aug 23 21:03 > -4364/11725477 > > But i dont really understand what exactly end part of these logs (with > negative values) means. > Can anyone please what does this negative values represents. > (-23021/6589687) That doesn't look like anything Sendmail would produce. In fact, it doesn't even look like an excerpt from any Unix/Linux logfile. Can you explain in a bit more detail where you found these? -- Please excuse my bad English/German/French/Greek/Cantonese/Klingon/... |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Aug 28, 5:36 pm, Tilman Schmidt <ts-usenet0...@pxnet.com> wrote:
> biju.bl...@gmail.com schrieb: > > > Hi > > I am using sendmail as my mail server. When i was checking the > > log files i found some logs as follows. > > > MAILER-DAEMON@mailserver. Thu Aug 23 21:02 > > -23021/6589687 > > MAILER-DAEMON@mailserver. Thu Aug 23 21:02 -6411/7602959 > > MAILER-DAEMON@mailserver. Thu Aug 23 21:03 > > -4364/11725477 > > > But i dont really understand what exactly end part of these logs (with > > negative values) means. > > Can anyone please what does this negative values represents. > > (-23021/6589687) > > That doesn't look like anything Sendmail would produce. > In fact, it doesn't even look like an excerpt from any Unix/Linux logfile. > Can you explain in a bit more detail where you found these? > > -- > Please excuse my bad English/German/French/Greek/Cantonese/Klingon/... Hi, This problem is happening when some is returned back to us.There was a mistake in the explaination i told earlier.. It snot from the log files that this is seen, Its seen when i read the particular file using "mail -f" command. I am mentioning the things i did. Let "mailuser" be the folder of the user in which mail is stored. Below I am mentioning the output of the command also mail -f /var/spool/mail/mailuser Mail version 8.1 6/6/93. Type ? for . "mail user": 3 messages 3 unread >U 1 MAILER-DAEMON@mailserver. Thu Aug 23 21:02 -23021/6589687 >U 2 MAILER-DAEMON@mailserver. Thu Aug 23 21:02 -6411/7602959 >U 3 MAILER-DAEMON@mailserver. Thu Aug 23 21:03 -4364/11725477 The no f lines/Size is shown as negative. I dont really know. whatexactly does it mean, and how it works... So Please do . Thanks & Regards, Biju |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
In article <1188438326.760151.168510@k79g2000hse.googlegroups .com>
biju.blore@gmail.com writes: >Let "mailuser" be the folder of the user in which mail is stored. >Below I am mentioning the output of the command also > > mail -f /var/spool/mail/mailuser > > Mail version 8.1 6/6/93. Type ? for . > "mail user": 3 messages 3 unread > >U 1 MAILER-DAEMON@mailserver. Thu Aug 23 >21:02 -23021/6589687 > >U 2 MAILER-DAEMON@mailserver. Thu Aug 23 >21:02 -6411/7602959 > >U 3 MAILER-DAEMON@mailserver. Thu Aug 23 >21:03 -4364/11725477 > >The no f lines/Size is shown as negative. I dont really know. what>exactly does it mean, and how it works... So Please do . That's a bug in your 'mail' program, and has nothing to do with the program 'sendmail' that is discussed in this group. The numbers are typically calculated by 'mail' when it reads your mailbox, and obviously messages can't have a negative # of lines. Perhaps it uses a 16-bit counter that overflows - I assume that you only see it on "large" messages. --Per Hedeland per@hedeland.org |
|
![]() |
| Outils de la discussion | |
|
|