Should be able to do that with postsuper -H ALL
--
Darek
> On Sep 27, 2020, at 6:36 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?
>
> Unable to find the syntax on Google 😕
>
> regards
>
>
An MTA only looks at the envelope To for routing. You can put anything
you want in the message To header, so you could rewrite it any way you
need to.
On 8/28/2017 12:04 PM, Nils wrote:
Hi,
when composing an email, can I assign the header value "To" in a
way that it is shown by the ema
On Thu, May 19, 2011 at 11:31 AM, Wietse Venema wrote:
> Darek M:
>> On Wed, May 18, 2011 at 4:35 PM, Wietse Venema wrote:
>>
>> > Check your SELINUX, APPARMOR, etc. "security" settings.
>> >
>> > ? ? ? ?Wietse
>>
>> I'm r
On Wed, May 18, 2011 at 4:35 PM, Wietse Venema wrote:
> Check your SELINUX, APPARMOR, etc. "security" settings.
>
> Wietse
I'm running FreeBSD 8, and there isn't anything running by default
like SELinux on Linux. Do these permissions look ok?
-rw--- 1 postfix postfix310 May 1
May 18 16:22:49 m postfix-in/smtp[7806]: connect to
spam1.ihostexchange.net[66.46.182.95]:25: Permission denied
May 18 16:22:49 m postfix-in/smtp[7806]: connect to
spam2.ihostexchange.net[66.46.182.95]:25: Permission denied
May 18 16:22:49 m postfix-in/smtp[7806]: 7081A1088FA:
to=, relay=none, dela
On Tue, Apr 12, 2011 at 3:21 PM, Eric Cunningham wrote:
>
> Yes, that's correct, but not intentionally nor explicitly. I've tried
> explicitly accepting the sender address in my smtpd_recipient_restrictions'
> final_sender_access file but that has no effect.
>
> -Eric
And what's the content of /
Hi list,
I had a properly running install of Postfix/MySQL/virtual, with the
following in main.cf
virtual_mailbox_domains =
proxy:mysql:/etc/postfix/mysql_virtual_mailbox_domains.cf
virtual_mailbox_base = /home/vmail
virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf
vi
I'm seeing fake Facebook spam that is sent from Gmail, with the
envelope From set to the Gmail hosted domain, and the header From set
to @facebookmail.com.
I'm using spamassassin and SPF, and the message is allowed through, as
the Gmail hosted fomain is in Gmail's SPF. But what the client sees
is
Wietse Venema wrote:
Darek M.:
Hi there, my postfix "smart relay" install queries my LDAP system where
it was never configured to do so.
The OS is configured with LDAP/KRB5 authentication and does user/group
lookups via LDAP using nss_ldap:
# egrep 'passwd|group'
Hi there, my postfix "smart relay" install queries my LDAP system where
it was never configured to do so.
The OS is configured with LDAP/KRB5 authentication and does user/group
lookups via LDAP using nss_ldap:
# egrep 'passwd|group' /etc/nsswitch.conf
group: files ldap
group_compat: nis
pa
Victor Duchovni wrote:
On Tue, Oct 07, 2008 at 10:49:46AM -0400, Darek M. wrote:
I have a weird issue where a sender with a valid reverse DNS entry is
getting rejected.
main.cf:
===
smtpd_delay_reject = yes
smtpd_client_restrictions =
...
reject_unknown_reverse_client_hostname
Oct
I have a weird issue where a sender with a valid reverse DNS entry is
getting rejected.
main.cf:
===
smtpd_delay_reject = yes
smtpd_client_restrictions =
...
reject_unknown_reverse_client_hostname
Oct 4 19:04:21 postfix/smtpd[231]: connect from unknown[64.68.XXX.XXX]
Oct 4 19:04:21 postf
12 matches
Mail list logo