12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.73 2003/03/12 23:25:51 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
Revision 1.72 2003/03/12 22:55:51 joko |
Revision 1.72 2003/03/12 22:55:51 joko |
19 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
20 |
|
|
1185 |
o "what happens if 'dispatchmail' prints something to the console" or ... |
o "what happens if 'dispatchmail' prints something to the console" or ... |
1186 |
"check out how to let dispatchmail append stuff to /var/log/syslog" |
"check out how to let dispatchmail append stuff to /var/log/syslog" |
1187 |
|
|
1188 |
|
x modified routing of netsaint-mails: |
1189 |
|
netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ... |
1190 |
|
'service' is a local posix account... |
1191 |
|
'service' is mapped to 'alert@service.netfrag.org', '\service' in /etc/mail/aliases on h1.service.netfrag.org |
1192 |
|
... -> SMTP -> MX:quepasa.netfrag.org -> |
1193 |
|
'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org |
1194 |
|
'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations |
1195 |
|
-> nfo.support@news.netfrag.org |
1196 |
|
now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp) |
1197 |
|
|