Re: Can i run postfix on my home IP

2022-01-13 Thread Max-Julian Pogner
ave the MX record of your domain point to the a/ record. that is the list for *accepting* mail. For sending mail, it get's more involved (check not on PBL list, have correct PTR record), but if taken literally that would be outside of what you described your goal is. cheers! Max On

Re: Creating Dovecot users from Postfix

2022-01-02 Thread Max-Julian Pogner
source of backscatter if something fails. And executing a program (possibly in parallel) that on the fly changes the config of dovecot for every incoming mail, seems unwise at least. However, here's where i would start: fiddling with whatever postfix uses as virtual_transport. ~~ Max O

Re: smtp disobeying smtp_bind_address

2021-10-25 Thread Max-Julian Pogner
On 25/10/2021 11:35, Vincent Pelletier wrote: I would rather postfix just stop sending emails altogether in such case, than send them from an unexpected ip: a delay is preferable to me to uncertainty as to how the emails were processed by recipient SMTPs. As a categorical prevention of postfix

dead link in online html doc

2021-10-06 Thread Max-Julian Pogner
d all occurrences of "http://tools.ietf.org"; with "https://tools.ietf.org"; in the html documentation. with best regards, Max

Re: Filtering MAIL FROM for autenticated users

2021-09-28 Thread Max-Julian Pogner
Hi, did you already ctrl+f for 'reject_sender_login_mismatch' and 'smtpd_sender_login_maps' in http://www.postfix.org/postconf.5.html ? regards, Max On 28/09/2021 13:36, João Silva wrote: Hi I need to limit the domains in "mail from" for autenticated users t

Re: multiple ip addresses for submission -- My Google Fu is lacking

2021-09-14 Thread Max-Julian Pogner
e above described is just my guess, i wanted to scrape other people's knowledge as well. best wishes from, max

multiple ip addresses for submission -- My Google Fu is lacking

2021-09-13 Thread Max-Julian Pogner
outlook, thunderbird, k-9, whatever iphone is doing) seem to publish any kind of documentation in that regard. could someone suggest me a page to read next or google search word to try out? best regards, Max

Re: postscreen appears to be misinterpreting zen.spamhaus.org's error return codes

2021-05-30 Thread Max-Julian Pogner
ed with doubt, i didn't include ZRD (Spamhaus Zero Reputation Domains list). with best regards, Max

Re: Checking my understanding of TLS-related settings, and a possible feature request

2020-06-11 Thread Max-Julian Pogner
ndard port for smtp With regards to a possible smtpd_tls_policy_maps option, i must defer to more knowledgeable people. regards! Max Am 11.06.20 um 18:22 schrieb Jeremy Banks: > > Hello, > >   > > At my job, we use Postfix as our email setup. Recently, as part of a > securit

Re: Postfix Maildir problems

2019-12-28 Thread Max-Julian Pogner
ilbox_command`` configuration parameter? ~~ Max

Re: Mail shows being queued, but not in queue

2019-12-23 Thread Max-Julian Pogner
he posted: > $(postconf -xh mail_spool_directory) ~~ Max

Re: security level fingerprint does also check peername?

2019-12-20 Thread Max-Julian Pogner
thanks for fixing my brain :-)= have a nice day/xmas/newyear! ~~ Max

security level fingerprint does also check peername?

2019-12-19 Thread Max-Julian Pogner
wever, i do not think i am proficient enough to do this) b) or, i should send in a PATCH for the documentation, editing file proto/postconf.5 accordingly, in order to help others scratching their heads of the same questions? with kind regards, Max signature.asc Description: OpenPGP digital signature

SMTP REQUIRETLS (RFC 8689)

2019-12-12 Thread Max Mazurov
1]: https://www.rfc-editor.org/rfc/rfc7435.html [2]: https://www.rfc-editor.org/rfc/rfc8689.html [3]: https://groups.google.com/forum/#!topic/chasquid/1boTw1rvU8g Cheers, Max Mazurov

Re: set-permissions fails: how to fix and/or manual set correct permissions?

