postfix-mta
How to avoid my mails sent from PHP mail() being marked as spam?
I\'m using the following to send registration e-mails: $subject = \'subject is here\'; $message_raw = \'e-mail text\';[详细]
2023-04-12 08:09 分类:问答sending email django with postfix (without an explicit postfix server)
I\'d like to emulate the postfix sendmail command in Django where I don\'t need to explicitly start up a postfix server.[详细]
2023-04-11 00:39 分类:问答How to use if-then in regular expressions?
I\'m writi开发者_开发百科ng a regular expression for Postfix that defines its virtual domains map. I want to catch all subdomains of a domain except for two.[详细]
2023-04-10 08:39 分类:问答With sendmailR, how can I specify a recipient/sender name along with the address?
I am using sendmailR to send emails but I cannot get it to work with a name associated with the email addresses, like \"Sender name\" <sender@domain.com>[详细]
2023-04-07 10:50 分类:问答Postfix and Amazon S3
I have a Postfix mail server running on a Amazon instance. Is there a way to interact with Postfix and save every mail that comes to server in a file on Amazon S3 and to save email details in a Amazon[详细]
2023-04-07 03:07 分类:问答How to rewrite the username in addition to the email adress in postfix? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-06 04:43 分类:问答Foreward email from postfix to java application
In our current implementation we are forewarding all relevant emails to a mail alias that triggers a perl script, which is processing the email. In /etc/aliases we have something like:[详细]
2023-04-05 02:09 分类:问答SBCL error with cl-smtp
This is a recent error that I can\'t find any documentation for. It might not be cl-smtp specific, but it occurs each time I attempt to evaluate[详细]
2023-04-01 09:03 分类:问答Postfix server mirroring (backup server)
I have to set up a remote mirror for a postfix server (where the content of both mail servers should be the same at any time).[详细]
2023-03-29 21:14 分类:问答Python filter for postfix
I am trying to make a simple Python filter for postfix, to add in a \'Reply-to\' header to certain messages.[详细]
2023-03-29 17:58 分类:问答