-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 20 Jan 2016, Lucky . wrote:

Sorry for late reply. we have SMTP AUTH as well as we are working on virtual 
user. Please provide any solution so that we can proceed further.

I have this in my sendmail.cf

Mlocal,         P=[IPC], F=lsDFMA5:/|@qPSXnz9u, S=EnvFromSMTP/HdrFromL, 
R=EnvToL/HdrToL,
                T=DNS/RFC822/SMTP,
                A=FILE /var/run/dovecot2.2/lmtp

Note the missing w flag, which means, that no .forward files are possible anymore. Also, sendmail can no longer verify the existance of final users via getpwnam(), you have to verify them by other ways.
You have to determine yourself, if you like the u flag.
See op.me section 5.4

This should be the correct .m4 syntax:

FEATURE(`local_lmtp',`[IPC]',`FILE /var/run/dovecot2.2/lmtp')dnl
MODIFY_MAILER_FLAGS(`LOCAL', `+u')dnl
MODIFY_MAILER_FLAGS(`LOCAL', `-w')dnl
MAILER_DEFINITIONS
MAILER(`local')dnl

For Dovecot LDA setups see:
http://wiki2.dovecot.org/LDA/Sendmail

-----Original Message-----
From: dovecot [mailto:dovecot-boun...@dovecot.org] On Behalf Of Steffen Kaiser
Sent: 19 January 2016 21:04
To: Dovecot Mailing List
Cc: dovecot-n...@dovecot.org
Subject: Re: Configure the sendmail with the dovecot.

---------------GPG signed/encrypted data------------------
On Tue, 19 Jan 2016, Lucky . wrote:

Can you please provide the step for configure sendmail with dovecot.

We could not understand the parameter which mention in sendmail.cf file. Please 
provide the parameter description as well as where need to change exactly in 
sendmail.cf file.

Do you use SMTP AUTH already?
Do you use system or virtual users?

--
Steffen Kaiser
---------------Output of GPG------------------
gpg: Signature made Tue 19 Jan 2016 04:33:38 PM CET using RSA key ID 0BFDDF6B
gpg: Good signature from "Steffen Kaiser <skdove...@smail.inf.fh-brs.de>"


============================================================================================================================
Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html externally 
http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra.
============================================================================================================================



- -- Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEVAwUBVp+Zk3z1H7kL/d9rAQJgDwf+MyPsJ5t9oTbn0L+7+S3/ZGCQBu83fPGv
XWAKnCOWP645h5fmPYPtXL9z0zqKp8cg85TbcjJ81FEJ3faDsxj5iUdwcUwainSl
qTsqvfR9j/1pQ9T1Yxc+WyzvGPx8YsaMtPMBvAuNUVw+n1MX7vm0FnbJPAMmoWAq
RcdMrRjiHvdNwXOlpequ+1y3wLRzNNLAUNtFx9PHmLUSJkzQ86iXfnfwqMcopTKr
s/Zc6IQbbbmUtEbcfvGWGq3gz2Q/nz+cSqaF17D1U6ofujmgSr+QLEI1OyE2a5Nl
8cvTpdq2t0P88KQpKXJ1FazD+7fa1sBPS71vjENYrTYqUNM+oRUwHQ==
=DisB
-----END PGP SIGNATURE-----

Reply via email to