Re: weird postfix sasl problem with Outlook

2008-01-31 Thread Scott Kitterman
On Thursday 31 January 2008 00:00, DULMANDAKH Sukhbaatar wrote:
 Hello all.

 I'm been using dapper on my mail server until the last weekend. During
 last weekend I've upgraded my system to gutsy. After that SMTP
 authentication for postfix is not working for Outlook. On thunderbird
 and evolution I can send any mail using smtp authentication, but on
 Outlook postfix saying Relay access denied or something like that.
 In addition Outlook configuration worked fine with Dapper.

 Here is little excerpt from main.cf:

 smtpd_sasl_auth_enable=yes
 broken_sasl_auth_clients = yes
 smtpd_sasl_type=dovecot
 smtpd_sasl_path=private/auth

 After all I've no clue where the problem is, and how I can fix it. Did
 I missed something? Any clues?

Is your Dovecot SASL configured to do both Plain and Login auth types?

Scott K

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Server Team 2008-01-30 meeting minutes

2008-01-31 Thread Mathias Gug
Hi,

Here are the minutes of the meeting. They can also be found online, with
the irc logs, here: https://wiki.ubuntu.com/MeetingLogs/Server/20080130.

== Start a Mentoring program ==

mathiaz proposed the idea of starting a mentoring program for the Server team,
inspired by the MOTU and the Documentation Team mentoring programs. keescook
asked if it would be joined with the MOTU mentoring program. mathiaz said it
wouldn't, explaining that potential mentees could get involved in
documentation, bug triaging, and not just packaging.

ScottK2 stated that the MOTU mentoring program wasn't such a great success in
his opinion. He added that starting yet-another mentoring process divides the
communities, with mentees not being integrated in the teams directly (separate
mailing lists and IRC channels). He highlighted the need to use existing
communication channels to integrate new contributors rather than opening new
ones.

soren suggested to use the MOTU mentoring program and add a server flavor to
it.  He also clarified that the MOTU mentoring program is not only about
packaging, but has a broader scope.

faulks and nxvl added that having a mentor would help them getting involved in
the server team.

ACTION: mathiaz to send an email about the mentoring program proposal to
ubuntu-server and talk with daniel holbach about using the MOTU mentoring
process.

== Review ACTION points from previous meeting ==

soren is writing his interview for UWN about the state of virtualization in
hardy.

== Review each section of the ServerTeam/Roadmap ==

=== Bug triaging ===

zul triaged a lot of bugs related to the server team. Most of the samba bugs
have been looked at now.

dendrobates stated that focusing on openldap would help as openldap 2.4 has
been uploaded to hardy and bugs are pouring in since then.

ACTION: mathiaz to update the bug triager section of the roadmap to highlight
openldap.

=== SNI support in apache2 ===

mathiaz looked into adding SNI support to apache2. It requires a rebuild of
openssl in order to enable TLS extension in it. That means an ABI bump. He is
not sure if this should be done at this stage of the release cycle. He has also
uploaded openssl and apache2 packages that should work in his ppa [1]. He is
now working on defining a test plan.

[1]: https://launchpad.net/~mathiaz/+archive

ACTION: mathiaz to talk with slangasek about an ABI bump in openssl for hardy.

=== Documentation ===

sommer stated that the Server Guide is going well. Last week has seen the
update of the security section done by a new contributor. The guide is
maintained in bzr [2].

sommer is still working on the kvm virtualization section.

[2]: https://code.launchpad.net/ubuntu-docs.

=== KVM Virtualization in Hardy ===

soren said that version 60 of KVM had been integrated in the kernel and the
user space had been updated accordingly. He also added the new virtio stuff
that massively improves I/O on the guest. However special arguments need to be
passed to KVM to enable it. He is working on getting that into libvirt.

The current version should fix gfxboot screen on Hardy Isos. Using KVM to test
Hardy Live-CD is still a bit rough for now, but soren is working on fixing KVM
and X to improve the situation.

=== Windows authentication integration ===

dendrobates said that 4.0.4 should be uploaded in universe by tomorrow. This
new version includes a new gtk based GUI to join an AD domain. There is also a
CLI.

mathiaz suggested to add a note to the Release Notes for Alpha 4 [3].

[3]: https://wiki.ubuntu.com/HardyHeron/Alpha4

ACTION: dendrobates will add a section to the Alpha 4 Release Notes about
windows integration.

=== UFirewall ===

jdstrand reported that he added a section in the Release Notes for Alpha 4
about Uncomplicated Firewall. He's also received some feedback from nxvl and
sommer that tested it. jdstrand put up some directives about testing it on the
wiki page [4].

[4]: https://wiki.ubuntu.com/UbuntuFirewall

=== AppArmor profiling ===

mathiaz asked keescook whether AppArmor discussion should be handled during the
SecurityTeam meeting [5]. kesscook said he'd rather discuss profiling work in
the server team and infrastructure work in the Securiy meeting.

mathiaz added that pitti asked if a profile for the ISC dhcp client was still
worked on. He'd like to replace the de-rooting patch with an apparmor profile.

jdstrand said he was working on profiles for mysqld, named and slapd. Help in
testing them once they're ready is welcome.

[5]: https://wiki.ubuntu.com/SecurityTeam/Meeting

=== MIR process for server related packages ===

zul almost finished all of the MIR writing [6]. He also added that he agrees
with the rejection of bacula and that drbd is now included in
linux-ubuntu-modules.

[6]: https://wiki.ubuntu.com/ServerPackageReview

ACTION: zul will send an email to ubuntu-server about bacula in main.

=== Iscsi support in Hardy ===

zul fixed iscsitarget and plans to get it included in