Leonardo Rodrigues Magalh?es: > > Let's suppose i have postfix running smtpd processes in two > different ports. 25 and 587, for example. > > is it possible, in the logs, to differ which connections came from > 25 and which came from 587 ?? I know i can analyze the full transaction
http://www.postfix.org/postconf.5.html#syslog_name http://www.postfix.org/master.5.html master.cf: smtp .. smtpd -o syslog_name=foobar Wietse > and look for sasl authentications on 587 or deliveries on 25 ....... but > i would like to filter logs and easily see all connections that came on > one port and all connections that came on the other. > > if some change on master.cf is needed, there's no problem at all. > > is this kind of configuration possible ? > > -- > > > Atenciosamente / Sincerily, > Leonardo Rodrigues > Solutti Tecnologia > http://www.solutti.com.br > > Minha armadilha de SPAM, N?O mandem email > [email protected] > My SPAMTRAP, do not email it > > > > > > >
