Unable to receive mail on ISPConfig configured email addresses. Just installed ISPConfig 2.2.23, on CentOS 5.1. Everything seems to be working except for email. I created a mailbox "pkp [at ] codecritical [dot] net and can send from the mailbox using RoundCubeWebmail just fine. However when I try sending to it from my gmail, i receive the error Code: Recipient address rejected: User unknown in local recipient table Just out of curiosity i try sending an email to web2_pkp [at] codecritical [dot] net. and receive the error: Code: <[email protected]>: service unavailable. Command output: ==================== QUOTA: 0 INBOXSIZE: 0 Bouncing (inbox already full!) the mailbox has a 50mb limit. Can anyone help me out? The server is on the dmz, and using the ISPConfig firewall. Im getting this server setup so i can move it for colocation at work.
You installed a maildir capable pop3 and imap server but missed to enable maildir in ispconfig. Please enamble the maildir checkbox in ISPConfig under management > server > settings on the mail tab.
Thanks for the quick response, but I do have maildir enabled and am still receiving the error message.
Code: MAILDIR=$HOME/Maildir/ DEFAULT=$MAILDIR ORGMAIL=$MAILDIR INCLUDERC=/var/www/web2/user/web2_pkp/.mailsize.rc ## INCLUDERC=/var/www/web2/user/web2_pkp/.quota.rc ## INCLUDERC=/var/www/web2/user/web2_pkp/.antivirus.rc ## INCLUDERC=/var/www/web2/user/web2_pkp/.local-rules.rc ## INCLUDERC=/var/www/web2/user/web2_pkp/.html-trap.rc ## INCLUDERC=/var/www/web2/user/web2_pkp/.spamassassin.rc ## INCLUDERC=/var/www/web2/user/web2_pkp/.autoresponder.rc
Thats fine. Please try again to send a email to this account were you got the procmailrc from. Make sure that the quora value for the user and the website is > 0.
Ok so it can receive messages if i send it to [email protected]. But when i send a message from the account, it says its from "[email protected]". In ISPconfig, the 'Site' that hosts this email is "pkp.codecritical.net", so it would make sense that the email would be [email protected], but when I send, again, it says it is a different address.
The sender address of a email is set in the email client. Go to options in your mail client and change the sender email address to the address that you like.