2018-09-30 Thread Max Mustermann
Usually it's a mistake to test if the user is root. POSIX does not even require a root user. source: On 30-09-18 19:36, Viktor Dukhovni wrote: Postfix documentation is not the POSIX specification. On systems that devi

Re: set-permissions fails: how to fix and/or manual set correct permissions?

2018-09-30 Thread Max Mustermann
How should I know that postfix requires the super-user to have "root" as name? I don't see this information in the README, neither in the (file system) requirements. Or can't I read? On 30-09-18 18:24, Wietse Venema wrote: Max Mustermann: # postfix set-permissions fin

set-permissions fails: how to fix and/or manual set correct permissions?

2018-09-30 Thread Max Mustermann
platform: Entware (OpenWRT based = router firmware) -> minimal: no SElinux, no appArmor, readme_directory = no, etc. environment: root user name is renamed # postconf -n command_directory = /opt/sbin compatibility_level = 2 config_directory = /opt/etc/postfix daemon_directory = /opt/libexec/postf

Re: Temporary storage of email per SMTP daemon

2016-11-15 Thread max
Let me try to describe what we try to achieve. We want to intercept e-mail from the different servers (preferably in separated mail boxes), do some content inspection and send them out again at a later time. We'd use java mail to do the content inspection, strip CC en BCC en use X-Original-To hea

Temporary storage of email per SMTP daemon

2016-11-15 Thread max
Hi, We setup a postfix mailserver (192.168.0.1) as a relay for our internal network. All e-mail (disregarded the final destination) should be stored on this machine for a period of time before we re-inject the email into postfix and relay it to our outgoing mailserver (192.168.0.2) who'll deliver

Re: Re: Postfix first configuration - directories pb

2009-01-31 Thread max...@free.fr
I'll do this. Thank you sir max...@free.fr a écrit : > Hi Mouss, > > Thanks for your answer. After reading your post, i removed the 2 > following directories : > /home/my-main-domain.fr/contact/ owned by www-data > /home/example.com/contact/ owned by www-data >

Re: newbie - cannot open file and homeDir owned by wrong user

2009-01-31 Thread max...@free.fr
ilbox cont...@my-main-domain.fr my-main-domain.fr/contact cont...@example.net example.net/contact # cat /etc/mailname mail.my-main-domain.com Max

Re: Re: Postfix first configuration - directories pb

2009-01-31 Thread max...@free.fr
com alias_maps = hash:/etc/aliases myorigin = /etc/mailname in /etc/mailname i have : mail.my-main-domain.com Thank you Max max...@free.fr a écrit : > Hello, > > It's about 2 weeks that i get trouble with postfix installation on a > web server that hosts multiple domains. &

Postfix first configuration - directories pb

2009-01-31 Thread max...@free.fr
m smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s tls_random_source = dev:/dev/urandom Thanks for your kindfull help Best regards Max

newbie - cannot open file and homeDir owned by wrong user

2009-01-31 Thread max...@free.fr
Hello, I get trouble with postfix installation for a web server that host multiple domains. I followed some tutorials found on the web but i still get the 2 following error : XXX stands for a domain that is hosted on the web server. Jan 31 13:10:10 stock postfix/virtual[16721]: 2621480B34: t

Re: Non-deliverable mail

2008-09-12 Thread Max Matslofva
eaders of mail that is still queued. To enable this feature, specify a non-zero time value (an integral value plus an optional one-letter suffix that specifies the time unit). Time units: s (seconds), m (minutes), h (hours), d (days), w (weeks). The default time unit is h (hours). /Max

Re: How to get that working? Use a plociy-daemon?

2008-08-22 Thread Max Zimmermann
sorry for not thinking of that myself. > > Unformtunately, Postfix has no built-in feature to label mail. > > Wietse > Ah allright. I will look a little deeper into the different policy deamons. Thanks again! -- Cheers, Max Linux-User #477672 PGP: 0x9CD7ED53 signature.asc Description: OpenPGP digital signature

How to get that working? Use a plociy-daemon?

2008-08-22 Thread Max Zimmermann
a lot for all suggestions in advance. -- Cheers, Max Linux-User #477672 signature.asc Description: OpenPGP digital signature