Hi,
I have configured postfix to work with openldap server for lookups.
main.cf configurations are as below,
##
virtual_mailbox_domains=1CorpHQ.tcs.mil.in
virtual_mailbox_base=/var/mail/vmail
virtual_mailbox_maps=ldap:/etc/postfix/virtual_mailbox_ss
> On Thu, Aug 03, 2017 at 12:19:55PM +0530, hyndavirap...@bel.co.in wrote:
>
>> > He's not posted the configuration of the sending system or
>> > its logs. This is a waste of everyone's time.
>
> The relevant logging is the TLS-related logging from the sending
> postfix/smtp client process that h
> On Wed, Aug 02, 2017 at 10:00:58AM -0500, Noel Jones wrote:
>
>> >> smtpd_tls_loglevel = 2
>> >
>> > Change that to 1, and also set:
>> >
>> > smtp_tls_security_level = 1
>>
>>
>> Oops, that should be
>>
>>smtp_tls_loglevel = 1
>
> Indeed a typo, thanks for the corection, ... and then th
> On Wed, Aug 02, 2017 at 12:10:31PM +0530, hyndavirap...@bel.co.in wrote:
>> " Aug 2 11:21:34 AHQ postfix/smtp[6372]: BEC5D67928BD:
>> to=, orig_to=,
relay=201.123.1.4[201.123.1.4]:25, delay=0.06, delays=0.04/0.01/0.01/0,
dsn=4.7.5, status=deferred (Server certificate not verified) "
> That's nic
> On Wed, Aug 02, 2017 at 12:10:31PM +0530, hyndavirap...@bel.co.in wrote:
>> " Aug 2 11:21:34 AHQ postfix/smtp[6372]: BEC5D67928BD:
>> to=, orig_to=,
relay=201.123.1.4[201.123.1.4]:25, delay=0.06, delays=0.04/0.01/0.01/0,
dsn=4.7.5, status=deferred (Server certificate not verified) "
> That's nic
Hi,
I have enabled tls in 2 postfix servers(MTA1, MTA2). when i try to send
mail from simple java client to server it is working fine. TLS negotiation
happened properly. But when MTA1 try to send mail to other MTA, mail is
getting deferred by writing following log
" Aug 2 11:21:34 AHQ postfix/
Hi,
i have installed postfix 2.10 from source code. we are sending mail to
postfix server with custom headers. Based on those headers, some actions
need to be taken at mail server. For that purpose i'm customizing postfix
source code.
In cleanup process, i'm able to parse all the custom headers
Hi,
Till now i have hard coded the ip address of next hop SMTP server in
transportmap file. Now I want SMTP server to contact DNS server to get IP
address. For that I have included hostname in transportmap file. But I
dont know how to tell Postfix server to contact DNS server.
Thanks and Regard
> On Sat, Oct 31, 2015 at 04:10:33PM +0530, hyndavirap...@bel.co.in wrote:
>
>> tls_policy file contains:
>>
>> [201.123.80.173]:25 encrypt match=AHQserver
>
> Is the name in the certificate really not fully-qualified? The
> "encrypt" policy does not entail certificate verification.
> Try:
>
>
> hyndavirap...@bel.co.example:
>> 1. error log before adding "smtp_tls_CAfile" param is as follows
>>
>
> I replaced the top-level domain name for privacy reasons.
>
>> postfix/smtp[3525]: certificate verification failed for
>> 201.123.80.173[201.123.80.173]:25: untrusted issuer
>> /C=EXAMPLE/ST=k
Hi,
I have enabled tls in 2 postfix servers(MTA1, MTA2). when i try to send
mail from simple java client to server it is working fine. TLS negotiation
happened properly. But when MTA1 try to send mail to other MTA, TLS is
failing by giving following error.
"certificate verification failed for x
hi,
I would like to develop one tracking module with postfix server to achieve
following things..
1. When mail has reached each MTA(including relay MTA) on its way to
destination
2. If mail delivery fails, at which MTA mail delivery failed and at what time
3. Which MTA has Sent DSN, and when it
Hi,
I have a question regarding Sent folder of mailing system. In general, it
is mail client responsibility to put mails in sent folder. But in case of
huge mail attachments like 5MB, mail client need to sent mail with 5MB to
destination and resend mail to put in sent folder. In total mail clien
Hi,
I have a query regarding queue ids.
In my mail system, 150 mails/min flow is there and I need to keep track of
mails and DSN for atleast 24 hours. To achieve this functionality, I have
modified code as follows.
1. I am logging all mails Queue ids in a text file.(Queueid represents
Correspond
HI,
Does postfix support Read receipts? If so, how to do?
Hyndavi
Every 3000 Sheets of paper costs us a tree.. Save trees... Conserve
Trees. Don't print this email or any Files unless you really need to
Confidentiality Notice
The information contained in this electronic messag
Thanks Wietse for the help.
By default Postfix server does not send DSN to sender. How can I make it
by default? Is therre any configuration parameter to set this?
---
Hyndavi
> hyndavirap...@bel.co.in:
>> Thanks for the reply. I have only configured the whole setup. I am
>> getting DSN from
Hi,
Thanks for the reply. I have only configured the whole setup. I am
getting DSN from relay server to sender but not from the destination.
I have a basic question.. how to enable DSN by default in postfix?
Thanks and regards
Hyndvai
> hyndavirap...@bel.co.in:
>> getting delivered to send
Hi,
I am not getting DSN from receiver to sender. My set up is as follows.
I have two domains, say a.abc.com and b.abc.com and one relay server.
When mail goes from one domain to other domain, mail goes through the
relay server.
I have tried to send mail form a.abc.com to b.abc.com through co
Hi,
I am not getting DSN from receiver to sender. My set up is as follows.
I have two domains, say a.abc.com and b.abc.com and one relay server.
When mail goes from one domain to other domain, mail goes through the
relay server.
I have tried to send mail form a.abc.com to b.abc.com through com
19 matches
Mail list logo