diff options
Diffstat (limited to 'HOWTO')
-rw-r--r-- | HOWTO | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +MUST BE FINISHED! + + +It is a (very) small HOWTO to make pyg working properly. + +pygm2n: + +Pre: a fully working MTA (ie postfix) where you can run procmail. A +new server (local or remote) where you can create groups. + +Create a user, ie mailgate, set its procmail as: + +:0 bhc: +| pygm2n -n local.test + +you can use -a your@address and -s nntphost if local.test is moderated, +or nntphost isn't localhost + +Create local.test (if it doen't exist). + +Now any mail you will write to mailgate user, will be sent to the +server. Read local.test on localhost (or nntphost), you will see +message. |