|
From: Jamie C. <jca...@we...> - 2006-12-12 18:27:55
|
On 12/Dec/2006 08:35 and...@fr... wrote .. > Hi all, > I configured webmin auto - upgrade , specifically update modules on > schedule; I also configured to send email update report to my address. > > Onfortunately, on only one server, I cannot make postfix undertsand that > it has to send e-mail with domain following the username@, > insted of fully qualified hostname following the username@. > > I think the problem could be the integrated configuration between postfix > and mysql, to menage via postfixadmin any virtual domain. > > To work-around this problem of mine, isn't any way to modify the sender > (from) of webmin update reports ? > > If I send a mail via webmin, user mailbox, and manually put > we...@my... everything is OK > (the problem is related to my server receiving the email: the email from > webmin@fullyqualifiedhostname are refused by the anti-spam rules) You can actually configure the From: address that Webmin uses, although it is a little obscure. Go to the Read User Mail module, click on Module Config, and change the 'From: address to use when Webmin sends email' field to we...@my.... Because code in that module is used by many others for sending email, it's settings for SMTP and the From: address effect pretty much all email sent by Webmin. - Jamie |