Regify provider appliance tech

From regify WIKI
Revision as of 16:21, 19 December 2011 by Regify (talk | contribs) (Created page with '== PostFix == The regify Provider Appliance runs a PostFix server as MTA or SmartHost. You can use the following tricks to get a closer look: To see the queue status: > mailq …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PostFix

The regify Provider Appliance runs a PostFix server as MTA or SmartHost. You can use the following tricks to get a closer look:

To see the queue status:

> mailq

To flush the mailqueue (maybe, after you changed something)

> postqueue -f

To show log (continuously):

> tail-f /var/logs/maillog

Logfiles

You can find most logs in

> /var/log/
> /var/log/httpd

Additionally, the regify-provider does its own daily logging about provider business:

> /opt/provider/REGIFY_LOGS