Remo Mattei <[EMAIL PROTECTED]> writes:

> Hi guys, does anyone have an command options for tmda-ofmipd with
> vpopmail?

If you're running the CVS version, su to the vpopmail user and try
this (all one line, of course):

$ /usr/local/bin/tmda-ofmipd -f -d -S /usr/local/tmda/contrib/vpopmail-vdir.sh

This assumes you are authenticating from the ~vpopmail/.tmda/tofmipd
file.  If instead you want to authenticate against an already working
POP3 server on the same machine, simply *add* the following switch to
the above line:

  -R pop3://pop3.yourdomain.com

IMAP and LDAP servers should also work, if properly configured, by
switching the protocol above from pop3 to whatever you need.

If you're running IP-based domains (one machine, several IP aliases),
change the 'pop3.yourdomain.com' to 0.0.0.0 above and add this switch:

  -p 0.0.0.0:8025

Try running tmda-ofmipd with the -h switch for an explanation of the
available command line switches.


Tim
_________________________________________________
tmda-workers mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-workers

Reply via email to