Re: how to de-defer all on the mailq?

2020-09-28 Thread Stephen Carville
On 9/27/20 3:34 PM, Steven Jones wrote: Hi, I set defer on the mailq to hold while I flushed it. New mail is deferred, how do I un-defer the mailq? My best guess is: postsuper -H ALL Unable to find the syntax on Google 😕 regards Steven -- Stephen Carville 626-332-1942 x1326 800

Re: BCC to a local account

2018-09-21 Thread Stephen Carville
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/20/2018 02:57 PM, Noel Jones wrote: > > On 9/20/2018 4:10 PM, Stephen Carville wrote: >> I am trying to bcc all mail to a prticular user (currently >> mrct...@lereta.com) to a local account (mrcar). >> >>

BCC to a local account

2018-09-20 Thread Stephen Carville
/mrctest\@lereta.com/ mr...@mx02.lereta.com with the same result. Is this even possible? If it is how can I make it work. -- Stephen Carville Serf Without Portfolio 800.537.3821 x1326 scarvi...@nospam.lereta.com - Do not become so fixa

Stop sending Success DSN

2010-04-16 Thread Stephen Carville
        boundary="A11B78008.1271364728/mx01.lereta.com" Message-ID: <20100415205208.a49ad8...@mx01.lereta.com> -- Stephen Carville

Re: TLS Exception for Remote Sender

2010-04-16 Thread Stephen Carville
smtp_tls_policy_maps might work here. -- Stephen Carville

Re: Sending bounce notifications to postmaster

2010-04-13 Thread Stephen Carville
FWIW, it looks like the copies of non-delivery notifications go to bounce_notice_recipient but the messages with the SMTP transactions go to error_notice_recipient. By setting these to different addresses I can separate the non-delivery notices from the error messages. -- Stephen Carville

Re: Sending bounce notifications to postmaster

2010-04-12 Thread Stephen Carville
gt; for inbound mail. Thank you. FTTB, I'm redirecting them to my inbox so I can devise a proper filter. -- Stephen Carville

Sending bounce notifications to postmaster

2010-04-12 Thread Stephen Carville
_random_source = dev:/dev/urandom unknown_local_recipient_reject_code = 550 -- Stephen Carville

Re: Unconditional Accept for mynetworks

2010-04-01 Thread Stephen Carville
On Thu, Apr 1, 2010 at 10:48 AM, Wietse Venema wrote: > Stephen Carville: >> On Thu, Apr 1, 2010 at 10:11 AM, Stephen Carville >> wrote: >> > Is there way to have postfix relay _any_ mail from $mynetworks but >> > still check other mail against the relay_reci

Re: Unconditional Accept for mynetworks

2010-04-01 Thread Stephen Carville
On Thu, Apr 1, 2010 at 10:11 AM, Stephen Carville wrote: > Is there way to have postfix relay _any_ mail from $mynetworks but > still check other mail against the relay_recipient_maps? > > I have been forwarding bad addresses to the held desk but the > developers tell me they

Unconditional Accept for mynetworks

2010-04-01 Thread Stephen Carville
Is there way to have postfix relay _any_ mail from $mynetworks but still check other mail against the relay_recipient_maps? I have been forwarding bad addresses to the held desk but the developers tell me they have to see the original subject line. -- Stephen Carville

Re: Delay Warnings are not being sent

2010-03-17 Thread Stephen Carville
On Wed, Mar 17, 2010 at 12:08 PM, Wietse Venema wrote: > Stephen Carville: >> On Tue, Mar 16, 2010 at 5:41 PM, Wietse Venema wrote: >> > Stephen Carville: >> >> I am trying to get delay warnings to be sent to users with no success. >> > >> > How d

Re: Delay Warnings are not being sent

2010-03-17 Thread Stephen Carville
On Tue, Mar 16, 2010 at 5:41 PM, Wietse Venema wrote: > Stephen Carville: >> I am trying to get delay warnings to be sent to users with no success. > > How do you know the difference between "not sent" and "not received"? Good point. All I know is to look at

Delay Warnings are not being sent

2010-03-16 Thread Stephen Carville
glevel = 1 smtpd_tls_mandatory_protocols = TLSv1,SSLv3 smtpd_tls_security_level = may tls_random_source = dev:/dev/urandom unknown_local_recipient_reject_code = 550 -- Stephen Carville

Re: Logging whitelisted mail

2010-03-04 Thread Stephen Carville
On Thu, Mar 4, 2010 at 7:39 AM, Noel Jones wrote: > On 3/3/2010 11:57 PM, Stephen Carville wrote: >> >> Part of my configuration: >> >> smtpd_delay_reject = yes >> smtpd_helo_required = yes >> smtpd_recipient_restrictions = >>       permit_

Logging whitelisted mail

2010-03-03 Thread Stephen Carville
y_protocols = TLSv1,SSLv3 smtpd_tls_security_level = may tls_random_source = dev:/dev/urandom unknown_local_recipient_reject_code = 55 -- Stephen Carville

Re: /etc/aliases is not applied

2009-03-25 Thread Stephen Carville
$myhostname and all is working correctly again. This was driving me and the other mail admin (he's a Sendmail guy) buggy. I knew it should work but it didn't. Thank you very much... -- Stephen Carville

/etc/aliases is not applied

2009-03-25 Thread Stephen Carville
lbox_maps virtual_mailbox_limit = 5120 virtual_mailbox_lock = fcntl virtual_mailbox_maps = virtual_minimum_uid = 100 virtual_transport = virtual virtual_uid_maps = -- Stephen Carville