Subjects |
PostfixDifferent header_checks depending on smtpd listenerHi, I have an smtpd listener that functions as an MX (listening on tcp/25,
Mail loops back to myself errorHello, I'm trying to get postfix to deliver mail to virtual user account, this is Using postfix with mysql, below is my log and postfix configuration.
how quotas works with postfix and dovecotHi everybody any one knows, how i could edit dovecot to assign user quotas ? I have now configured my dovecot.conf on this way: protocol imap { protocol pop3 { plugin { quota = fs:INBOX:mount=/ } however when a test my quota: quota -v user1 Disk quotas for user1 (uid 107):
Bounced mail's From is nullHi, I found that the Return-Path is null when postfix send bounce mail.It like this: Return-Path: <> And it show that from=<> from mailllog. It means that the bounce mail has no from,and some mailServer reject these email. How can I to set a sender address to bounce mail?
Integration with Active DirectoryHello Everybody, I am facing a scenario where the client needs a mailing solution while the
Feature request: configurable dnsbl scores in postscreenNow, "feature request" is actually not the right word - it's more an With the postscreen_dnsbl_sites setting, each site administrator can
Bounced mailsHi, Is it possible to accept and send in a default mail adddress all the Thanks for your help. Sam.
Don´t copy message on file SendAny one knows how make for postfix don't put a copy of user message on file of sends ? I will wish user messages only appears on Inbox. Cheers.
If a message is destined for a content_filter, must we really check the transport map?Hey, all, I manage a high-volume mail installation, using an after-queue content We use an ldap transport map (actually a couple of them) to direct each I recently got some errors about timeouts in the transport map lookup, I was startled (make fun of me if you wish :) when I realized that each
aliasess errorWhen I enable Alias database uncomment "alias_maps = hash:/etc/aliases" Mar 10 20:33:05 mailer postfix/smtpd[28063]: [ID 947731 mail.crit] how i should create aliases.db file?
identifying safe error with postfix + dovecotWhen I configure smtp server from my mail client (thunderbird) with user name login and secure STARTTLS , if i try to send a message "An error occurred while sending mail: unable to log on to the SMTP
missing 250-AUTH LOGIN PLAIN after ehloHello i have problem with some clients after upgrading to thunderbird 3.0. I'm
Not adding the X-Original-To headerHi All, Is there any way to tell Postfix to not add the X-Original-To header to messages it delivers? I ask because I have a setup where inbound emails go through 2 instances of postfix. The first postfix instance is on the MX server. This uses virtual_alias_maps to rewrite the email address from '<...> at example dot com' to 'mailbox_name at mailbox_server_N' and forward the email to one of several internal mailbox servers.
Sender and recipient dependant header checksHi, I've got a virtual domain setup with a box dedicated to spam filtering Mail between domains is delivered as expected, but the behaviour I'm This way all local domains' incoming mail would get scanned and avoid
Can I configure 5xx error for smtpd_recipient_limitI need to reject messages above n recipients with a Permanent Failure. If I configure smtpd_recipient_limit=50 Thanks Postfix and mxtoolbox.comI have been using mxtoolbox.com recently to monitor my server and I notice that most of the alerts I get are for times when the server is not, in fact, offline. It looks like maybe postfix just isn't answering (or answering fast enough?) I was wondering if anyone had any experience with this? MXToolBox.com detected the change at: 3/10/2010 5:17:43 AM CT DomainName: example.net Problem with Postfix/Cyrus-imap setupHello List, I'm trying to get postfix work properly with Cyrus-imap but I've yet to
simple filter counterHello guys, I have made a simple filter, following the example here http://www.postfix.org/FILTER_README.html in order to insert a number in the subject line of every message been sent. The filter is defined in master.cf:
End user configurable per user whitelisting via MAIL FROM: ?I have Postfix running on Debian in front of Microsoft Exchange 2003 Is there any existing solution that enables end-users to manipulate a
bounce & local process consumes high CPU usageHi there, I'm running Postfix 2.3.3 and Redhat 5.3 ... the server daily receive 20000 By not using 'procmail -t' (soft bounce) for quota exist users, the
conten filter and always_bcc parameterHi folks I've been trying postfix version 2.3.3 + amavisd-new + clamav for a while I sent an email with a .EXE attached just for testing purposes, so I Thanks in advance David
SASL with two seperate auth sources?Hi There, Currently we are using postfix (2.5.5-1.1) on debian lenny sasl support # cat smtpd.conf Which works well! I was wondering if there is a way we can add another Thanks! Simon deleting particular msgshi, i'm trying to convert from sendmail to postfix. i have a utility (let's call it) that looks through what i need is a way to delete a particular msg in
Warning messageFreeBSD 7.3-PRERELEASE From time to time, when mail is being sent internally from one user to warning: network_biopair_interop: error reading 5 bytes from the network: Connection reset by peer I don't understand what it means. The mail is delivered successfully,
problem with relay, please help me...I have a problem, I'm configuring a mail server with postfix, to handle local PIPELINING to send mail through telnet from the inside of my real server I have to
Spam to a "submail" via recipient_delimiterHello, Now, one of those mail-addresses is heavily receiving spam. As this mail-address is of the form "user.sub@...", cannot just remove I would like to reject any mail to "user.sub@..." as early as possible So far, i could only find "check_recipient_access" that points to a file I
info about a postfix problemHi to all!
Weird problem with virtual aliases. Error user has moved to...Hi, I've just noticed that the one alias I've had suddenly stopped working Thank you for your help in advance. Regards,
Transport table gone ?Hello, I make rather heavy use of transport_maps as explained in Today I upgraded my dozen of servers to Postix 2.7 under FreeBSD 7.3, Nevertheless, I carefully read the 2.7 Release announcment, there's no Does it mean that I *must* use another routing mechanism ? Thanks,
reverse dns fails with multiple domainsHi I host 6 mail domains. When I validate my mx configuration online with mxtoolbox.com, I got a fail with reverse dns lookup, my localhostname of the server is bsd5.homedom.local, and that is the domain reverse dns tested, ofcourse it fails hense it is not a public domain, but a local domain. Rgds John Malling Ayurveda Produkter
virtual domainsHello, I'm having issues with postfix delivering mail to /var/mail/$USER it says Here is my logs Mar 5 21:20:18 dagan postfix/postfix-script[4336]: refreshing the Postfix Mar 5 21:20:18 dagan postfix/master[3467]: reload -- version 2.6.5, Mar 5 21:20:18 dagan postfix/pickup[4341]: 53BE378C37: uid=125 Mar 5 21:20:18 dagan postfix/cleanup[4342]: 53BE378C37:
allowing a fix ip dsl user access to smtp ?I have a user on fixed IP adsl, if it's OK, where do I add his IP ? do I add it in mynetworks ? I currently have
retry with ssmtp if smtp delivery failsHi list, Does anyone know if it is possible to configure postfix in such a way that Background: We're operating a backup relayhost for a number of customers. Is such a configuration possible with postfix?
Postfix Configuration to Allow Other Network Systems to relay through ItHi. System A has postfix, and can relay successfully email through Gmail. System B has Postfix, and has the line I'd like to be able to have System B, relay it's mail through the When I simply try on System B, to send an email, I get a "Connection The docs imply that the Postfix on System A should be "open" to
postfix using the name of the user who's sending the emaillhi. in testing mail/postfix, i'm finding that the mail that i get on the is there an attribute that i can set within the postfix main.cf file I've been looking but I can't find it... so i must have missed it! thanks SMTP AUTH not subjected to unnecessary check?I have Postfix with SMTP AUTH with self issued certificate, it all works I have now "allowed" some users to use SMTP AUTH, but, some of their mail am I correctly exempting SMTP AUTH users from unnecessary anti-spam evals or is this something I need to in amavisd/spamassasin ? in other words, is my postfix setup correct ?
getting loops on multi-instance configurationHi all. Im getting a loop in my postfix-multi configuration, and cant
PATCH reject_rhsbl_reverse_clientThis patch adds a "reject_rhsbl_reverse_client" function that The idea is that this might increase rhsbl hit rates if the This "seems to work", but the usual disclaimers apply. Comments welcome. -- Noel Jones
postfix gmail.smtp.com -port 587hey new to configuring postfix, got a few questions about how to configure postfix. I'm running Centos/Fedora, with Postfix, from the basic yum install. I can easily send a basic test mail from the cmdline. Ie: mail <...> at gmail dot com works with no issue. Dual TransportsI have been looking through archives and through the man pages and My situation is this: I need to deliver mail coming in addressed to a specific domain to two I then began to look at possibly using recipient_bcc_maps.
postfix gmail.smtp.com -port 587hey new to configuring postfix, got a few questions Postfix BookWhat happened to the Ralf and Patrick Book of Postfix book that seems to be Is there another Postfix book recommended by the group? Thanks.
Postfix doesn't fall back on other IP addressesHi, I noticed that Postfix doesn't fall back on other IP addresses
Re: outbound senderThat's precisely what I don't want to do. 1. all mail from inside goes to this (edge - 1 ) postfix box. 2. if from trusted/don't-scan-it <...> at domain dot tld, then don't go to edge/out-MX relayhost, resolve/send directly to Internet. 3. if not from <...> at domain dot tld, then send to relayhost. Len
outbound senderWe have two postfix machines, one is a (weak) MX in/out gateway with amavisd+sa+clam that falls way behind during a huge (trusted) outbound send-only distribution list. The other, powerful postfix machine is not-yet-fully configged next-up to replace the current weak MX, but we can't do that, yet (waiting for sa 3.3.1). We can route all outbound mail through the powerful postfix box. How to set up the powerful outbound box with this sender-based routing: If <...> at domain dot tld, send to Internet Else, send to MX gateway thanks
Logging whitelisted mailPart of my configuration: smtpd_delay_reject = yes
SMTP AUTH not subjected to unnecessary check?I have Postfix with SMTP AUTH with self issued certificate, it all works I have now "allowed" some users to use SMTP AUTH, but, some of their mail am I correctly exempting SMTP AUTH users from unnecessary anti-spam evals or is this something I need to in amavisd/spamassasin ? in other words, is my postfix setup correct ?
ot: providing a copy of private certificate to mail clients ?I have Postfix with SMTP AUTH with self issued certificate, all works well when a remote Outlook or Thunderbird attempts to use it, it get's a 'security certificate can not be verified' what file(s) do I need to provide to remote mail clients to suppress the do I simply provide 'raw' file(s) from /etc/postfix/tls ? do the Outlook/Thunderbird users then import this file ?
spamhaus dbl implementationWhat's the best way to integrate the Spamhaus DBL for folks not already Will the following work, or does it check only the entire hostname, and not smtpd_recipient_restrictions =
order in cidr_tableMan for CIDR_TABLE(5) says: " /etc/postfix/client.cidr:
Anatomy of this simple spam.Hello all! I have recently come across a few spams that I am trying to note the from line is spoofed to be <...> at mydomain dot com,
postfix as "dispatcher"Hi all, Other mail server can do this, only they need to receive the list of Is there some keyword to configure this behaviour in postfix? thanks everybody!
Saving to Sent folderHi Folks, I'm not sure if there is a solution to this, but maybe one of you folks will know a "workaround". After thunderbird has sent the email, it then has to save the email to the sent items folders. This can take a long time if there is an attachment and the server is remote. Apart from only saving the sent items locally, is there any other way to speed things up? I know that is one feature of MS Exchange, that it only has to send the message once. I'm using Postfix with Dovecot auth and virtual mailboxes with mysql. Thanks Jonny
quota with mysqlHello, i want to do a exact calculating quota with postfix<->mysql to reject incoming mails if user is over quota. Thanks,
250 Backend RepliedWhen a user emailed one of our customers, this line came up in the logs: Mar 2 15:43:22 mailgate postfix/smtp[4830]: 89423170093: to=<<...> at domain dot Com>, relay=domain.com.inbound15.mxlogicmx.net[208.65.144.13]:25, delay=1.4, delays=0/0/0.27/1.2, dsn=2.0.0, status=sent (250 Backend Replied [dc87d8b4.0.970491.00-043.1797288.p02c11m002.mxlogic.net]: 2.6.0
virtual_mailbox_limit_mapsManao ahoana, Hello, Bonjour, I took the administration of an old (Debian Etch + some Backports) It is used that way: /etc/postfix/sql/vmailsize contains database information (dbname, I move that configuration to a newer server (Debian Lenny with I suspect virtual_mailbox_limit_maps not to be in
Error main.cf path, is it just me or is it a bug ?Hi ! I downloaded postfix-2.7.0 and I need to manually build it. To do that at the make install, I set the root_folder at /opt/postfix However, if I run /opt/postfix/usr/sbin/postfix, I get the following error : Even though I said everything should be in /opt/postfix, it looks for at
Bad Header: Non-encoded 8-bit dataHi! I'm getting a couple of this "bad header" messages: 250 2.6.0 Ok, message with invalid header discarded, id=18740-03 - I think its because there is an "ö" -letter in the subject but I tried Why do I get that message?
tls vs sslOK - I'm an idiot. I'll just admit that up front and get it out of the way. Now that that's settled, what is the difference between "SSL" and "TLS" I would have sworn I used to use Thunderbird with "SSL" specified and
Maildir ownership/permission flagsHi all, I have a Postfix virtual users setup based on mysql tables. Messages are dsrv:~# ls -alh /var/mail/virtual/domain.com/ Thanks.
Postfix TLS requirementsHi, I have an existing old postfix TLS server set up and working
Re: Maildir creationmatching Maildir once the first message has been received. maildirs for users whose name starts with "../../", shell special Hi Wietse, Thank you for the response. I am working on a disposable e-mail addressing
Milter invocation when sending to local mailDear, Does Postfix invoke milter when sending a DSN for local mail? Thanks,
Maildir creationHi all. Is it possible to do the same thing with users?
looking for solutionHello @ll I have a little problem with postfix 2.5, trendmicro viruswall and an old
Out: 452 Insufficient system storageGreetings I had several of these on my primary MX this weekend and one just
postmulti: inet_interfaces for each instance ?Dear I would like to implement multiple instances on my 2.7 postfix. After read the documentation (perhaps my english is very poor) i need to did i need to disable master_service_disable and specify an IP address Or Is there a kind of "hub" that listen a single IP and is in charge of Best regards.
Listing relay_domains in a fileThe relay_domains documentation says: Would "/file/name" contain one domain per line? And would changes require "postfix reload"? Best regards, wolfgang
RBL problem?Recently, I've noticed a lot more spam. In checking the logs I find I use zen and bl.spamcop.net.
VS: Recipient limit..but where?All right. I try to pinpoint the problem from somewhere else. Thank you hannu Niemi Hannu: That pop-up has an error message of: 4.5.3 Too many recipients That is not a Postfix error message, and of course this message
sender name from /etc/passwdHello, I've tried to migrate some 90 servers from Sendmail to Postfix, trying From: "<...> at n2rhps88 dot localdomain" <<...> at n2rhps88 dot localdomain> , while others have From: Root n2rhps23 PGRLF <<...> at o2bs dot com> . I prefer the second variant; the problem is that configurations are
bogus HELO name usedHi all I runnig a postfix server but now i notice Emails from my server is being this only happens to certain email addresses, 97% of mail still goes through my dns is working good not sure what is causing this ? thanks in advanced
Milter for processing bounces?Is there a filter or a mod that can be made to Postfix that would have the thanks,
Planning An UpgradeI am getting ready to step up my Postfix version from http://de.postfix.org/ftpmirror/official/postfix-2.7.0.RELEASE_NOTES From what I read, no functionalist has been removed but I am stepping
VS: Recipient limit..but where?Yeah, it SHOULD be. Now, the question is, why it cuts on 500 recipients... I made this 1002 setting to be sure the default (which SHOULD be 1000) was for some reason off. But it didn't change anything. And yes, I remembered to reload :) hannu
timeout after CONNECTHi List, I have an old postfix install where I am getting "timeout after
confused about MULTI_INSTANCE readmeHi all, im reading the docs about setting postifx with multiples
Recipient limit..but where?Hello I have been fighting with a problem with Postfix. There are some users that insist on sending mail to large groups of recipients (yes I know that mailman or similar is made for that) and there is a limit of number of recipients, which I have after extensive testing managed to pinpoint to 500 recipients. Less or equal amount goes, 501 not.
No mail delivery for regular linux user, mail-only users seems fineRecently I did some updates and a reboot for my debian etch server. Now it If I send a mail to a mail-only user on this server I see that it appears in /var/spool/mailusers//Maildir When I send a message to a user that is a regular user on this system Could someone give me directions to locate the problem?
host suddenly not found ...Hello I get this error since few hours : (Host or domain name not found. Name service error for the machine bart.esiee.fr has a FQDN and is mail# nslookup bart Name: bart.esiee.fr Thanks a lot
client certificate handling with TLS + saslDear List I am using dovecot sasl with postfix smtp-auth. I also use tls with With dovecot I can have my mail client send a certificate and make
migration questionAfter becoming frustrated with our current (non-postfix/dovecot) mailserver's IMAP performance, I setup postfix+dovecot+mysql on a MacPro running Snow Leopard (10.6.2) using MacPorts and an unused domain. After getting it working and playing with it a bit I now have what is likely a very-wet-behind-the-ears newbie question: When it's time to swap servers, is there a preferred recipe to move to new hardware while using the same domain?
"Display-name" rewritingHello, I would like to overwrite the "display-name" (i.e. the sender Thanks in advance, Sylvain Ferrand
Blocklist with multiple SELECT-fieldsHi everybody! I'm trying to implement a blocklist based on a MySQL lookuptable. It works
restricting acceptence of mail users except from local networkHow do I get postfix to reject mails "From" my own domains coming from Ruben
SORBS or Black holesWhat is the most straight method of hooking up a milter for blackhole Ruben
postfix-users memes (was: A problem related to smtpd_recipient_restrictions)* Noel Jones <<...> at megan dot vbhcs.org>: Someone should actually start collecting all those frequently used I remember having asked a not-so-clever question here once, and I got S/NR--;
A problem related to smtpd_recipient_restrictionsHi, I installed postfix on a machine, which has been configured as a mail relay server.
amavisd-new+postfix with SSL/TLSI want to deploy my actualy postfix+amavisd-new sistem with SSL/TLS with certificates.Is necessary to modify in amavisd-new config file for SSL?
Mail Transport UnavailableHello Using FreeBSD 7.2 Thanks in advance
How to tell which instance is whichHello, just a suggestion. Below is an example how freshly started 3 Postfix 18374 ? Ss 0:00 /usr/lib/postfix/master
Some questions about loggingHello, I'm enhancing a program I use to follow Postfix logs in sort of real-time. It does a couple of things, and the most important is to record a single-line summaries for each message, storing source IP address, from, to, timestamp, size, final delivery destination (mail relay or mailbox) and status.
copy all e-mails to a new domainHello, Thank you.
prepend headers loggingis there away to stop prepend: header from being added to the logs?
problem getting reject_sender_login_mismatch to workI'm trying to set up my mail server so it blocks emails that appears to
faked return e-mail address discardForgive me if this has been asked (or point me thusly): My postfix box is getting e-mails where <...> at whatever dot com
Add extra headers when forwardingHi All, I have one postfix mail server, and a forward server. The mail server accepts all the mails, and forwards mails to the forward server if the mail is a forward. Currently, when the postfix forwards the mails to the forward server it is not adding any headers for the e-mail for which it forwards. I want to add extra headers to mail header when there is a mail forward. Precisely, I want to add the e-mail id for which the forward happens. Is there any way to add those details to the e-mail headers. Regards,
2.7 RPMDoes anyone happen to know if anyone is kindly dedicating their time
header_checks questionCan anybody comment on this ugly "fix" for Umlauts in realnames? # Already with Quotes ("=22") thus do nothing #becaus: Yes, this fails if the encoding is NOT iso-8859-1
|