Re: [CentOS] mail server: sendmail with integrated AD

2013-08-21 Thread Riccardo Castellani
> Am 20.08.2013 06:04, schrieb Riccardo Castellani: >> I'm preparing my new Sendmail mail server with pop3s + smtps where user > SMTPS is obsolete since a couple of years. Use SMTP/STARTTLS instead > over the submission port. I know, I used both ports (SMTP over SSL port 465, SMTP/STARTTLS port

Re: [CentOS] mail server: sendmail with integrated AD

2013-08-20 Thread Alexander Dalloz
Am 20.08.2013 06:04, schrieb Riccardo Castellani: > I'm preparing my new Sendmail mail server with pop3s + smtps where user SMTPS is obsolete since a couple of years. Use SMTP/STARTTLS instead over the submission port. > authentication occurs through Microsoft Active Directory by Winbind daemon.

[CentOS] mail server: sendmail with integrated AD

2013-08-19 Thread Riccardo Castellani
I'm preparing my new Sendmail mail server with pop3s + smtps where user authentication occurs through Microsoft Active Directory by Winbind daemon. OS is Centos 6.4 and Sendmail is 8.14 Mailboxes will be in this server but how to create them !??! It's necessary to add user by 'useradd' command int