Using the B2 as a mail server
Posted: 21 Feb 2010, 09:09
Hi,
Today I've started playing around with the email facilities built into the B2. Email servers are something I have no experience of so I've a couple of questions.
1. I have a dyndns domain pointing to my B2 and emails to darren@domain are coming through to the Horde webmail client with no problem. However, I'm trying to set up an alternative email address as well (e.g. mail@domain) and I'm having a bit more trouble with that. I've tried adding this line to /etc/aliases:
emails to darren@domain still come through but not emails to mail@domain.
I've tried adding the addresses to the aliases option in Horde itself under Mail | Personal information. Same result. I've tried both of these things separately and one at a time.
mail.log doesn't really tell me anything and the horde log file is empty.
Can anyone offer any other suggestions?
2. Whilst investigating the above I noticed a couple of strange entries in mail.log and I hope someone can tell me what they are doing there.
This:
Any ideas what's going on there?
Thanks.
Darren.
Today I've started playing around with the email facilities built into the B2. Email servers are something I have no experience of so I've a couple of questions.
1. I have a dyndns domain pointing to my B2 and emails to darren@domain are coming through to the Horde webmail client with no problem. However, I'm trying to set up an alternative email address as well (e.g. mail@domain) and I'm having a bit more trouble with that. I've tried adding this line to /etc/aliases:
and then runningdarren: mail@domain,darren@domain
Code: Select all
newaliases
I've tried adding the addresses to the aliases option in Horde itself under Mail | Personal information. Same result. I've tried both of these things separately and one at a time.
mail.log doesn't really tell me anything and the horde log file is empty.
Can anyone offer any other suggestions?
2. Whilst investigating the above I noticed a couple of strange entries in mail.log and I hope someone can tell me what they are doing there.
This:
and this:Feb 21 13:30:39 server postfix/smtpd[3706]: connect from inf-mxout4.simplymailsolutions.com[88.151.129.24]
Feb 21 13:30:40 server postfix/smtpd[3706]: 625A2CFA8A: client=inf-mxout4.simplymailsolutions.com[88.151.129.24]
Feb 21 13:30:40 server postfix/cleanup[3710]: 625A2CFA8A: message-id=<[email address redacted]>
Feb 21 13:30:40 server postfix/qmgr[28432]: 625A2CFA8A: from=<[email address redacted]>, size=1094, nrcpt=1 (queue active)
Feb 21 13:30:40 server postfix/smtpd[3706]: disconnect from inf-mxout4.simplymailsolutions.com[88.151.129.24]
Feb 21 13:30:40 server postfix/local[3712]: 625A2CFA8A: to=<[email address redacted]>, relay=local, delay=0.69, delays=0.53/0.14/0/0.02, dsn=2.0.0, status=sent (delivered to maildir)
Feb 21 13:30:40 server postfix/qmgr[28432]: 625A2CFA8A: removed
My wife uses Yahoo mail and my email is currently hosted by simplymailsolutions.com so the attempts to connect to their respective servers make sense in that regard. But I can't see why the B2 is trying to connect to these servers at all. All my wife's email is handled through a web browser and my own email is mostly handled with Thunderbird with the IMAP and SMTP servers set up as Simplymailsolutions' own servers. Therefore the B2 shouldn't be involved in any kind of mail delivery for either of us.Feb 21 13:37:24 server postfix/smtp[3998]: connect to mx2.mail.eu.yahoo.com[77.238.177.142]:25: Connection timed out
Feb 21 13:37:24 server postfix/smtp[3999]: connect to mx10.simplymailsolutions.com[88.151.129.10]:25: Connection timed out
Feb 21 13:37:45 server postfix/smtp[3998]: connect to mx1.mail.eu.yahoo.com[217.12.11.35]:25: Connection timed out
Feb 21 13:37:45 server postfix/smtp[3998]: 38490CF9BB: to=<[email address redacted]>, relay=none, delay=165411, delays=165368/0.15/42/0, dsn=4.4.1, status=deferred (connect to mx1.mail.eu.yahoo.com[217.12.11.35]:25: Connection timed out)
Any ideas what's going on there?
Thanks.
Darren.