X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=list-remote-forwards.cabal;h=53dfcd9ef348c5837f73f56fe2c35cbcc1ace98a;hb=299fc3d5e87253e39220833d0302055abd48a173;hp=2ff391d71042a6c04d0d8bc4d0d2367b82f5a4d5;hpb=64e7141055b184c61ba28326e87266a931fc7625;p=list-remote-forwards.git diff --git a/list-remote-forwards.cabal b/list-remote-forwards.cabal index 2ff391d..53dfcd9 100644 --- a/list-remote-forwards.cabal +++ b/list-remote-forwards.cabal @@ -1,6 +1,6 @@ cabal-version: 3.0 name: list-remote-forwards -version: 0.0.3 +version: 0.0.4 author: Michael Orlitzky maintainer: Michael Orlitzky homepage: https://michael.orlitzky.com/code/list-remote-forwards.xhtml @@ -93,7 +93,7 @@ description: SQL query used to produce a list of all forwards on the mail system. This query should return the set of all (address, goto) - triples, where \"goto\" is the destination address; i.e. to + pairs, where \"goto\" is the destination address; i.e. to where the \"address\" forwards. The \"goto\" field may contain more than one email address, separated by commas.