Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Finding My Mail Sent to Postfix
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
bobber205
Guru
Guru


Joined: 23 Aug 2006
Posts: 561
Location: Oregon

PostPosted: Fri Jul 13, 2007 7:35 pm    Post subject: Finding My Mail Sent to Postfix Reply with quote

I used this in my aliases file

Code:

mailman: "|/usr/local/mailman/mail/mailman post mailman"


I sent an email to mailman@mydomain.com (not really mydomain but you know what I'm getting at). That was about 30 minutes ago. Where do I find this email?
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Fri Jul 13, 2007 8:21 pm    Post subject: Reply with quote

Where does postfix deliver them? the config file is /etc/postfix/main.cf; search for MAILBOX

And what is the intention behind your aliases entry? delivers mail to a certain mailbox. Then see above.

Additional comment: aliases are used to redirect mail do a different users.
Code:
postfix:            root
root:                 user
i.e mail, which is intended for the user postfix (typically a system-user, not a real one) get forwarded to root, any mail for root get forwarded to user. this also implies that mail sent to postfix ends up in user's mailbox.

cheers
V.

[edit] added some explanation.
Back to top
View user's profile Send private message
bobber205
Guru
Guru


Joined: 23 Aug 2006
Posts: 561
Location: Oregon

PostPosted: Mon Jul 16, 2007 4:45 pm    Post subject: Reply with quote

Sometime late Saturday I got an email back from google's servers saying a smtp connection could not be made with host. Looks like I'll have to see what I did to not install postfix correctly. ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum