[Dovecot] Testing process?
Morning all! Total newbie question. I'm learning Dovecot and will be plugging in a few things and testing it end to end. What test structures or tools are available for making sure the install is correct and the parameters are taken?
Thanks!
Leam
-- Mind on a Mission http://leamhall.blogspot.com/
Am 01.09.2012 11:53, schrieb leam hall:
Morning all! Total newbie question. I'm learning Dovecot and will be plugging in a few things and testing it end to end. What test structures or tools are available for making sure the install is correct and the parameters are taken?
Thanks!
Leam
describe what you mean "install is correct" as there are unnumbered ways to setup dovecot
usally you found your errors in the logs, for testing use verbose logging
so first plan "what setup" you want to goal, reading dovecot sites , faqs, examples, archives
anyway perhaps use some virt. machine for testing multiple stuff
Best Regards MfG Robert Schetterer
netstat -tulpn port listening on 110(pop) 143(imap) confirms the same
and you can also do
cat /var/log/dovecot.log
rgds p
On Sat, Sep 1, 2012 at 4:00 PM, Robert Schetterer robert@schetterer.orgwrote:
Am 01.09.2012 11:53, schrieb leam hall:
Morning all! Total newbie question. I'm learning Dovecot and will be plugging in a few things and testing it end to end. What test structures or tools are available for making sure the install is correct and the parameters are taken?
Thanks!
Leam
describe what you mean "install is correct" as there are unnumbered ways to setup dovecot
usally you found your errors in the logs, for testing use verbose logging
so first plan "what setup" you want to goal, reading dovecot sites , faqs, examples, archives
anyway perhaps use some virt. machine for testing multiple stuff
Best Regards MfG Robert Schetterer
describe what you mean "install is correct" as there are unnumbered ways to setup dovecot
usally you found your errors in the logs, for testing use verbose logging
so first plan "what setup" you want to goal, reading dovecot sites , faqs, examples, archives
anyway perhaps use some virt. machine for testing multiple stuff
Best Regards MfG Robert Schetterer
Robert, et al, thank you for reminding me that I need to share what I'm thinking! I've been bouncing it around in my own head but didn't really write enough to communicate.
There are a lot of things i need to learn about Dovecot, so first is how to send something to it and then see where it's logged or what actions are taken. My work uses Dovecot and I need to be able to use, test, and understand it.
So maybe the first question is, is there a test framework for Dovecot itself or is it better to set up with postfix or something and just route mail through it?
Thanks!
Leam
-- Mind on a Mission http://leamhall.blogspot.com/
participants (3)
-
leam hall
-
PARTH MONGA
-
Robert Schetterer