| Gerrit Kühn on Wed, 24 Apr 2002 12:12:59 +0200 (CEST)(envelope-from owner-apsfilter-help@apsfilter.org) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| apsfilter and sendmail |
Hello folks, I have a problem here when apsfilter tries to send mails (error messages and so on). It always writes to name@host.pmp.uni-hannover.de. This is ok when writing to root, but for users I need it to write to name@pmp.uni-hannover.de instead. I'm using sendmail with MASQUERADE_AS(pmp.uni-hannover.de) FEATURE(masquerade_envelope) which solves most of the issues with the hostnames for outgoing mail. When apsfilter writes a error mail to root, it contains a line saying cc:user@pmp.uni-hannover.de. Unfortunately sendmail still tries to deliver the copy in /var/spool/mqueue to user@host.pmp.uni-hannover.de, which won't work. I'm not sure if this is a problem with apsfilter, the setup of the users here, or my sendmail setup. However, any help and hints would be great. :-). cu Gerrit --