Hi Guys I'm Having a problem with sending out emails from my ispconfig users but they are able to receive mail... strange thing is that this was working but now all of a sudden i am not able to send out and the strangest part is i do not get an error message or anything it says that the email was sent successfully... anybody know why this is so?
Sorry for the not giving enough info Hi I'm having trouble sending out mail to addresses that are in my ISPCONFIG, but when i send mail to my yahoo email address it is delivered and other domains.. but strangely enough when i send the email it says sent... oh and by the way this only happens for domains that are created in my Nameservers and Mail obviously being hosted on another Service Provider.. Current Setup is ISPCONFIG Server 2 Nameservers i also wanted to know which is better hosting DNS through ISPCONFIG or running an Independant Server?? Here's a copy of the Mail Log Maybe you'll find something that i cannot see!! Nov 2 15:05:42 uisp courierpop3login: Connection, ip=[::ffff:127.0.0.1] Nov 2 15:05:42 uisp courierpop3login: LOGIN, user=siyam, ip=[::ffff:127.0.0.1] Nov 2 15:05:42 uisp courierpop3login: LOGOUT, user=siyam, ip=[::ffff:127.0.0.1], top=0, retr=0, time=0 Nov 2 15:06:02 uisp courierpop3login: Connection, ip=[::ffff:127.0.0.1] Nov 2 15:06:02 uisp courierpop3login: LOGIN, user=siyam, ip=[::ffff:127.0.0.1] Nov 2 15:06:02 uisp courierpop3login: LOGOUT, user=siyam, ip=[::ffff:127.0.0.1], top=0, retr=0, time=0 Nov 2 15:06:34 uisp postfix/smtpd[18847]: connect from localhost.localdomain[127.0.0.1] Nov 2 15:06:34 uisp postfix/smtpd[18847]: A1B2551C05A: client=localhost.localdomain[127.0.0.1] Nov 2 15:06:34 uisp postfix/cleanup[18848]: A1B2551C05A: message-id=<[email protected]> Nov 2 15:06:34 uisp courierpop3login: Connection, ip=[::ffff:127.0.0.1] Nov 2 15:06:34 uisp postfix/smtpd[18847]: disconnect from localhost.localdomain[127.0.0.1] Nov 2 15:06:34 uisp courierpop3login: LOGIN, user=siyam, ip=[::ffff:127.0.0.1] Nov 2 15:06:34 uisp courierpop3login: LOGOUT, user=siyam, ip=[::ffff:127.0.0.1], top=0, retr=0, time=0 Nov 2 15:06:34 uisp postfix/pickup[18327]: AFAB051C06B: uid=10014 from=<name> Nov 2 15:06:34 uisp postfix/cleanup[18848]: AFAB051C06B: message-id=<[email protected]> Nov 2 15:06:34 uisp postfix/local[18849]: A1B2551C05A: to=<[email protected]>, relay=local, delay=0, status=sent (delivered to command: /usr/bin/procmail -f-) Nov 2 15:06:34 uisp postfix/local[18849]: AFAB051C06B: to=<admispconfig@localhost>, relay=local, delay=0, status=sent (delivered to command: /usr/bin/procmail -f-)
Your mail log looks ok. What's the output of Code: netstat -tap ? Is Maildir enabled or disabled under Management -> Server -> Settings -> Email? That's totally up to you. If you want full control over DNS as well, then you should run your own DNS servers.
Heres the Netstat- tap Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:mysql *:* LISTEN 6 043/mysqld tcp 0 0 *:81 *:* LISTEN 6 275/ispconfig_http tcp 0 0 *:ftp *:* LISTEN 6 450/proftpd: (acce tcp 0 0 host.domain.c:domain *:* LISTEN 6 436/named tcp 0 0 localhost.locald:domain *:* LISTEN 6 436/named tcp 0 0 localhost.localdoma:953 *:* LISTEN 6 436/named tcp 0 0 *:smtp *:* LISTEN 6 406/master tcp6 0 0 *:imaps *:* LISTEN 5 953/couriertcpd tcp6 0 0 *op3s *:* LISTEN 5 988/couriertcpd tcp6 0 0 *op3 *:* LISTEN 5 968/couriertcpd tcp6 0 0 *:imap2 *:* LISTEN 5 933/couriertcpd tcp6 0 0 *:www *:* LISTEN 6 311/apache2 tcp6 0 0 *:ssh *:* LISTEN 6 195/sshd tcp6 0 0 ip6-localhost:953 *:* LISTEN 6 436/named tcp6 0 0 *:https *:* LISTEN 6 311/apache2 Yes I think i'll stick with independant i thought that maybe the other solution works out better
That's all ok. You can try this: Code: postconf -e 'home_mailbox = Maildir/' postconf -e 'mailbox_command =' /etc/init.d/postfix restart
Spam Problem Hi guys I was told by my SP that the mail from my domains is going through as SPAM any reason why this happens or better yet how to make the mail go through like normal mail!!
Not sure if I understand the problem correct! When you send email to lets say a hotmail account, it ends up in the "bulk mail" map? If so, you will need to create a SPF record for the domain! It also helps if your revers DNS is set correct! More and more providers are now checking the MX for a correct set SPF record!
SPF Records!! Yes I tried and my mail is still sitting in the bulk mail map!! isn't there an alternative for SPF records?
Sending e-mail to a hotmail account In the past i've contacted MicroSoft, because mail which was sent to Hotmail arrived in the Bulk folder and not in the Hotmal INBOX. After answering the questions as mentioned here: http://advertising.msn.com/adproducts/email_bulkdupe I had no problems anymore, which means that when i send email via my mailserver to a Hotmail account it will arrive in the Hotmail INBOX.