** Description changed:
Eucalyptus sends registration emails via SMTP to localhost.
Unfortunately it doesn't set the source IP address to one of the
localhost addresses. Instead it uses the IP address of an ethernet
interface.
That falls foul of the default relay control ACL in postfix, when
postfix is in Smarthost configuration.
Oct 23 14:47:42 gaffer postfix/smtpd[31553]: connect from
gaffer.lab.man.cpwn.lan[10.99.67.10]
Oct 23 14:47:42 gaffer postfix/smtpd[31553]: NOQUEUE: reject: RCPT from
gaffer.lab.man.cpwn.lan[10.99.67.10]: 554 5.7.1 <[email protected]>: Relay access
denied; from=<[email protected]> to=<[email protected]> proto=ESMTP
helo=<gaffer.lab.man.cpwn.lan>
Oct 23 14:47:42 gaffer postfix/smtpd[31553]: disconnect from
gaffer.lab.man.cpwn.lan[10.99.67.10]
ProblemType: Bug
.etc.eucalyptus.eucalyptus.cc.conf: CC_NAME="isp-lab"
Architecture: amd64
Date: Fri Oct 23 14:48:27 2009
DistroRelease: Ubuntu 9.10
Package: eucalyptus-cloud 1.6~bzr931-0ubuntu7
ProcEnviron:
PATH=(custom, no user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-server
SourcePackage: eucalyptus
Uname: Linux 2.6.31-14-server x86_64
+
+ ==================
+ Karmic release notes:
+
+ Confirmation email for new UEC users not sent
+
+ When a new user is created in the UEC admin interface an email is sent
+ to the user to confirm the registration. A bug in the smtp configuration
+ of UEC prevents the Cloud controller from accepting and forwarding the
+ confirmation email to the end user. The workaround is to edit the
+ postfix configuration file (/etc/postfix/main.cf) to comment the
+ mynetworks option and add a mynetworks_style option set to host instead
+ and reload postfix (459101):
+
+ #mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
+ mynetworks_style=host
+
+ ==================
** Changed in: ubuntu-release-notes
Status: In Progress => Fix Committed
--
Relay denied from eucalyptus registration emails - source address is wrong.
https://bugs.launchpad.net/bugs/459101
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs