0
votes
0answers
19 views

Connecting to Postfix using Python or Telnet

I managed to configure a local postfix server, which works correctly when using the mail command (and I receive emails from the cron deamon), however, if I try to connect using telnet localhost 25 ...
1
vote
1answer
166 views

macbook air mail: how to configure HELO sent to smtp server?

Hello I am trying to set up a mail account on a new macbook air (Lion 10.7.5 Build 11G63B). I have gone through all the steps but it will not connect to the smtp server. I am using straight SMTP (not ...
2
votes
2answers
1k views

How to set reply-to address in Apple Mail

I have two accounts set up in Apple Mail. The second account is for backup purposes and because at times the primary account is unavailable. When that happens, I send from the second account but would ...
1
vote
0answers
555 views

What is a neat way to delete a stale amavisd pid_file on first boot after panic or power failure?

Lion Mail Server component postfix/smtp 100% reproducible blocks inbound smtp mail delivery on first boot after a panic or power failure. Error messages from mail.log are like: postfix/smtp[45785]: ...
0
votes
1answer
311 views

How can I send smtp mail via gmail and osx Lion mailx?

I would like to be able to send email from utility/batch/launchd scripts via my gmail account and the mailx client that is bundled in OS X Lion. I cannot find how to configure this. I found ...
2
votes
1answer
1k views

How can I add a second sender address with different SMTP server in iOS?

I forward my university email address to my GMail account, so I don’t have my university IMAP set up as an account on my iPad (and I don’t want to, because then I’d receive those mails twice). Still, ...
6
votes
3answers
6k views

Sending email from iCloud with a different Reply-to field

I want to use iCloud's email service (me.com) as the ultimate destination for my incoming mail, as well as the repository of all my Sent mail. And when people reply to my email, I want it to be sent ...
5
votes
4answers
384 views

Are there any other iOS apps other than Mail which can send email?

I have been trying to find an iOS app which will let me send email from various accounts without going through Mail.app. I know about the comma trick but that is not what I am after. I also do not ...