David Leangen wrote:
> My logs show:
> 
> Incoming connection from: ('some.ip.address', '')
> Incoming connection to: ('my.ip.address', 8025)
> Data: 'EHLO [some.ip.address]'
> Data: 'AUTH PLAIN ........=='
> Trying authprog method
> Auth:  failed for user 'user'
> 
> This is my xinetd config file:
> 
> service tmda-ofmipd
> {
>         socket_type     = stream
>         wait            = no
>         user            = vpopmail
>         group           = vchkpw
>         server          = /usr/local/src/tmda/bin/tmda-ofmipd
>         server_args     = -1 -p 0.0.0.0:8025
> --vhome-script /home/vpopmail/bin/vpopmail-vdir.sh -A
> "/home/vpopmail/bin/v
> chkpw /usr/bin/true"
>         log_on_failure  += USERID
> }

I assume that the line-wrapping above is simply due to cut/paste into
the email, and everything following server_args is on one single long line?

Attachment: signature.asc
Description: OpenPGP digital signature

_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to