Create a virtual user first, example : vmail, then running the maildrop as behave of vmail on master.cf statement. [by mediono]
i have been spending countless hours on this and now i figured id come to the 'internet' for help.
I have installed a new install of postfix + dovecot + mysql.
Right now, i am able to receive email from my one mapped account 'sean@domain.com'
but for some reason all messages get inserted into /var/mail/sean
the expected location is: /var/vmail/domain.com/sean
ill list the key pieces of code iv
Hi -
My ubuntu ispconfig3 postfix mail server stopped recieving mail. when i turn off the the recieving capebility under user config in ispconfig control panel the sending mailbox recieves error mail. when the recieving option is enabled nothing happens. i do not recieve in my inbox, and the is no error reply for the sending mail box.
please help.
I'm tring to correctly setup a postfix server for our products for a couple of days.
I have fully functional mail server which uses maildrop as a delivery agent. Now i need to implement quota for each mailbox. I've found some articles which describes quota configuration with patch to postfix - but i found some posts that patched postfix quota functionality works only when virtual delivery agent is used.
I have small mail server at home that I'm already using to provide a mailing list for some friends. I recently decided that I want to give them their own mailbox as well, so I decided to setup postfix with virtual users/mailboxes.
Hi all,
I upgraded my home server from openSUSE 10.3 to 11.2. From that day, postfix rejects every email I try to receive by using fetchmail.
The main.cf file was unchanged after the upgrade, postfix starts correctly, but it does not accepts emails!
The errors I receive are:
Here's the situation:
I have a domain, let's say domain.com. That domain has Google Apps for Business enabled, so all mail delivered to @domain.com will end up at Google (MX records point to Google).
I have a PHP script at domain.com that I use to send mail to myself.
We are using postfix for email group lists (eg "members@domain.com" will go to all members) from Amazon EC2 systems. For a variety of reasons (scalability and reliability) we would like to use SES for all outgoing emails.
I was able to configure postfix to use SES as the SMTP for outgoing emails. This works fine for all verified emails.