On Tue, 15 Jul 2003 17:28:40 +0100 Dhruba Bandopadhyay <[EMAIL PROTECTED]> wrote:
> How can I configure postfix so that it sends these mails correctly? > Or how can I solve this problem at all? I had this problem and I actually submitted a bug report on it, but I think that the solution for the problem actually caused another problem for people running other MTAs. Anyway, I am using Sendmail and I fixed that problem by getting Sendmail to run as nobody instead of daemon (which is what it was running as). I just got into Postfix, so I can't say how to change the user that Postfix runs as, but if it's anything like everything else I've seen in Postfix, it should be easy. In sendmail, you can edit /etc/mail/sendmail.mc and add this line define(`confDEF_USER_ID',``65534:65534'')dnl Then do m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf and you are goodtimes. -- Shane Hickey <[EMAIL PROTECTED]>: Nerd http://www.nerddiary.org GPG KeyID: 777CBF3F Key fingerprint: 254F B2AC 9939 C715 278C DA95 4109 9F69 777C BF3F -- [EMAIL PROTECTED] mailing list
