[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Sendmail - only use RBL for incoming mail?
- Subject: Re: [vps-mail] Sendmail - only use RBL for incoming mail?
- From: Bennett Lanford <benlanford@xxxxxxxxx>
- Date: Fri, 2 Dec 2005 09:49:49 -0700
On 12/2/05, ADNET Ghislain <gadnet@xxxxxxxxxx> wrote:
>
> i never see in the sendmail log the authenticated user, on vps v2 they all
> use smtp auth but sendmail log do not show which user sent which email ?
>
>
> Dec 2 10:03:50 am01 sm-mta[97151]: jB293cCY097151: from=
> <contact@xxxxxxxxxxxxxxxxxxxx> <contact@xxxxxxxxxxxxxxxxxxxx>, size=41333,
> class=0, nrcpts=27, msgid=<004901c5f71f$4efe1b50$c9b9f952@vr60410ce3c0f0>,
> proto=ESMTP, daemon=MTA-v4, relay=
> lns-bzn-43-82-249-185-201.adsl.proxad.net [82.249.185.201]
> Dec 2 10:03:52 am01 sm-mta[97207]: jB293cCY097151: to=
> <lesautdelabergere@xxxxxxxxxx> <lesautdelabergere@xxxxxxxxxx>, ctladdr=
> <contact@xxxxxxxxxxxxxxxxxxxx> <contact@xxxxxxxxxxxxxxxxxxxx> (1153/1153),
> delay=00:00:13, xdelay=00:00:02, mailer=esmtp, pri=851333, relay=
> smtp.wanadoo.fr. [193.252.22.123], dsn=2.0.0, stat=Sent (Ok: queued as
> 936C76000389)
>
>
> am i mislead ? how can you tell it is using the auth ?
I think the default logging level of 9 must not include auth requests. I log
at level 10, and the auth commands show up in /var/log/maillog. Try adding a
line like this to your sendmail macro configuration file, then regenerate
sendmail.cf and restart sendmail:
define(`confLOG_LEVEL',`10')
--
Bennett Lanford <benlanford@xxxxxxxxx>
There are 10 kinds of people: those that understand binary and those that
don't.
Main Index |
Thread Index