* dark0s Optik wrote: > I'm running Ubuntu 10.04 and I've installed with apt DragonFly Mail > Agent package (dma). > dma man page is the same that dragonflybsd dma man page, but I want to > know how I must > send mail with dma command.
Never used dma with Linux, so just some wild guesses ... Maybe there is some command/file to "switch" from the default MTA to dma (like /etc/mail/mailer.conf in DragonFly). This should do the trick. Otherwise a manual symlink from /path/to/mta -> /path/to/dma should also work. Cheers Matthias