Dear list,

I have a question about what mailman does when the following
log appears into /var/log/maillog.

---/var/log/maillog---
Feb 15 12:00:04 xxx postfix/pickup[6279]: 244811C805C: uid=41 from=<mailman>
Feb 15 12:00:04 xxx postfix/cleanup[21529]: 244811C805C:
message-id=<[email protected]>
Feb 15 12:00:04 xxx postfix/qmgr[20068]: 244811C805C:
from=<[email protected]>, size=1728, nrcpt=1 (queue active)
Feb 15 12:00:04 xxx postfix/local[21232]: 244811C805C:
to=<[email protected]>, orig_to=<mailman>, relay=local, delay=0.17,
delays=0.05/0/0/0.12, dsn=2.0.0, status=sent (delivered to command:
/usr/lib/mailman/mail/mailman post mailman)

At the moment the above messages logged, nothing is operated
(no mail send to [email protected] from [email protected] manually),
however, this message happens at the almost same time every noon
as follows.


---/var/log/mailman/vette---
Feb 15 12:00:04 2010 (2129) Mailman post from [email protected] held,
message-id=<[email protected]>: Post by non-member
to a members-only list
Feb 16 12:00:05 2010 (2129) Mailman post from [email protected] held,
message-id=<[email protected]>: Post by non-member
to a members-only list
Feb 17 12:00:04 2010 (2129) Mailman post from [email protected] held,
message-id=<[email protected]>: Post by non-member
to a members-only list
Feb 18 12:00:05 2010 (2129) Mailman post from [email protected] held,
message-id=<[email protected]>: Post by non-member
to a members-only list

---</etc/cron.d/mailman>---
0 12 * * * mailman /usr/lib/mailman/cron/senddigests
0,5,10,15,20,25,30,35,40,45,50,55 * * * * mailman
/usr/lib/mailman/cron/gate_news


---</etc/mailman/aliease>---
# STANZA START: mailman
# CREATED: Mon Jan 25 16:48:18 2010
mailman: "|/usr/lib/mailman/mail/mailman post mailman"

According to the time of the log, it seems that this is related to either
of the cron jobs specified in /etc/cron.d/mailman(senddigests of ate_news).
But I dont get what is exactly going on nor what kind of mail send to
the [email protected](how can I verify it?).

Could anyone in this list provide comments/suggestions please?

-Environment
OS:RHEL5
postfix-2.3.3-2.1.el5_2
mailman-2.1.9-4.el5


Sincerely,

-- 
-------------------
Masaharu Kawada


------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to